zhangbin
|
97a4258cd6
|
Update the reference of submodule cocos2d-console.
|
2014-08-21 14:10:36 +08:00 |
minggo
|
c0d1bfca26
|
Merge pull request #7832 from Teivaz/v3
Fixed WinRT project
|
2014-08-21 13:37:03 +08:00 |
teivaz
|
312f57d7a6
|
- [WP8] Now replacing application display name with project name
|
2014-08-21 18:49:52 +03:00 |
teivaz
|
aecdb832a2
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
|
2014-08-21 13:48:05 +03:00 |
teivaz
|
a70688dc96
|
+ [WINRT] Inserted newly added files to cocos WIN RT project
|
2014-08-21 13:47:53 +03:00 |
lvlong
|
7753f4c471
|
modify assert(0)
|
2014-08-21 13:30:51 +08:00 |
XiaoYang
|
ffdbdc446d
|
Merge pull request #110 from liuliang2004/Meshv3
Meshv3
|
2014-08-21 11:26:49 +08:00 |
liuliang
|
9ee6683569
|
Merge branch 'v3' of github.com:super626/cocos2d-x into Meshv3
|
2014-08-21 11:24:11 +08:00 |
liuliang
|
082689971d
|
Modify the model resolution
|
2014-08-21 11:23:31 +08:00 |
XiaoYang
|
7cf00c535d
|
Merge pull request #109 from lvlonggame/merge-bundle
fix binary load bug.
|
2014-08-21 10:44:00 +08:00 |
lvlong
|
1f349cb3fe
|
fix binary load bug.
|
2014-08-21 10:38:33 +08:00 |
minggo
|
2fc3be2720
|
[ci skip]
|
2014-08-21 10:33:57 +08:00 |
andyque
|
3f51926c5d
|
add click event listener to Widget
|
2014-08-21 10:21:07 +08:00 |
huangshiwu
|
2369a5900d
|
merge v3 to v3_glviewattrs
|
2014-08-21 10:18:55 +08:00 |
yangxiao
|
c26a81bb55
|
Merge branch 'newcode' into v3
|
2014-08-21 09:53:06 +08:00 |
minggo
|
dfc5fb4ea4
|
Merge pull request #7833 from Teivaz/v3_WP8
! Set version to 3.3 (as it is no longer 3.2)
|
2014-08-21 09:38:20 +08:00 |
teivaz
|
4697cb07e6
|
! Set version to 3.3 (as it is no longer 3.2)
|
2014-08-21 18:04:46 +03:00 |
andyque
|
34b3f1f0e3
|
remove warnings
|
2014-08-21 09:36:12 +08:00 |
huangshiwu
|
2a03bea1a4
|
OpenGL context attributions setting
|
2014-08-21 09:35:32 +08:00 |
lite3
|
4e3b0fab1a
|
remove resources for unused.
|
2014-08-21 02:23:25 +08:00 |
lite3
|
c136e8e079
|
fix indent
|
2014-08-21 02:15:27 +08:00 |
lite3
|
679d525453
|
Merge branch 'v3' into customguireader
|
2014-08-21 01:22:07 +08:00 |
lite3
|
9f348962c7
|
Merge branch 'v3' into customguireader
|
2014-08-21 00:18:30 +08:00 |
yangxiao
|
3a69fc9b14
|
rename ModelDataNode to ModelData
|
2014-08-20 19:19:49 +08:00 |
yangxiao
|
fcf4d79b06
|
setGLProgramState support
|
2014-08-20 19:01:04 +08:00 |
yangxiao
|
bd4aec4bcd
|
support multi-attribs
|
2014-08-20 18:20:19 +08:00 |
andyque
|
2d8bec2ba9
|
remove Extension EditBox
|
2014-08-20 16:20:57 +08:00 |
andyque
|
46f3ab9b57
|
add Scale9Sprite to create method of ui::EditBox
|
2014-08-20 16:08:28 +08:00 |
minggo
|
f3b211351b
|
Merge pull request #7830 from dabingnn/v3_addPrimitiveheadFie
V3 add primitivehead fie
|
2014-08-20 16:04:27 +08:00 |
yangxiao
|
9a6181fdca
|
Merge branch 'v3' of https://github.com/super626/cocos2d-x into v3
|
2014-08-20 15:02:26 +08:00 |
yangxiao
|
79857c471b
|
multiply Mesh attrib support
|
2014-08-20 15:02:16 +08:00 |
minggo
|
1535c666fc
|
Merge pull request #7829 from natural-law/v3
Update the reference of submodule cocos2d-console.
|
2014-08-20 14:53:36 +08:00 |
Huabing.Xu
|
b5e5e2d8d5
|
add primitive head file to cocos2d.h
|
2014-08-20 14:48:50 +08:00 |
XiaoYang
|
82c2304e64
|
Merge pull request #105 from lvlonggame/merge-bundle
format code
|
2014-08-20 14:23:40 +08:00 |
Huabing.Xu
|
22db2abcaf
|
add != operator in Blendfunc
|
2014-08-20 14:21:13 +08:00 |
lvlong
|
8e0d80d4c6
|
Merge branch 'newcode' into merge-bundle
Conflicts:
cocos/3d/CCBundle3D.cpp
|
2014-08-20 14:00:25 +08:00 |
XiaoYang
|
895664449a
|
Merge pull request #108 from liuliang2004/Meshv3
Modify the parsing
|
2014-08-20 13:54:48 +08:00 |
liuliang
|
df272ee7f5
|
Modify the parsing
|
2014-08-20 13:53:15 +08:00 |
minggo
|
5ef8938217
|
[ci skip]
|
2014-08-20 13:45:08 +08:00 |
zhangbin
|
8034b5429e
|
Update the reference of submodule cocos2d-console.
|
2014-08-20 13:45:01 +08:00 |
minggo
|
b6ea46fbbe
|
Merge pull request #7828 from CocosRobot/update_cocosfiles_1408513041
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-08-20 13:44:17 +08:00 |
minggo
|
6458a1fc6d
|
[ci skip]
|
2014-08-20 13:37:23 +08:00 |
CocosRobot
|
9c2cbaf742
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-08-20 05:37:22 +00:00 |
minggo
|
bbf5c56e83
|
Merge pull request #7827 from andyque/ccRandom
add c++11 random library support
|
2014-08-20 13:35:12 +08:00 |
andyque
|
34629f1014
|
fix windows & win8 & wp8 compile error
|
2014-08-20 12:02:12 +08:00 |
XiaoYang
|
117940c0c0
|
Merge pull request #107 from liuliang2004/Meshv3
Meshv3
|
2014-08-20 11:59:23 +08:00 |
liuliang
|
a27a420a91
|
Merge branch 'v3' of github.com:super626/cocos2d-x into Meshv3
Conflicts:
cocos/3d/CCSprite3D.cpp
|
2014-08-20 11:45:48 +08:00 |
zhangbin
|
8f30a7eeff
|
Update the reference of submodule cocos2d-console.
|
2014-08-20 11:41:58 +08:00 |
liuliang
|
c6cd9b029d
|
Modify the parsing
|
2014-08-20 11:40:04 +08:00 |
minggo
|
01165951de
|
[ci skip]
|
2014-08-20 11:24:53 +08:00 |