Dhilan007
|
f2f1331026
|
New Audio Engine[Win32]
|
2014-09-29 10:15:41 +08:00 |
minggo
|
2af0d4427b
|
Merge pull request #8190 from Dhilan007/v3-win32
fix linker errors on WIN32
|
2014-09-29 09:21:04 +08:00 |
Dhilan007
|
d52144d1e0
|
fix linker errors on WIN32
|
2014-09-28 21:45:09 +08:00 |
minggo
|
bca00dac1a
|
[ci skip]Update Authors
|
2014-09-28 17:30:19 +08:00 |
minggo
|
913102d923
|
[ci skip] Update CHANGELOG
|
2014-09-28 17:25:04 +08:00 |
minggo
|
9511f0deb5
|
Merge pull request #8130 from yestein/v3
Add Cocostudio Armature getOffsetPoints API for Lua
|
2014-09-28 16:48:37 +08:00 |
minggo
|
ab8db5aced
|
[ci skip] Update CHANGELOG
|
2014-09-28 16:45:38 +08:00 |
minggo
|
8ed336c681
|
Merge pull request #8167 from hongliang-goudou/v3
bugfix for UI animation playing crash if GUI JSON file is loaded again.
|
2014-09-28 16:42:49 +08:00 |
minggo
|
289c1edfe7
|
Merge pull request #8174 from lite3/v3
fix compile error when CC_SPRITE_DEBUG_DRAW
|
2014-09-28 16:21:04 +08:00 |
minggo
|
59294902d4
|
Merge pull request #8177 from CocosRobot/update_lua_bindings_1411745709
[AUTO]: updating luabinding automatically
|
2014-09-28 16:13:35 +08:00 |
minggo
|
cc02931c43
|
Merge pull request #8181 from krzysztof-jusiak/linux-cpp-template-fix
fix for wrong directory in linux cpp-template
|
2014-09-28 16:12:31 +08:00 |
Krzysztof Jusiak
|
bb01201fa6
|
fix for wrong directory in linux cpp-template
|
2014-09-27 10:38:10 +01:00 |
CocosRobot
|
021d21a2a7
|
[AUTO]: updating luabinding automatically
|
2014-09-26 15:37:17 +00:00 |
minggo
|
99064b091f
|
Merge pull request #8164 from super626/v3
move logic about camera from Director to scene
|
2014-09-26 23:29:58 +08:00 |
minggo
|
0b0f2f2dad
|
Merge pull request #8173 from samuele3hu/v3_check_lua
Fix the lua-tests compile error and some bugs in the NewAudioEngineTest and update cocos2dx_audioengine.ini to support macro_judgement
|
2014-09-26 22:30:42 +08:00 |
lite3
|
da361810a3
|
fix compile error when CC_SPRITE_DEBUG_DRAW
|
2014-09-26 17:14:55 +08:00 |
samuele3hu
|
2ac96ed06e
|
Fix the lua-tests compile error and some bugs in the NewAudioEngineTest and update cocos2dx_audioengine.ini to support macro_judgement
|
2014-09-26 16:39:54 +08:00 |
minggo
|
a61352f624
|
Merge pull request #8170 from CocosRobot/update_cocosfiles_1411714811
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-09-26 15:09:29 +08:00 |
CocosRobot
|
87c04a3e5d
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-09-26 07:00:12 +00:00 |
minggo
|
9631222680
|
Merge pull request #8169 from CocosRobot/update_lua_bindings_1411710233
[AUTO]: updating luabinding automatically
|
2014-09-26 14:57:49 +08:00 |
CocosRobot
|
963c02eb3d
|
[AUTO]: updating luabinding automatically
|
2014-09-26 05:45:33 +00:00 |
minggo
|
c9acea05ab
|
Merge pull request #8168 from hongliang-goudou/dpi
export lua function "cc.Device::getDPI()"
|
2014-09-26 13:40:26 +08:00 |
Hong Liang
|
1c71234921
|
export lua function "cc.Device::getDPI()"
|
2014-09-26 11:52:52 +08:00 |
minggo
|
0cbe889030
|
[ci skip] Update CHANGELOG
|
2014-09-26 11:51:59 +08:00 |
minggo
|
7d33aef5cb
|
Merge pull request #8156 from samuele3hu/v3_check_lua
Fix the bug that passing the wrong stack index to luaval_to_ccvaluemap and luaval_to_ccvaluevector
|
2014-09-26 11:49:09 +08:00 |
Hong Liang
|
9448345de3
|
bugfix for UI animation playing crash if GUI JSON file is loaded again.
|
2014-09-26 11:29:48 +08:00 |
minggo
|
3bcc3e014d
|
Merge pull request #8166 from minggo/rename-macro
CC_USE_MEM_LEAK_DETECTION -> CC_REF_LEAK_DETECTION
|
2014-09-26 11:15:31 +08:00 |
minggo
|
9ccc49494f
|
Merge pull request #8152 from CocosRobot/update_lua_bindings_1411624004
[AUTO]: updating luabinding automatically
|
2014-09-26 11:02:22 +08:00 |
minggo
|
995b09cb28
|
[ci skip] Update CHANGELOG
|
2014-09-26 11:01:18 +08:00 |
minggo
|
963f9855fa
|
Merge pull request #8165 from minggo/remove-armv7s
remove armv7s support on iOS
|
2014-09-26 10:58:41 +08:00 |
minggo
|
bd56a71b1b
|
CC_USE_MEM_LEAK_DETECTION -> CC_REF_LEAK_DETECTION
|
2014-09-26 10:44:29 +08:00 |
minggo
|
ebf0562b84
|
remove armv7s support on iOS
|
2014-09-26 10:35:50 +08:00 |
yangxiao
|
6626655308
|
move render logic from Director to scene
|
2014-09-26 09:36:43 +08:00 |
minggo
|
b0212ad62a
|
Merge pull request #8159 from CocosRobot/update_cocosfiles_1411639554
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-09-25 18:37:03 +08:00 |
CocosRobot
|
1f2fc054fe
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-09-25 10:05:55 +00:00 |
minggo
|
615b367277
|
Merge pull request #8158 from dabingnn/v3_neon
V3 neon
|
2014-09-25 18:02:46 +08:00 |
Huabing.Xu
|
af0c9ce2fa
|
reverse target=android-10 on android
|
2014-09-25 16:54:33 +08:00 |
Huabing.Xu
|
ed9848a782
|
neon works on android(only on armeabi-v7a)
|
2014-09-25 16:09:28 +08:00 |
samuele3hu
|
3e5638fe91
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_check_lua
|
2014-09-25 15:17:55 +08:00 |
samuele3hu
|
23fb2062c9
|
Fix the bug that passing the wrong stack index to luaval_to_ccvaluemap and luaval_to_ccvaluevector
|
2014-09-25 15:05:42 +08:00 |
minggo
|
22d27fca3b
|
Merge pull request #8155 from CocosRobot/update_lua_bindings_1411627694
[AUTO]: updating luabinding automatically
|
2014-09-25 14:56:55 +08:00 |
CocosRobot
|
7192681618
|
[AUTO]: updating luabinding automatically
|
2014-09-25 06:50:06 +00:00 |
minggo
|
d36e57f129
|
[ci skip]Update Authors
|
2014-09-25 14:49:51 +08:00 |
minggo
|
e281f9f6b3
|
[ci skip] Update CHANGELOG
|
2014-09-25 14:47:03 +08:00 |
minggo
|
9509f4cf9a
|
Merge pull request #8139 from tttreal/label-getStringNumLines-bugfix
[CCLabel] Apply updateContent() for getStringNumLines() when Label is dirty
|
2014-09-25 14:44:28 +08:00 |
minggo
|
df7685d237
|
[ci skip] Update CHANGELOG
|
2014-09-25 13:52:20 +08:00 |
CocosRobot
|
1da8986291
|
[AUTO]: updating luabinding automatically
|
2014-09-25 05:48:32 +00:00 |
minggo
|
d491d9e6db
|
Merge pull request #8149 from andyque/fixIOS8EditBox
fix ios8 EditBox orientation problem
|
2014-09-25 13:47:23 +08:00 |
minggo
|
26cbfaa29b
|
[ci skip]
|
2014-09-25 13:46:12 +08:00 |
minggo
|
b0f2fd965a
|
Merge pull request #8151 from CocosRobot/update_cocosfiles_1411623783
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-09-25 13:45:19 +08:00 |