James Chen
|
2133c0e566
|
Merge commit 'refs/pull/3938/head' of git://github.com/cocos2d/cocos2d-x into drawnode
Conflicts:
cocos/2d/CCDrawNode.h
|
2014-01-09 17:03:08 +08:00 |
Dhilan007
|
3a235f1ffc
|
amendment incorrect use of macro
|
2014-01-09 09:50:02 +08:00 |
James Chen
|
5a31680211
|
Merge pull request #4977 from dumganhar/jsb-armature-fix
Jsb armature fix
|
2014-01-07 05:18:45 -08:00 |
James Chen
|
7a52d2aad7
|
Small fix in ArmatureScene.cpp/.h
|
2014-01-07 20:54:34 +08:00 |
samuele3hu
|
bebdfd8e55
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developNewUI
|
2014-01-07 20:40:17 +08:00 |
samuele3hu
|
de5c86a184
|
Fix:Replace the “setDisplayFrame” function with the “setSpriteFrame” function
|
2014-01-07 20:39:46 +08:00 |
James Chen
|
a6da007e4f
|
Updates JS-Test submodule.
|
2014-01-07 18:01:22 +08:00 |
James Chen
|
49ca35fc3d
|
Merge pull request #4956 from dumganhar/move-temp-obj
Uses CMAKE_BINARY_DIR instead of CMAKE_SOURCE_DIR, all temporary files will be in 'build' folder.
|
2014-01-06 23:58:42 -08:00 |
James Chen
|
f5ae2bbacc
|
Merge pull request #4932 from boyu0/iss3401_physical_lua_binding
issue #3401: physical lua binding
|
2014-01-06 23:48:47 -08:00 |
James Chen
|
2a3481f20c
|
Moves temp files to CURRENT_BINARY_DIR.
|
2014-01-06 23:44:36 -08:00 |
James Chen
|
2eb8691f6a
|
Merge pull request #4946 from dumganhar/linux-template-fix
Linux template update
|
2014-01-06 20:57:28 -08:00 |
James Chen
|
23012352ce
|
Deletes unused Makefile for linux.
|
2014-01-06 19:36:13 -08:00 |
James Chen
|
e52d8e562b
|
Merge pull request #4942 from Dhilan007/develop_submodule
Updates JS-Tests submodule.
|
2014-01-06 19:03:49 -08:00 |
Dhilan007
|
f897407470
|
Updates JS-Tests submodule.
|
2014-01-07 10:55:42 +08:00 |
boyu0
|
cf146b32cf
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss3401_physical_lua_binding
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
cocos/scripting/lua/bindings/CCLuaStack.cpp
cocos/scripting/lua/script/Cocos2d.lua
cocos/scripting/lua/script/Cocos2dConstants.lua
|
2014-01-07 10:16:44 +08:00 |
CaiWenzhi
|
8cfc6fcafb
|
Remove useless samples
|
2014-01-07 09:47:46 +08:00 |
boyu0
|
eaa3041a97
|
issue #3401: physical lua banding script, add testlua->physics test
|
2014-01-06 22:19:40 +08:00 |
Dhilan007
|
4087afaf4e
|
fix compiling error on vs project.
|
2014-01-06 19:55:29 +08:00 |
Dhilan007
|
4806ef5c6f
|
change time of initialization
|
2014-01-06 18:26:14 +08:00 |
Dhilan007
|
8e3eb8580f
|
fix crash in NewEventDispatcherTest.cpp on vs
|
2014-01-06 18:00:52 +08:00 |
Dhilan007
|
5786c8aa41
|
fix crash in TouchesTest.cpp on vs
|
2014-01-06 17:31:49 +08:00 |
minggo
|
cd6b000016
|
Merge pull request #4920 from minggo/develop
don't rlease autoreleased object
|
2014-01-06 01:21:13 -08:00 |
minggo
|
4033ecea77
|
don't rlease autoreleased object
|
2014-01-06 17:20:42 +08:00 |
James Chen
|
e705dfe471
|
Merge pull request #4917 from chengstory/AddTriggerCode
Add Trigger code to sceneTest on cocos2dx 3.x.
|
2014-01-06 01:16:46 -08:00 |
minggo
|
7b55c3da1e
|
don't release autoreleased objec
|
2014-01-06 17:03:24 +08:00 |
minggo
|
63ad431349
|
don't assign last element with (null, null)
|
2014-01-06 16:41:42 +08:00 |
zhangcheng
|
573737df40
|
Add Trigger code to sceneTest on cocos2dx 3.x.
|
2014-01-06 16:32:39 +08:00 |
minggo
|
94e0b03d47
|
don't release autoreleased object
|
2014-01-06 16:28:15 +08:00 |
James Chen
|
c40cedc804
|
Don't test Map<K,V>::bucketCount since it's platform dependence.
|
2014-01-06 16:09:01 +08:00 |
James Chen
|
d9e79b4ec5
|
Merge pull request #4915 from Dhilan007/develop_crash
fix crash in UnitTest.cpp on vs.
|
2014-01-05 23:27:08 -08:00 |
Dhilan007
|
4261a441de
|
fix crash in UnitTest.cpp on vs.
|
2014-01-06 15:19:47 +08:00 |
James Chen
|
22fa5319a9
|
Wrong search path fix for CocoStudioTest/SceneTest
|
2014-01-06 14:49:32 +08:00 |
James Chen
|
7ae83848a9
|
Updates JS-Tests submodule.
|
2014-01-06 13:55:20 +08:00 |
James Chen
|
f9f369258b
|
Renames resource folder name from 'loadXXX' to 'LoadXXX'
|
2014-01-06 13:47:11 +08:00 |
samuele3hu
|
d5d213aa0a
|
Fix:Update the file spelling
|
2014-01-06 11:19:40 +08:00 |
samuele3hu
|
130fa33a50
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developNewUI
|
2014-01-06 11:13:26 +08:00 |
samuele3hu
|
7e279219ff
|
Fix:Resolve the error that CocoStudioSceneTest load resource in android
|
2014-01-06 11:12:44 +08:00 |
James Chen
|
d74d21a6f0
|
Merge pull request #4884 from daltomi/debug
Proposal: remove boolean flag, The pointer *atlas == item.second not change in map::erase().
|
2014-01-05 19:08:37 -08:00 |
James Chen
|
bf19541330
|
Updates JS-test submodule after merging.
|
2014-01-06 10:45:14 +08:00 |
James Chen
|
26e10ff662
|
[develop] Updates JS-test submodule
|
2014-01-06 10:38:04 +08:00 |
Huabing.Xu
|
a274d35025
|
remove node reuse in renderTextureSave
|
2014-01-06 09:49:04 +08:00 |
Dhilan007
|
8abc54bbac
|
add miss file for vs project.
|
2014-01-05 18:12:11 +08:00 |
chengstory
|
4893c561db
|
Merge branch 'develop' into #3582
|
2014-01-05 12:43:41 +08:00 |
James Chen
|
03200374b0
|
Merge pull request #4887 from Dhilan007/develop_crash
fix crash related to not support the z length modifier for size_t on vs
|
2014-01-04 20:10:40 -08:00 |
Dhilan007
|
49d8b76b9e
|
fix crash related to not support the z length modifier for size_t on vs
|
2014-01-05 11:59:32 +08:00 |
chengstory
|
125c52a10c
|
Merge branch 'develop' into #3582
|
2014-01-05 11:11:25 +08:00 |
James Chen
|
4699eb5751
|
Updates JS-Test submodule .
|
2014-01-05 10:10:51 +08:00 |
Daniel T. Borelli
|
8ffb05b6c9
|
Linux fix missing file -> rename dir loadSceneEditorFileTest to LoadScene...; add string::npos; const correctness
|
2014-01-04 19:26:16 -03:00 |
chengstory
|
bac600ab9f
|
fixed #3582
1. create Component By component Factory.
|
2014-01-05 02:22:32 +08:00 |
samuele3hu
|
465aba951c
|
Fix:Remove the ScollView and TableView of extension gui lua binding
|
2014-01-04 18:36:33 +08:00 |