axmol/cocos/editor-support/cocostudio/ActionTimeline
kompjoefriek ca48c5e5dd Fixed lots of compiler warnings
- signed / unsigned mismatches
- using int as bool
- Removed throw() from CCFrame.h, why is explained here:
http://www.gotw.ca/publications/mill22.htm
2015-01-23 02:02:33 +01:00
..
CCActionTimeline.cpp Parse InnerActionFrame, AlphaFrame, modify cocostudio editor version number. 2015-01-12 10:55:15 +08:00
CCActionTimeline.h Merge branch 'v3' into parse_inneractionframe 2015-01-12 14:26:05 +08:00
CCActionTimelineCache.cpp Fixed lots of compiler warnings 2015-01-23 02:02:33 +01:00
CCActionTimelineCache.h Modify bug that parses AnchorPointFrame. 2015-01-22 11:20:01 +08:00
CCActionTimelineNode.cpp change file name 2014-12-04 18:51:32 +08:00
CCActionTimelineNode.h change file name 2014-12-04 18:51:32 +08:00
CCFrame.cpp Fixed lots of compiler warnings 2015-01-23 02:02:33 +01:00
CCFrame.h Fixed lots of compiler warnings 2015-01-23 02:02:33 +01:00
CCNodeReader.cpp Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
CCNodeReader.h remove unneeded includes 2014-08-29 15:39:52 +08:00
CCTimeLine.cpp fixed event frame will go twice loop when goto frame 2015-01-09 10:24:38 +08:00
CCTimeLine.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
CCTimelineMacro.h add new line at the end of the file 2014-06-20 11:36:48 +08:00
CSLoader.cpp ProjectNode's actiontimeline should jump to 0 frame when after nest into another csd 2015-01-21 15:21:23 +08:00
CSLoader.h Parse InnerActionFrame, AlphaFrame, modify cocostudio editor version number. 2015-01-12 10:55:15 +08:00