kaile.yin
|
e7de544231
|
1.fixed frame event may forword emit
|
2014-10-23 17:37:18 +08:00 |
kaile.yin
|
5b0e2f0304
|
fixed emit last frame several times
|
2014-10-17 20:43:01 +08:00 |
minggo
|
3679d66c8e
|
remove unneeded includes
|
2014-08-29 15:39:52 +08:00 |
Ricardo Quesada
|
3dda35b4ef
|
Adds `std::nothrow` to `new`
Since cocos2d-x doesn't support exceptions, it is important to add
`std::nothrow` to all the `new` statements
|
2014-08-27 16:31:57 -07:00 |
kaile.yin
|
d884054ec9
|
remove cascade color for CorlorFrame
|
2014-08-19 15:19:47 +08:00 |
kaile.yin
|
3dcdb1cde4
|
remove some update condition of Frame::apply function
|
2014-08-01 14:40:42 +08:00 |
Dhilan007
|
6cff8cb564
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
yinkaile
|
043c640037
|
fixed warning and logic error
|
2014-06-20 10:52:14 +08:00 |
2youyou2
|
b323f5772e
|
optimize frame
|
2014-06-18 14:21:33 +08:00 |
2youyou2
|
c221a59954
|
fixed frame's value not right when enter frame
|
2014-06-17 15:57:06 +08:00 |
2youyou2
|
d9f34a1412
|
change texture to textureName
|
2014-06-13 19:52:53 +08:00 |
2youyou2
|
5bce6b87ea
|
change ActionTimeline to cocostudio ActionTimeline folder
|
2014-06-13 18:51:32 +08:00 |