chengstory
|
b4118a7ccc
|
fixed #3582
1. add #include "cocostudio/CCComBase.h" into CocoStudio.h
|
2014-01-05 03:55:10 +08:00 |
chengstory
|
aae6d27c74
|
fixed #3582
1. revert ComRender::create(cocos2d::Node *node, const char *comName).
|
2014-01-05 03:11:32 +08:00 |
chengstory
|
bac600ab9f
|
fixed #3582
1. create Component By component Factory.
|
2014-01-05 02:22:32 +08:00 |
James Chen
|
052f24cceb
|
[ci skip] Updates TestLua project for iOS and Mac.
|
2014-01-04 17:33:21 +08:00 |
James Chen
|
4c3fa3da49
|
Merge pull request #4865 from dumganhar/testjs-bugfix
Some fixes for TestJavascript
|
2014-01-03 23:34:08 -08:00 |
James Chen
|
046384ca1f
|
Uses blue folder for iOS & Mac resources to prevent adding new resources.
|
2014-01-04 14:22:57 +08:00 |
James Chen
|
9bb558ad46
|
Removes wrong resource in TestJavascript project.
|
2014-01-04 13:54:25 +08:00 |
James Chen
|
e65c6b8e53
|
Merge pull request #4841 from dumganhar/template-container-unit-test
Template container unit test
|
2014-01-03 20:01:25 -08:00 |
James Chen
|
5072e63f89
|
issue #3577: Updates project file for mac and ios.
|
2014-01-04 11:41:06 +08:00 |
chengstory
|
7f8224b621
|
Merge branch 'develop' into #3480
Conflicts:
build/cocos2d_samples.xcodeproj/project.pbxproj
|
2014-01-03 19:36:22 +08:00 |
Dhilan007
|
8e2c51d31e
|
update vs project for split spine binding.
|
2014-01-03 15:29:50 +08:00 |
samuele3hu
|
07a3efb585
|
Update the lua test cases about the GUI
|
2014-01-03 10:39:19 +08:00 |
chengstory
|
77dca5958f
|
issue #3480 upload Samples resources.
|
2014-01-03 02:03:05 +08:00 |
samuele3hu
|
d802518413
|
Rename Cocos2dStudio.lua to CocoStudio.lua
|
2014-01-02 15:51:25 +08:00 |
samuele3hu
|
a2b706c87c
|
Rename some common script files to keep consistent
|
2014-01-02 15:18:32 +08:00 |
samuele3hu
|
b8d4010ae5
|
Develop branch adds lua trigger for CocoStudio
|
2014-01-02 12:00:37 +08:00 |
CaiWenzhi
|
81bdfac795
|
Modify class name Label LabelBMFont LabelAtlas
|
2013-12-31 16:36:33 +08:00 |
heliclei
|
7696a5f2cc
|
move ghprb.py to tools/jenkins-scripts/
|
2013-12-30 21:40:28 +08:00 |
jiusheng
|
0cf0ad26d2
|
add github pull request builder for Jenkins
|
2013-12-30 21:11:32 +08:00 |
chengstory
|
8ae7ecff33
|
Merge branch 'develop' into #3457
Conflicts:
build/cocos2d_samples.xcodeproj/project.pbxproj
cocos/editor-support/cocostudio/CCSGUIReader.cpp
cocos/editor-support/cocostudio/CCSGUIReader.h
|
2013-12-26 12:55:52 +08:00 |
James Chen
|
444389e92d
|
[GUI] Updates Mac project.
|
2013-12-26 10:44:41 +08:00 |
chengstory
|
8afdf88d25
|
Test triiger 3.0
|
2013-12-26 01:17:04 +08:00 |
CaiWenzhi
|
96279c12dc
|
Merge branch 'develop' into develop_nutty_modify_framework_newrender
|
2013-12-25 18:32:15 +08:00 |
yinkaile
|
d72c9d94d7
|
upload trigger code.
|
2013-12-25 17:40:54 +08:00 |
samuele3hu
|
45cfe00ec4
|
Modify iOS project set and some manual lua binding
|
2013-12-25 13:47:22 +08:00 |
CaiWenzhi
|
2ae8576e0f
|
Merge branch 'develop' into develop_nutty_modify_framework_newrender
|
2013-12-25 10:40:05 +08:00 |
chengstory
|
e4e22b52cb
|
Merge branch 'develop' into #3456
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
cocos/editor-support/cocostudio/CCDataReaderHelper.cpp
cocos/editor-support/cocostudio/CCSGUIReader.cpp
cocos/editor-support/cocostudio/CCSSceneReader.cpp
|
2013-12-24 22:05:13 +08:00 |
chengstory
|
64f0987fea
|
issue #3456 ios test rapidjson.
|
2013-12-24 21:23:24 +08:00 |
James Chen
|
0305ff15db
|
Merge pull request #4625 from dabingnn/develop_NewClippingNode
Develop new clipping node
|
2013-12-23 23:20:38 -08:00 |
James Chen
|
451d76f6b0
|
Merge pull request #4611 from dumganhar/spine-test
Merge PR #4572, Spine JS test support.
|
2013-12-23 22:55:58 -08:00 |
Huabing.Xu
|
e7facf9f85
|
remove NewClippingNode feature function into ClippingNode
|
2013-12-24 14:08:57 +08:00 |
Huabing.Xu
|
24ac743a3c
|
remove class NewSpriteBatchNode
|
2013-12-24 11:03:59 +08:00 |
CaiWenzhi
|
6dd55921aa
|
Merge branch 'develop' into develop_nutty_modify_framework_newrender
|
2013-12-24 10:44:57 +08:00 |
Huabing.Xu
|
8d58e43ad2
|
remove Class NewSprite
|
2013-12-24 09:40:00 +08:00 |
James Chen
|
05f6a5b09b
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into spine-test
|
2013-12-23 22:05:20 +08:00 |
James Chen
|
8c0f6ba80e
|
Adds `SpineTest` to iOS, Mac projects.
|
2013-12-23 21:13:23 +08:00 |
James Chen
|
cafebe7295
|
Merge commit 'refs/pull/4572/head' of git://github.com/cocos2d/cocos2d-x into spine-test
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
|
2013-12-23 20:28:51 +08:00 |
Huabing.Xu
|
1dd2c1c20c
|
remove NewTextureAtlas
|
2013-12-23 20:11:50 +08:00 |
Huabing.Xu
|
487e0b21af
|
update Xcode project file& android.mk
|
2013-12-23 18:03:08 +08:00 |
CaiWenzhi
|
a19000b49f
|
Add samples
|
2013-12-23 15:35:35 +08:00 |
CaiWenzhi
|
9aa85d2bd6
|
Remove NodeRGBA inherit
|
2013-12-23 15:02:52 +08:00 |
Dhilan007
|
d1972b3d17
|
support generate APK by script in template project and unify help message for usage.
|
2013-12-22 17:48:35 +08:00 |
Ricardo Quesada
|
fd8c7e9a5d
|
Removes CCCamera
Not needed anymore.
|
2013-12-20 19:24:56 -08:00 |
James Chen
|
0db2067f97
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into new-spine
|
2013-12-20 20:11:41 +08:00 |
byeonggee.seo
|
d5ea2d22a5
|
undo my mistake
|
2013-12-20 19:45:50 +09:00 |
byeonggee.seo
|
ef1709bc3d
|
Add SpineTest to TestJavascript 1
|
2013-12-20 19:20:13 +09:00 |
byeonggee.seo
|
0a30a9a604
|
spine simple JS binding supported
|
2013-12-20 16:10:15 +09:00 |
Huabing.Xu
|
d51ad36613
|
Merge branch 'develop' into develop_gridNode
* develop: (67 commits)
Adds const in ShaderTest2.h
Skew works again!
[AUTO] : updating submodule reference to latest autogenerated bindings
[AUTO] : updating submodule reference to latest autogenerated bindings
Reverts submodule.
Updates submodule of bindings-generator.
Adds `std::for_each` test in invocation
Reverts bindings-generator.
fixed not render
iterator in Sprite fixes
update vs project for removes unneeded files
getNodeToParentTransform fixes
Node cleanup
[AUTO] : updating submodule reference to latest autogenerated bindings
Improves SpriteTest
[AUTO] : updating submodule reference to latest autogenerated bindings
Android and Linux fixes
removes `using namespace std` from header file
Removes unneeded files
change play arguments
...
Conflicts:
cocos/2d/CCNode.cpp
samples/Cpp/TestCpp/Classes/ExtensionsTest/CocoStudioArmatureTest/ArmatureScene.cpp
|
2013-12-19 17:20:22 +08:00 |
byeonggee.seo
|
e673bd80bb
|
new spine runtime applied
|
2013-12-19 10:50:37 +09:00 |
Ricardo Quesada
|
903844c7bd
|
Removes unneeded files
New functionality is merged into the 'official' classes
|
2013-12-18 11:44:45 -08:00 |