Nite Luo
|
f1ca3f9a8a
|
Fix NewRendererTest after change
|
2013-11-26 16:54:48 -08:00 |
Nite Luo
|
92b57c79ba
|
Merge branch 'develop' into newRenderer
Conflicts:
cocos/2d/CCClippingNode.h
cocos/2d/CCLayer.h
|
2013-11-26 11:56:03 -08:00 |
James Chen
|
999b7ccd07
|
Merge pull request #4375 from dumganhar/constructors_are_protected
issue #3258: Merge PR #4351: Constructors are protected
|
2013-11-26 00:30:06 -08:00 |
minggo
|
bf07077c52
|
Merge pull request #4361 from Dhilan007/eclipse_build_fix
[ci skip]Remove something association of CDT Builder,it make 'miss error' in buil...
|
2013-11-25 19:37:03 -08:00 |
James Chen
|
3b47ab62ad
|
Merge commit 'refs/pull/4351/head' of git://github.com/cocos2d/cocos2d-x into constructors_are_protected
|
2013-11-26 11:26:20 +08:00 |
Ricardo Quesada
|
b6f6e72c94
|
Merge branch 'develop' into constructors_are_protected
Conflicts:
cocos/2d/CCActionInstant.h
|
2013-11-25 13:59:24 -08:00 |
Nite Luo
|
19b8ba89e2
|
Merge branch 'develop' into newRenderer
|
2013-11-25 10:21:02 -08:00 |
Lajos Kamocsay
|
4538be2b43
|
FontTest was not rendering TTFs
|
2013-11-25 10:00:53 -05:00 |
Nite Luo
|
b41d81f810
|
Add actions to NewSpriteBatchNode test
|
2013-11-22 15:05:18 -08:00 |
Ricardo Quesada
|
72436c896a
|
prevents bug in gcc 4.6.3
|
2013-11-22 13:40:32 -08:00 |
Ricardo Quesada
|
3ab1e4f3a1
|
ClippingNode Test works again
|
2013-11-22 12:15:41 -08:00 |
Ricardo Quesada
|
1c65669a9f
|
fixes type in documentation
|
2013-11-22 11:27:03 -08:00 |
Dhilan007
|
49a1d0ae62
|
Remove something association of CDT Builder,it make 'miss error' in builders.
|
2013-11-22 17:41:03 +08:00 |
samuele3
|
192deb7952
|
issue #3228: Reconstruct the Callfunc create method to support std::function and add callFuncND + auto remove lua test case
|
2013-11-22 11:51:07 +08:00 |
Ricardo Quesada
|
b6ddc6d048
|
Uses std::unordered_map<> instead of std::map<>
and more fixes.
|
2013-11-21 13:43:59 -08:00 |
Ricardo Quesada
|
d3c44cbb0b
|
Merge branch 'develop' into constructors_are_protected
Conflicts:
cocos/2d/CCLayer.h
|
2013-11-20 11:23:03 -08:00 |
Nite Luo
|
f438e83104
|
Merge branch 'develop' into newRenderer
|
2013-11-20 11:14:28 -08:00 |
James Chen
|
8129e49b84
|
Removing unused 'virtual' keyword in testcpp since we're using EventDispatcher::addEventListenerXXX to register event listener.
|
2013-11-20 11:21:30 +08:00 |
Nite Luo
|
8ce16e1e12
|
Finish DrawNode
|
2013-11-19 13:57:39 -08:00 |
Ricardo Quesada
|
5c74c938ee
|
Merge branch 'develop' into constructors_are_protected
Conflicts:
cocos/2d/CCLayer.h
|
2013-11-19 13:13:57 -08:00 |
Nite Luo
|
a3725c2394
|
Merge branch 'develop' into newRenderer
|
2013-11-19 11:08:26 -08:00 |
Nite Luo
|
7ad64ece36
|
Add Transform to DrawNode
|
2013-11-19 11:06:26 -08:00 |
Dhilan007
|
2f735eed3f
|
fix undefined reference to PhysicsDemoSlice::onTouchMoved
|
2013-11-19 17:10:10 +08:00 |
samuele3
|
eefaf9b81d
|
Hot fix:Remove the MenuLayerPriorityTest test case of menu
|
2013-11-19 14:32:17 +08:00 |
Nite Luo
|
abb011f0ef
|
Test clipping node with alpha
|
2013-11-18 15:52:47 -08:00 |
Nite Luo
|
c288e5ef9c
|
Fix Clipping Node
|
2013-11-18 14:58:41 -08:00 |
Ricardo Quesada
|
c943702bc8
|
Merge branch 'develop' into constructors_are_protected
Conflicts:
cocos/editor-support/cocostudio/CCActionObject.cpp
samples/Cpp/TestCpp/Classes/PhysicsTest/PhysicsTest.h
|
2013-11-18 11:07:15 -08:00 |
Nite Luo
|
e5ebcb2845
|
Merge branch 'develop' into newRenderer
|
2013-11-18 10:22:16 -08:00 |
Liam
|
c7932b6181
|
fixed ui anmation crash when stop animation
|
2013-11-19 00:57:22 +08:00 |
minggo
|
27f35ac3e3
|
Merge pull request #4312 from samuele3hu/developTableView
[ci skip]Hot fix:Repair some lua test samples and modify layer touch listener functions
|
2013-11-18 07:09:57 -08:00 |
Dhilan007
|
a9e9dcbd9a
|
updating js shared submodule reference
|
2013-11-18 22:32:53 +08:00 |
samuele3
|
6c88dd34c0
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developTableView
|
2013-11-18 22:17:47 +08:00 |
samuele3
|
a2e9920288
|
Hot fix:Repair some lua test samples and modify layer touch listener functions
|
2013-11-18 22:16:49 +08:00 |
boyu0
|
8feb3a731b
|
issue #2771: fix physics test crashes
|
2013-11-18 21:28:40 +08:00 |
boyu0
|
cb91fff5eb
|
issue #2771: fix bug physics test debug: button must click twice.
|
2013-11-18 20:42:10 +08:00 |
minggo
|
593c0f8946
|
Merge pull request #4304 from Dhilan007/di3223
[ci skip]issue #3223:bind gui and studio
|
2013-11-18 02:28:53 -08:00 |
Dhilan007
|
8b14575d7e
|
bind gui and studio.
|
2013-11-18 16:54:52 +08:00 |
samuele3
|
b281a2f06f
|
Hot fix:repalce unsigned int/int type of params with long to solve tableview bug
|
2013-11-18 15:55:58 +08:00 |
boyu0
|
90f07f680f
|
Merge commit '95e7373dad8591b11c9bedefe159878210e12e56' into iss2771_physical
|
2013-11-18 11:22:20 +08:00 |
boyu0
|
af65a59e5f
|
issue #2771: fix indent
|
2013-11-18 10:15:50 +08:00 |
boyu0
|
a7d884a63f
|
issue #2771: change debug draw defines to class static const variable
|
2013-11-18 10:10:37 +08:00 |
boyu0
|
8c949c3441
|
fix bugs: delete initTest functions.
|
2013-11-18 03:43:32 +08:00 |
boyu0
|
8ab64c9fa8
|
issue #2771: fix some api name and code style
|
2013-11-18 03:10:13 +08:00 |
boyu0
|
0710cfa526
|
issue #2771: delete PhysicsSlidingJoint and PhysicsSpringJoint. add joint tests, fix bugs
|
2013-11-18 02:16:20 +08:00 |
Nite Luo
|
f5a8c1d02c
|
Fix NewClipNodeTest
|
2013-11-15 17:32:29 -08:00 |
Ricardo Quesada
|
7c2ed2743c
|
Menu + MenuItem
`Menu` and `MenuItem` have protected constructors
|
2013-11-15 13:14:12 -08:00 |
Nite Luo
|
c5f9434331
|
Merge branch 'develop' into newRenderer
|
2013-11-15 11:33:38 -08:00 |
Nite Luo
|
566767da60
|
Add NewDrawNode
|
2013-11-15 11:29:11 -08:00 |
Ricardo Quesada
|
417657b5a9
|
Merge branch 'develop' into constructors_are_protected
|
2013-11-15 10:11:49 -08:00 |
boyu0
|
988630c12f
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical
|
2013-11-15 16:38:58 +08:00 |