Nite Luo
|
3f5c65034a
|
Merge branch 'v3' into billboardTest
|
2015-01-16 00:05:28 -08:00 |
Nite Luo
|
414115690e
|
Create rotation test case for billboard
|
2015-01-16 00:04:26 -08:00 |
Huabing.Xu
|
8dc7299d9d
|
Merge pull request #10040 from dabingnn/v3_fixGL502bug
fix opengl 502 by using glGetBooleanv
|
2015-01-16 16:02:34 +08:00 |
Huabing.Xu
|
19bb6a0c68
|
fix opengl 502 by using glGetBooleanv
|
2015-01-16 15:21:23 +08:00 |
minggo
|
7e12d08ae1
|
Merge pull request #10038 from natural-law/v3
[ci skip] Rename the Xcode target of libsimulator.
|
2015-01-16 14:40:22 +08:00 |
zhangbin
|
b1f9fb4b8e
|
Rename the Xcode target of libsimulator.
|
2015-01-16 14:29:48 +08:00 |
minggo
|
1ac5811bd8
|
Merge pull request #10037 from Dhilan007/v3-34rc0
Fixed fail to query the shapes which add to PhysicsWorld in the current frame.
|
2015-01-16 14:28:36 +08:00 |
WenhaiLin
|
05e25601fc
|
Fixed fail to query the shapes which add to PhysicsWorld in the current frame
|
2015-01-16 14:22:16 +08:00 |
minggo
|
9db2e54dc3
|
Merge pull request #10036 from samuele3hu/v3_4_rc1
Update the luaval_to_int32 conversional function to get correct value
|
2015-01-16 10:41:46 +08:00 |
minggo
|
53cfd8229b
|
Merge pull request #10029 from Dhilan007/v3-34rc0
[ci skip]Fixed log level within the CocosPlayClient
|
2015-01-16 10:27:10 +08:00 |
samuele3hu
|
4601331dee
|
Update the luaval_to_int32 conversional function to get correct value
|
2015-01-16 09:50:22 +08:00 |
Ricardo Quesada
|
bec21d8e7f
|
Merge pull request #10035 from darkdukey/fixDepth
Fix setDepthTest() in Director
|
2015-01-15 17:46:03 -08:00 |
Nite Luo
|
d43a8cf9ca
|
Move setDepthTest to renderer
|
2015-01-15 16:54:27 -08:00 |
Nite Luo
|
e6d0251b55
|
Merge branch 'drawRefactor' into fixDepth
|
2015-01-15 16:42:38 -08:00 |
Nite Luo
|
9848a8133b
|
Fix Vertex Z issue
|
2015-01-15 16:41:07 -08:00 |
Ricardo Quesada
|
04eadefcee
|
Merge pull request #10034 from darkdukey/drawRefactor
Draw refactor
|
2015-01-15 16:28:06 -08:00 |
Nite Luo
|
9d7604cab7
|
undeprecate init for custom command
|
2015-01-15 15:56:44 -08:00 |
Nite Luo
|
0bddeb88c8
|
Disable 3D rendering support for commands that needs to execute in order
|
2015-01-15 14:57:51 -08:00 |
Nite Luo
|
4a440e66c9
|
Refactor draw command
|
2015-01-15 14:00:49 -08:00 |
minggo
|
8f8194fbc8
|
Merge pull request #10026 from andyque/fixWidgetNavigationNullptr
fix crash when navigation controller is null
|
2015-01-15 18:27:56 +08:00 |
WenhaiLin
|
6a2ac7aaf8
|
[ci skip]Fixed log level within the CocosPlayClient
|
2015-01-15 18:21:03 +08:00 |
minggo
|
a94533329d
|
Merge pull request #10024 from yinjimmy/bugfix_runtime
Optimize output directory for libsimulator
|
2015-01-15 15:33:05 +08:00 |
andyque
|
3f99f3d454
|
fix crash when navigation controller is null
|
2015-01-15 15:18:14 +08:00 |
yinjimmy
|
ccdf723d20
|
Optimize OutDir and IntDir for libsimulator
|
2015-01-15 14:39:56 +08:00 |
minggo
|
107022f745
|
Merge pull request #10023 from yinjimmy/bugfix_runtime
Fix compile error with lua-tempate-default / lua-template-runtime on Mac and iOS platform
|
2015-01-15 14:18:23 +08:00 |
yinjimmy
|
6e8188d4ff
|
Fix lang file path for vs project
|
2015-01-15 14:04:15 +08:00 |
yinjimmy
|
9f60e82cc7
|
Fix compile error with lua-tempate-default / lua-template-runtime
|
2015-01-15 13:34:23 +08:00 |
minggo
|
473f04624a
|
Merge pull request #10019 from huangshiwu/drawnodeinit
fix DrawNode init error
|
2015-01-15 13:33:58 +08:00 |
minggo
|
8aaf859235
|
Merge pull request #10021 from dualface/v3-origin
add SHOW_ALL support for Lua framework
|
2015-01-15 12:44:10 +08:00 |
dualface
|
3edd78d6c3
|
add SHOW_ALL support for Lua framework
|
2015-01-15 12:01:27 +08:00 |
huangshiwu
|
65e97450d0
|
fix DrawNode init error
|
2015-01-15 11:51:21 +08:00 |
minggo
|
748e7abba6
|
Merge pull request #10018 from yinjimmy/bugfix_runtime
Support vs2012
|
2015-01-15 11:35:13 +08:00 |
yinjimmy
|
f652e1359a
|
1. Compatible vs2012 for libsimulator
2. Adjust output directory for simulator
|
2015-01-15 11:10:32 +08:00 |
minggo
|
45c4c16f93
|
Merge pull request #10010 from andyque/fixErrorFontName
fix font name typo in tests
|
2015-01-15 10:24:02 +08:00 |
minggo
|
905ccb11b9
|
Merge pull request #10009 from Dhilan007/v3-34rc0
Fixed warns:truncation from double to float
|
2015-01-15 10:14:41 +08:00 |
andyque
|
f8200347cd
|
fix font name typo in tests
|
2015-01-15 10:10:53 +08:00 |
WenhaiLin
|
13b049a543
|
Fixed warns:truncation from double to float
|
2015-01-15 10:07:23 +08:00 |
minggo
|
62d416eb01
|
Merge pull request #10008 from samuele3hu/v3_4_rc1_check
[ci skip]Fix some lua test cases bugs
|
2015-01-15 10:07:19 +08:00 |
samuele3hu
|
1325ba0eaf
|
Fix some lua test cases bug
|
2015-01-15 10:01:16 +08:00 |
minggo
|
1fa0fb584b
|
Merge pull request #10004 from MSOpenTech/wp8-fix
WP8/WinRT fixes
|
2015-01-15 09:33:38 +08:00 |
minggo
|
c2e5f096d7
|
Merge pull request #10006 from darkdukey/fixSprite3D
Fix Sprite3D not rendering 2d child correctly
|
2015-01-15 09:33:23 +08:00 |
minggo
|
267ef81224
|
Merge pull request #10007 from darkdukey/release_note
Release note
|
2015-01-15 09:32:49 +08:00 |
minggo
|
0e8ad1b845
|
Merge pull request #10002 from CocosRobot/update_cocosfiles_1421249994
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-01-15 09:31:54 +08:00 |
Nite Luo
|
1b95da58a4
|
remove old toc
|
2015-01-14 17:00:50 -08:00 |
Nite Luo
|
f207530439
|
auto generate toc
|
2015-01-14 16:59:03 -08:00 |
Nite Luo
|
e0e113daa4
|
Update links for release note
|
2015-01-14 16:47:59 -08:00 |
Nite Luo
|
e82aa34bee
|
correct release note for rc1
|
2015-01-14 16:44:02 -08:00 |
Nite Luo
|
15660926d9
|
Fix Sprite3D not cascading 3D flag
|
2015-01-14 16:23:35 -08:00 |
Nite Luo
|
11149cc92d
|
Change release note
|
2015-01-14 14:51:42 -08:00 |
Dale Stammen
|
ef816a1bb9
|
fixed handling of default font
|
2015-01-14 11:10:58 -08:00 |