Nite Luo
|
d7b76a871e
|
Make sure it compiles after Change in test
|
2013-11-12 11:23:10 -08:00 |
Nite Luo
|
8c972d96a8
|
Create new test for NewRenderer
|
2013-11-12 11:19:18 -08:00 |
Nite Luo
|
a28f3f6f03
|
Merge branch 'develop' into newRenderer
|
2013-11-11 12:04:28 -08:00 |
minggo
|
bbb2579114
|
Merge pull request #4160 from dabingnn/iss3025_TextureCache
[ci skip]Iss3025 texture cache
|
2013-11-10 23:08:01 -08:00 |
James Chen
|
a6c85a3906
|
issue #3137: Disabling Accelerometer when layer is destroyed.
|
2013-11-11 10:23:05 +08:00 |
James Chen
|
0eb9caa3d6
|
Merge commit 'refs/pull/4123/head' of git://github.com/cocos2d/cocos2d-x into fix-acc
|
2013-11-11 10:08:28 +08:00 |
Nite Luo
|
5a1d92cbf2
|
Merge branch 'develop' into newRenderer
Conflicts:
samples/Cpp/TestCpp/Classes/controller.cpp
|
2013-11-08 14:01:08 -08:00 |
Huabing.Xu
|
6f1e98df34
|
Merge branch 'develop' of github.com:cocos2d/cocos2d-x into iss3025_TextureCache
|
2013-11-08 13:50:22 +08:00 |
CaiWenzhi
|
18f411fd1e
|
Merge branch 'develop' into develop_nutty_Mergemasterbranchtodevelopbranch
|
2013-11-08 11:36:59 +08:00 |
minggo
|
56d7da8933
|
Merge pull request #4130 from ricardoquesada/love_in_textfield
[ci skip]More std::string& usage
|
2013-11-07 19:14:35 -08:00 |
minggo
|
109adaf337
|
Merge pull request #4103 from luisparravicini/issue-2882
[ci skip]added | operator for Control::EventType
|
2013-11-07 18:59:33 -08:00 |
minggo
|
d1f94e0d9d
|
Merge pull request #4111 from boyu0/iss2771_physical
[ci skip]issue #2771: physical
|
2013-11-07 18:51:15 -08:00 |
minggo
|
167242e540
|
Merge pull request #4127 from Dhilan007/ANCHOR_XXX
[ci skip]Point: Adds ANCHOR_XXX constants like ANCHOR_MIDDLE, ANCHOR_TOP_RIGHT, e...
|
2013-11-07 18:45:50 -08:00 |
Nite Luo
|
be71eb8626
|
Merge branch 'develop' into newRenderer
Conflicts:
.gitignore
build/cocos2d_libs.xcodeproj/project.pbxproj
build/cocos2d_samples.xcodeproj/project.pbxproj
cocos/2d/CCDirector.cpp
|
2013-11-07 17:24:57 -08:00 |
Nite Luo
|
935d2bdebb
|
Implement sprite batching
|
2013-11-07 16:50:53 -08:00 |
Nite Luo
|
d7cb4ed219
|
First attempt for batching
|
2013-11-07 15:48:37 -08:00 |
Ricardo Quesada
|
ffd4342548
|
Adds more strings
and more `override`
and fixes some indetentation issues
|
2013-11-07 12:42:16 -08:00 |
Dhilan007
|
916361af3f
|
Point: Adds ANCHOR_XXX constants like ANCHOR_MIDDLE, ANCHOR_TOP_RIGHT, etc.
|
2013-11-07 23:40:33 +08:00 |
Huabing.Xu
|
bd7d62aee0
|
issue #3025: replace TextureCache::getInstance() by Director::getInstance()->getTextureCache() in samples folder
|
2013-11-07 21:48:39 +08:00 |
CaiWenzhi
|
cbb9c655d9
|
fixed bugs
|
2013-11-07 21:10:48 +08:00 |
boyu0
|
cee966e284
|
issue #2771: fix build error
|
2013-11-07 19:24:15 +08:00 |
boyu0
|
3e8871f2c9
|
issue #2771: delete some unfinished PhysicsTest and change subtitle
|
2013-11-07 17:53:30 +08:00 |
boyu0
|
e278ad66c8
|
issue #2771: change PhysicsJoint::create() to PhysicsJoint::construct()
|
2013-11-07 17:46:05 +08:00 |
boyu0
|
7363be0697
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical
|
2013-11-07 17:37:33 +08:00 |
CaiWenzhi
|
e2249c8c3f
|
Fixed crash
|
2013-11-07 17:15:52 +08:00 |
Jason Xu
|
b5f83c30b6
|
fix indention
|
2013-11-07 17:08:16 +08:00 |
CaiWenzhi
|
9f2297a5a6
|
add "retain" to listeners
|
2013-11-07 16:46:41 +08:00 |
Jason Xu
|
c9f814c016
|
fix Accelerometer Test with missing: Device::setAccelerometerEnabled(true);
|
2013-11-07 16:39:41 +08:00 |
boyu0
|
ef5440f738
|
issue #2771: change rayCast and rectQuery callback class to std::function
|
2013-11-07 16:23:50 +08:00 |
CaiWenzhi
|
7163dd4d76
|
Merge branch 'develop' into develop_nutty_Mergemasterbranchtodevelopbranch
|
2013-11-06 18:13:51 +08:00 |
CaiWenzhi
|
7a207431cd
|
Merge branch 'develop' into develop_nutty_Mergemasterbranchtodevelopbranch
Conflicts:
cocos/gui/UIHelper.h
|
2013-11-06 16:13:10 +08:00 |
2youyou2
|
fcf0b1ef5f
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2013-11-06 16:06:37 +08:00 |
CaiWenzhi
|
e0aa82da13
|
Merge master branch to develop branch
|
2013-11-06 16:04:06 +08:00 |
boyu0
|
75dd32cde9
|
issue #2771: fix physics test compile error
|
2013-11-06 14:34:27 +08:00 |
James Chen
|
c364c4f083
|
issue #3113: Updating CMakeLists.txt, Improve Copying files.
|
2013-11-06 10:57:36 +08:00 |
Luis Parravicini
|
8b1d3af720
|
added | operator for Control::EventType
|
2013-11-05 23:55:24 -03:00 |
boyu0
|
af129e25f0
|
issue #2771: change some coding style
|
2013-11-05 20:02:58 +08:00 |
2youyou2
|
16c23d0ad3
|
remove CC_PROPERTY and CC_SYNTHESIZE.
|
2013-11-05 19:53:38 +08:00 |
boyu0
|
8c62bf813f
|
issue #2771: enhance API and add Slice demo
|
2013-11-05 15:54:33 +08:00 |
2youyou2
|
3eef64c3b8
|
1. Change NULL to null
2. Remove CocoStudio/Armature files
|
2013-11-05 15:32:13 +08:00 |
2youyou2
|
b076711b69
|
fix compile error
|
2013-11-05 13:42:27 +08:00 |
Nite Luo
|
e4ffd250cb
|
Simple implementation of RenderCommand and RenderQueue
|
2013-11-04 09:14:22 -08:00 |
James Chen
|
edb1fc7822
|
[cmake] Deletes .icf files.
|
2013-11-04 21:03:09 +08:00 |
James Chen
|
733197fa65
|
[cmake] copy resources works.
|
2013-11-04 21:03:08 +08:00 |
James Chen
|
9be8ca3714
|
[cmake] output lib to root/lib
|
2013-11-04 21:03:08 +08:00 |
James Chen
|
daa91ad413
|
[CMake] Update library dependency.
|
2013-11-04 21:03:07 +08:00 |
James Chen
|
922924e1ab
|
TestCpp is ok.
|
2013-11-04 21:03:07 +08:00 |
James Chen
|
e560de6e4e
|
HelloCpp works.
|
2013-11-04 21:03:07 +08:00 |
James Chen
|
8cdd1af982
|
HelloCpp CMakeLists.txt
|
2013-11-04 21:03:07 +08:00 |
minggo
|
d1c02e6faa
|
Merge pull request #4078 from minggo/iss3108-signed_char
closed #3108: add -fsigned-char to make char to signed as default on Android arm architecture
|
2013-11-03 22:37:37 -08:00 |