Commit Graph

25044 Commits

Author SHA1 Message Date
minggo e844c8d548 Merge pull request #8870 from minggo/update-release-note
[ci skip]Update release note
2014-10-20 18:08:12 +08:00
minggo 74f82577c2 update release note 2014-10-20 18:07:33 +08:00
minggo 2aeeea38dd fix some grammer 2014-10-20 17:58:35 +08:00
minggo 7b05d9e06f fix conflict 2014-10-20 17:55:48 +08:00
samuele3hu 20bcafa143 Fix the bug that callbacks aren’t triggered when response failed 2014-10-20 17:43:04 +08:00
minggo 8fea3f2c2c update release note 2014-10-20 17:34:02 +08:00
Dhilan007 ca5d4e2cdf Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-labeljags 2014-10-20 16:53:35 +08:00
Dhilan007 47629aec64 Move `CCCamera.cpp/h` `CCLight.cpp/h` into 2d 2014-10-20 16:42:00 +08:00
minggo 0dd8e89bb2 Merge pull request #8863 from Dhilan007/v3-labelfix
Fix wrong text color for system font on Linux/Window
2014-10-20 16:38:32 +08:00
minggo 6db6eefe1a Merge pull request #8867 from super626/releasenote
Wrong worlds and signs in Releasenote
2014-10-20 16:37:23 +08:00
Dhilan007 a5f838496c Move `CCCamera.cpp/h` `CCLight.cpp/h` into 2d 2014-10-20 16:25:24 +08:00
samuele3hu 042969ce35 Remove some useless rename functions in the cocos2dx.ini and cocos2dx_studio.ini 2014-10-20 16:14:24 +08:00
samuele3hu 72a98c154d Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_new_spine 2014-10-20 16:07:01 +08:00
samuele3hu 38b462100b Update LuaMinXmlHttpRequest.h/.cpp 2014-10-20 16:05:13 +08:00
yangxiao c7275f8337 wrong sign 2014-10-20 15:54:25 +08:00
yangxiao e3becc5538 wrong sign 2014-10-20 15:52:27 +08:00
yangxiao 58a1fbcf0b wrong word 2014-10-20 15:49:55 +08:00
minggo f79dccc4f7 Merge pull request #8866 from super626/releasenote
add light to release note
2014-10-20 15:40:21 +08:00
yangxiao 32ba6510a4 add light 2014-10-20 15:34:02 +08:00
minggo 4930ed583a [ci skip]update config.json 2014-10-20 15:32:03 +08:00
minggo 8a76be13e4 Merge pull request #8865 from huangshiwu/v3_fixbug
add two missing image files for TexturePerfermancTest
2014-10-20 15:27:12 +08:00
minggo f224f275ec Merge pull request #8851 from pipu/#8838
Fixed #8838
2014-10-20 15:14:07 +08:00
huanghsiwu 8e6000ef56 add two missing image files for TexturePerfermancTest 2014-10-20 15:03:30 +08:00
Dhilan007 ae997f52ee update test case of LabelTTF 2014-10-20 14:58:15 +08:00
minggo 0da2f23b5f Merge pull request #8862 from samuele3hu/v3_new_spine
Update Lua AssetsManagerEx test
2014-10-20 14:43:39 +08:00
Dhilan007 4765ed8494 Fix wrong text color for system font on Linux/Window 2014-10-20 14:33:33 +08:00
samuele3hu ab7b6cb102 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_new_spine 2014-10-20 14:19:55 +08:00
samuele3hu 37ba316d0a Update Lua AssetsManagerEx test 2014-10-20 14:12:55 +08:00
minggo 1fba616ba7 Merge pull request #8859 from super626/v3
3d shader optimize
2014-10-20 14:12:54 +08:00
minggo 1ae3dd7fc9 Merge pull request #8860 from CocosRobot/update_lua_bindings_1413785078
[AUTO]: updating luabinding automatically
2014-10-20 14:12:21 +08:00
minggo 66b693bf66 [ci skip] Update CHANGELOG 2014-10-20 14:11:48 +08:00
minggo 4f8f40cfd9 [ci skip]Update Authors 2014-10-20 14:10:56 +08:00
CocosRobot 5e09b1e3b1 [AUTO]: updating luabinding automatically 2014-10-20 06:06:43 +00:00
minggo f661703307 Merge pull request #8852 from zhongfq/patch-1
fix memory leak when reload texture
2014-10-20 14:06:09 +08:00
minggo 49bd79d14a Merge pull request #8853 from 2youyouo2/v3_EventFrame
fixed emit frame event
2014-10-20 13:57:38 +08:00
minggo 2c3f22eb11 Merge pull request #8854 from Dhilan007/v3-labelfix
Fix Label: endless loop if not using system font, and constrained length is less than one character width
2014-10-20 13:52:38 +08:00
minggo 63a0899850 Merge pull request #8855 from dabingnn/v3_fixAssetMgrTestCase
change asset manager to use a new resource, which will not affect other ...
2014-10-20 13:49:10 +08:00
yangxiao 30733cf35e shader optimize 2014-10-20 13:41:26 +08:00
pipu 50a8f9f3fb Modify that parse "AnchorPointFrame" 2014-10-20 12:43:01 +08:00
pipu 8072328ca6 Modify that record path of .csb file 2014-10-20 11:56:48 +08:00
Huabing.Xu ede7f75f5d change lua asset manager test cases 2014-10-20 11:54:10 +08:00
minggo 72057cc30a Merge pull request #8858 from minggo/update-release-note
[ci skip]Update release note
2014-10-20 11:42:01 +08:00
minggo 73d6e36c25 Merge pull request #8856 from samuele3hu/v3_new_spine
Fix a bug in the tolua_cocos2dx_GLProgram_setUniformLocationF32 and update plugin submodule
2014-10-20 11:37:26 +08:00
minggo 80c4ce3e7a update release note 2014-10-20 11:34:04 +08:00
Eric Zhong 2206e4edb8 fix memory leak when add listener to ui object 2014-10-20 11:20:53 +08:00
samuele3hu 29bf39bfab Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_new_spine 2014-10-20 11:09:41 +08:00
samuele3hu a151ea0163 Update plugin submodule 2014-10-20 11:03:54 +08:00
Huabing.Xu 86fedffd56 change asset manager to use a new resource, which will not affect other test cases 2014-10-20 11:03:13 +08:00
minggo 8d3e4818a5 Merge pull request #8842 from joshuastray/v3
add needed link library for linux
2014-10-20 10:56:54 +08:00
Eric Zhong fdd20b4d73 fix memory leak when reload texture 2014-10-20 10:43:18 +08:00