Huabing.Xu
|
e2a24dec84
|
replace Point with Vector2
|
2014-04-15 18:08:29 +08:00 |
James Chen
|
5e6130c92c
|
issue #4058: Get rid of Object ,rename it to Ref.
|
2014-02-20 10:53:49 +08:00 |
andyque
|
68b1c9f2c1
|
change CCTweenFunction class to tweenfunc namespace
|
2014-02-18 14:22:13 +08:00 |
andyque
|
ab11147eeb
|
rename namespace of CCTweenFunction to cocos2d and fix some compile errors
|
2014-02-18 14:22:13 +08:00 |
andyque
|
895b2a0055
|
move CCActionEaseEx and CCTweenFunction to core engine
|
2014-02-18 14:22:12 +08:00 |
Ricardo Quesada
|
d0dbf34319
|
removes "include "cocos2d.h" from cocos2d files
|
2014-01-16 21:35:58 -08:00 |
walzer
|
d4c1aa92d5
|
add copyrights for 2014, in folders other then 2d.
|
2014-01-07 11:47:11 +08:00 |
yinkaile
|
5eb961b165
|
fixed warning
|
2013-12-25 19:46:09 +08:00 |
yinkaile
|
ba809a0096
|
change const char* to const std::string&
|
2013-12-23 14:05:46 +08:00 |
yinkaile
|
d3a575e8cc
|
change for iterator and callfunc
|
2013-12-18 22:07:33 +08:00 |
yinkaile
|
581a7856de
|
fixed compiler error
|
2013-12-17 19:32:16 +08:00 |
youyou
|
917bd8c3d9
|
change Array to Vector
|
2013-12-13 19:40:38 +08:00 |
youyou
|
1bdf1a44a1
|
1.change blendfunc method
2.support custom easing
|
2013-12-13 15:02:09 +08:00 |
youyou
|
e17b9d839b
|
1.add TEST_EASING
2.add play serveral movement function
3.update TEST_COLLIDER_DETECTOR
4.fixed movement event
|
2013-12-06 13:40:49 +08:00 |
samuele3
|
8a408f9951
|
Add doxygen comments for the CocoStudio
|
2013-11-20 12:04:47 +08:00 |
yinkaile
|
5ba1e4ce10
|
1.remove compiler wornings
2.change void Bone::removeFromParent(bool recursion); to void Bone::removeFromParent();
|
2013-11-11 14:50:30 +08:00 |
2youyou2
|
3eef64c3b8
|
1. Change NULL to null
2. Remove CocoStudio/Armature files
|
2013-11-05 15:32:13 +08:00 |
2youyou2
|
25196072f2
|
1. change color json format
2. fix tween easing
3. fix CCBone crate bug
|
2013-11-05 11:57:20 +08:00 |
minggo
|
8f7a489a4d
|
issue #2905:make cocostudio and gui flat
|
2013-10-16 16:48:39 +08:00 |