Commit Graph

24885 Commits

Author SHA1 Message Date
CocosRobot ac3753092b [AUTO][ci skip]: updating cocos2dx_files.json 2014-10-16 03:56:42 +00:00
minggo 8461165fad Merge pull request #8722 from samuele3hu/v3_assetsmanager
Add AssetsmanagerEx and adjust related project configure and files
2014-10-16 11:55:24 +08:00
minggo 79bd19af7b Merge pull request #8719 from CocosRobot/update_cocosfiles_1413423316
[AUTO][ci skip]: updating cocos2dx_files.json
2014-10-16 11:53:10 +08:00
samuele3hu 7fe2b6c0ad Update the CCFileUtils.h 2014-10-16 11:07:15 +08:00
samuele3hu d997f72be2 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_assetsmanager
nter
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2014-10-16 10:59:58 +08:00
samuele3hu 3f667fac85 Update the related AssetsManagerEx files and related project configure 2014-10-16 10:28:52 +08:00
minggo 0a6bb3cdbc [ci skip]update config.json 2014-10-16 09:52:49 +08:00
CocosRobot cbdbee1876 [AUTO][ci skip]: updating cocos2dx_files.json 2014-10-16 01:35:18 +00:00
minggo 8eed0811fa Merge pull request #8717 from MSOpenTech/wp8-dll
New version of WP8 for cocos2d-x v3.3
2014-10-16 09:33:43 +08:00
Dale Stammen 5d479a30aa updated wp8 cpp template 2014-10-15 09:49:24 -07:00
Anton Sokolchenko a49b337bbc Update CMakeLists.txt 2014-10-15 17:37:58 +03:00
Anton Sokolchenko 60f4f71a83 small comment fix 2014-10-15 16:51:49 +03:00
Anton Sokolchenko 90b3786997 small fix 2014-10-15 16:48:47 +03:00
Anton Sokolchenko 8f150f8610 revert default settings 2014-10-15 16:45:25 +03:00
Anton Sokolchenko 108b8720e8 Merge branch 'v3' of https://github.com/iSevenDays/cocos2d-x into v3 2014-10-15 16:36:49 +03:00
Anton Sokolchenko 4f1430d25d Merge branch 'v3' of github.com:cocos2d/cocos2d-x into v3 2014-10-15 16:36:18 +03:00
Anton Sokolchenko 41b51168d0 CMake fix for template projects 2014-10-15 16:33:58 +03:00
minggo fd38fd20ea [ci skip]Update Authors 2014-10-15 21:28:00 +08:00
Anton Sokolchenko 0b63ae6975 Update CMakeLists.txt
added iOS/Mac
2014-10-15 16:25:51 +03:00
minggo 68d58b05e9 Merge pull request #8700 from iSevenDays/v3
CMake fix for Mac Os X
2014-10-15 21:24:18 +08:00
Huabing.Xu c12f88d63c lua compiles ok-need to make it works later 2014-10-15 17:33:58 +08:00
pipu d3f972c139 Modifying warning of *Reader 2014-10-15 17:20:54 +08:00
tangziwen f7888d9798 tab style fix 2014-10-15 17:01:56 +08:00
yangxiao 9b4ec6dfe2 Merge branch 'newcode' into v3 2014-10-15 16:53:07 +08:00
tangziwen 6ed31fa47e fix some dummy texture bugs , supply some comments 2014-10-15 16:25:14 +08:00
Huabing.Xu 8135b09c98 Merge branch 'v3' into v3_updateSpine
Conflicts:
	build/cocos2d_libs.xcodeproj/project.pbxproj
2014-10-15 15:55:17 +08:00
minggo 41d2929060 [ci skip] Update CHANGELOG 2014-10-15 15:33:20 +08:00
minggo 16ad1977b0 Merge pull request #8706 from SunLightJuly/add_ClippingRectangleNode
Add clipping rectangle node
2014-10-15 15:09:29 +08:00
samuele3hu 6c79ce50d2 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_assetsmanager
Conflicts:
	build/cocos2d_tests.xcodeproj/project.pbxproj
	tests/lua-tests/src/AssetsManagerTest/AssetsManagerTest.lua
	tests/lua-tests/src/mainMenu.lua
2014-10-15 15:07:30 +08:00
samuele3hu a0c8ffb943 Modify Xcode project’s configure 2014-10-15 14:32:11 +08:00
Huabing.Xu 85ba18b4db spine works on windows now 2014-10-15 14:29:30 +08:00
SunLightJuly 74952d7258 added CCClippingRectangleNode.cpp to CMakeList 2014-10-15 14:17:04 +08:00
SunLightJuly 3352fb7bf3 reset wp8 project files 2014-10-15 14:14:02 +08:00
minggo b4ed060ffd Merge pull request #8707 from CocosRobot/update_cocosfiles_1413352609
[AUTO][ci skip]: updating cocos2dx_files.json
2014-10-15 13:58:08 +08:00
CocosRobot 65aefcd5a3 [AUTO][ci skip]: updating cocos2dx_files.json 2014-10-15 05:56:51 +00:00
minggo 622a79c9d7 Merge pull request #8704 from samuele3hu/v3_adjust
Update project configures for the related test cases
2014-10-15 13:55:20 +08:00
Huabing.Xu f3d91d17ce spine linux works now 2014-10-15 13:47:32 +08:00
SunLightJuly f1ce16b463 added ClippingRectangleNode Test 2014-10-15 13:41:47 +08:00
samuele3hu 064e159c70 Merge branch 'v3_testMerge' of https://github.com/pandamicro/cocos2d-x into v3_assetsmanager
Conflicts:
	build/cocos2d_libs.xcodeproj/project.pbxproj
	cocos/platform/CCFileUtils.cpp
	tests/lua-tests/project/CMakeLists.txt
	tests/lua-tests/project/Classes/AppDelegate.cpp
	tests/lua-tests/project/proj.android/jni/Android.mk
	tests/lua-tests/project/proj.win32/lua-tests.win32.vcxproj
2014-10-15 13:41:27 +08:00
SunLightJuly f2286eaf94 added ClippingRectangleNode 2014-10-15 13:38:14 +08:00
Huabing.Xu c882fc02f1 spine runs on android platform 2014-10-15 13:35:22 +08:00
Huabing.Xu b4526bd9e0 spine runs on android platform 2014-10-15 11:48:47 +08:00
tangziwen cd1d2289a6 bug fix 2014-10-15 11:36:44 +08:00
samuele3hu a95e391756 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_adjust 2014-10-15 11:24:27 +08:00
Huabing.Xu 93158a1cfb update spine runtime and test case 2014-10-15 11:23:02 +08:00
samuele3hu 83d210ce7d Update the Xcode project setting for related test cases 2014-10-15 11:18:22 +08:00
tangziwen 29b255fa36 use a pure red dummy texture to indicate Sprite3d texture missing 2014-10-15 10:39:18 +08:00
minggo ae621a2a79 Merge pull request #8703 from CocosRobot/update_cocosfiles_1413340661
[AUTO][ci skip]: updating cocos2dx_files.json
2014-10-15 10:38:25 +08:00
CocosRobot da3f7ebe23 [AUTO][ci skip]: updating cocos2dx_files.json 2014-10-15 02:37:42 +00:00
minggo 30d09bef04 Merge pull request #8701 from joshuastray/v3
ignore CMakeLists.txt.user generated by QtCreator
2014-10-15 10:33:39 +08:00