Commit Graph

27537 Commits

Author SHA1 Message Date
flamefox c279d48cd0 Merge pull request #2 from cocos2d/v3
merge
2015-01-30 11:09:07 +08:00
samuele3hu 4f782e2330 Fix z-fighting error by using setDepthTest of cc.Director 2015-01-30 11:03:47 +08:00
minggo 8efbafd09e Merge pull request #10281 from Dhilan007/v3-win32-fix
Fixed compile error on win32
2015-01-29 19:48:29 +08:00
WenhaiLin 6873713c31 Fixed compile error on win32 2015-01-29 19:38:55 +08:00
minggo dff7d6f639 Merge pull request #10277 from super626/v3
fix bug on loading .mtl
2015-01-29 19:21:31 +08:00
byeonggee.seo fa683ec98b MotionStreak MoveTo/MoveBy action OK 2015-01-29 19:30:00 +09:00
Huabing.Xu 0ac7fca9f0 Merge pull request #10278 from huangshiwu/v3_fixbug
add glBindBuffer for drawnode and clippingnode to avoid crash
2015-01-29 18:24:55 +08:00
huangshiwu cd00de572d add glBindBuffer for drawnode and clippingnode to avoid crash 2015-01-29 18:06:20 +08:00
yangxiao 3eeeaf051f fix load mtl 2015-01-29 17:54:22 +08:00
kompjoefriek 89152b2856 Tabs to spaces
Changed indenting tabs to spaces
2015-01-29 10:40:00 +01:00
WenhaiLin 7cb3d65443 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-audioengine-freeze-fix 2015-01-29 16:35:56 +08:00
minggo 73e8026336 Merge pull request #10274 from darkdukey/forceDepthTest
Force depth test
2015-01-29 16:29:13 +08:00
Nite Luo 5532cb30b6 Tweak the name 2015-01-29 00:24:32 -08:00
Nite Luo 893cd0612d Merge branch 'fixForceDepth' into forceDepthTest 2015-01-29 00:21:46 -08:00
Nite Luo 995b7225dd Add test-case for force depth bug 2015-01-29 00:21:33 -08:00
Nite Luo f914297703 Fix force depth write logic 2015-01-28 23:55:26 -08:00
minggo f30174bf67 [ci skip]update CHANGELOG 2015-01-29 13:57:27 +08:00
minggo 18a45e36eb Merge pull request #10271 from Dhilan007/v3-systemfont-win32-fix
Label:Fixed system font can't display the proper text when the text contains '&' on win32.
2015-01-29 13:56:11 +08:00
minggo a301ccceeb Merge pull request #10272 from MSOpenTech/wp8-fix
WP8 libcocos2d build fix: increased build heap memory option to /Zm384
2015-01-29 13:49:18 +08:00
WenhaiLin 99056726ec Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-audioengine-freeze-fix 2015-01-29 13:49:05 +08:00
Dale Stammen 652baed1ee increase build heap memory option to /Zm384 2015-01-28 20:37:39 -08:00
Dale Stammen be8075b29c increase build heap memory option to /Zm384 2015-01-28 20:32:32 -08:00
WenhaiLin 05db3bfd72 Fixed system font can't display the proper text when the text contains '&' on win32. 2015-01-29 11:55:49 +08:00
minggo 3e1b25347d Merge pull request #10270 from CocosRobot/update_cocosfiles_1422500266
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-29 11:14:23 +08:00
CocosRobot ebf6f2728f [AUTO][ci skip]: updating cocos2dx_files.json 2015-01-29 02:57:47 +00:00
minggo cb72f35563 Merge pull request #10269 from CocosRobot/update_lua_bindings_1422498336
[AUTO]: updating luabinding automatically
2015-01-29 10:56:08 +08:00
CocosRobot fcf0a2272f [AUTO]: updating luabinding automatically 2015-01-29 02:27:42 +00:00
minggo de3e9be2c5 Merge pull request #10265 from samuele3hu/v3_4_fi
Add AsyncLoadSprite3D test case and update the related lua binding
2015-01-29 10:16:49 +08:00
minggo 9a2b4e5e56 [ci skip]update CHANGELOG 2015-01-29 10:15:24 +08:00
minggo 8b635fea1c Merge pull request #10250 from samuele3hu/v3_4_rc1
Fix the error that HttpClient-android didn’t set responseCode when connecting failed
2015-01-29 10:14:00 +08:00
minggo 2f04e7a6ac Merge pull request #10239 from super626/v3
fix bug on uniform cache
2015-01-29 10:13:11 +08:00
minggo 01c2e75bb8 Merge pull request #10266 from darkdukey/turnOffDepthWrite
Don't clear depth between queues
2015-01-29 10:09:30 +08:00
samuele3hu 0ec8510f00 Fix linux compile error 2015-01-29 09:19:57 +08:00
kompjoefriek f323b2edec Merge branch 'v3' of https://github.com/kompjoefriek/cocos2d-x into v3 2015-01-29 02:05:49 +01:00
kompjoefriek 0854f980fa fixed indentation of Python files
- Changed tabs to spaces
- Changed 2 spaces to 4 spaces
2015-01-29 01:40:19 +01:00
kompjoefriek 0c70660551 Fixed warnings
- signed/unsigned mismatch
- printing enum with %d
- using int as bool
2015-01-29 01:36:22 +01:00
Nite Luo c0ff8d1177 Don't clear depth between queues 2015-01-28 15:28:14 -08:00
Nite Luo 94d5810efd Merge pull request #10254 from super626/fixbillboard
Tested locally fix the billboad testcase
2015-01-28 14:06:53 -08:00
flamefox 913c52da49 Merge pull request #1 from cocos2d/v3
merge from base
2015-01-29 00:34:10 +08:00
samuele3hu 80c2e0c153 Add AsyncLoadSprite3D test case and update the related lua binding 2015-01-28 21:47:52 +08:00
minggo 6edf125c4e Merge pull request #10259 from andyque/fixCompileError
fix compile error
2015-01-28 17:00:51 +08:00
andyque ac3d79a516 add constructor to AnimationInfo 2015-01-28 16:59:27 +08:00
andyque 35c436f1f3 fix compile error 2015-01-28 16:35:16 +08:00
Huabing.Xu 1f8b5796e9 Merge pull request #10256 from dabingnn/v3_fixCompileError
fix compile error on cpp-tests release mode
2015-01-28 15:51:19 +08:00
Huabing.Xu 29c4c744ac fix compile error on cpp-tests release mode 2015-01-28 15:34:28 +08:00
minggo 34c132280e Merge pull request #10244 from geron-cn/fixProjectNodeLoader
Fix project node crash in simulator and add its test-cpp
2015-01-28 15:30:53 +08:00
minggo 757c4a6cdb Merge pull request #10253 from CocosRobot/update_lua_bindings_1422429538
[AUTO]: updating luabinding automatically
2015-01-28 15:24:52 +08:00
minggo 80cf4439f2 Merge pull request #10241 from Dhilan007/v3-scheduled-fix
Fixed may access wrong memory address in Scheduler::schedule
2015-01-28 15:22:40 +08:00
yangxiao fc1dbf49fb fix billboard 2015-01-28 15:21:57 +08:00
CocosRobot ba5b23d2a5 [AUTO]: updating luabinding automatically 2015-01-28 07:21:15 +00:00