pipu
|
80ad7bbee8
|
Animation easing.
|
2015-04-09 16:55:15 +08:00 |
pipu
|
91acd6aea9
|
Set macro CC_DEPRECATED_ATTRIBUTE for method purge() for all Reader.
|
2015-03-31 14:21:10 +08:00 |
pipu
|
6f20da4444
|
Add destroyCocosStudio()
|
2015-03-30 16:46:33 +08:00 |
pipu
|
78b32332d3
|
Parse InnerActionFrame, AlphaFrame, modify cocostudio editor version number.
|
2015-01-12 10:55:15 +08:00 |
Liam
|
ce9f269680
|
update object reader for new lay out system
|
2014-12-22 15:38:47 +08:00 |
Vladimir Timofeev
|
6494a7abae
|
Hide tinyxml2 from user visible header.
|
2014-12-14 20:32:24 +03:00 |
Vladimir Timofeev
|
9bd1ab74c7
|
Replace #include "tinyxml2/tinyxml2.h" to #include "tinyxml2.h" in new cocostudio code. This should fix build with cmake when USE_PREBUILT_LIBS=NO. Because FindTinyXML2.cmake find tinyxml2.h header (without prefix dir). And some systems install tinyxml2 includes without special directory.
Also this inclusion style match other existing files such as cocos/platform/CCFileUtils.cpp
|
2014-12-14 12:14:16 +03:00 |
pipu
|
6b6fe4129d
|
Update Reader
|
2014-12-10 12:36:14 +08:00 |
pipu
|
c3365a4654
|
Add interface that create node with flat buffers object for simulator
|
2014-12-08 14:32:33 +08:00 |
pipu
|
f3cb80d8f6
|
Add flat buffers reader and serialize
|
2014-11-21 15:15:38 +08:00 |