.. |
ArmatureNodeReader
|
Avoid crash during parse armature node.
|
2015-03-19 11:51:34 +08:00 |
ButtonReader
|
To modify that check whether or not string is not empty.
|
2015-03-11 09:59:07 +08:00 |
CheckBoxReader
|
Fixed lots of compiler warnings
|
2015-01-23 02:02:33 +01:00 |
ComAudioReader
|
Fixed lots of compiler warnings
|
2015-01-23 02:02:33 +01:00 |
GameMapReader
|
Checking whether tileset is valid during parses TMXTiledMap in GameMapReader.
|
2015-01-26 13:14:17 +08:00 |
ImageViewReader
|
Fixed lots of compiler warnings
|
2015-01-23 02:02:33 +01:00 |
LayoutReader
|
Fixed lots of compiler warnings
|
2015-01-23 02:02:33 +01:00 |
ListViewReader
|
Fixed lots of compiler warnings
|
2015-01-23 02:02:33 +01:00 |
LoadingBarReader
|
Update that parse resource path with flat buffers for readers
|
2014-12-22 13:42:18 +08:00 |
Node3DReader
|
fix the define problem
|
2015-02-25 14:28:39 +08:00 |
NodeReader
|
Fix parse action tag for widget.
|
2015-03-16 20:04:59 +08:00 |
PageViewReader
|
Fixed lots of compiler warnings
|
2015-01-23 02:02:33 +01:00 |
Particle3DReader
|
make path shorter
|
2015-03-05 13:24:06 +08:00 |
ParticleReader
|
Modify that parses position type of ParticleSystemQuad.
|
2015-01-14 10:24:44 +08:00 |
ProjectNodeReader
|
Serialize and parse attribute "inner speed" for ProjectNode.
|
2015-03-05 15:48:17 +08:00 |
ScrollViewReader
|
Fixed lots of compiler warnings
|
2015-01-23 02:02:33 +01:00 |
SingleNodeReader
|
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.
|
2014-12-14 12:14:16 +03:00 |
SliderReader
|
Fixed lots of compiler warnings
|
2015-01-23 02:02:33 +01:00 |
Sprite3DReader
|
fix the define problem
|
2015-02-25 14:28:39 +08:00 |
SpriteReader
|
Fixed lots of compiler warnings
|
2015-01-23 02:02:33 +01:00 |
TextAtlasReader
|
Modify that parse ignoreSize for TextAtlas, TextBMFont.
|
2015-01-27 15:09:48 +08:00 |
TextBMFontReader
|
Modify that parse ignoreSize for TextAtlas, TextBMFont.
|
2015-01-27 15:09:48 +08:00 |
TextFieldReader
|
Fixed lots of compiler warnings
|
2015-01-23 02:02:33 +01:00 |
TextReader
|
Fixed lots of compiler warnings
|
2015-01-23 02:02:33 +01:00 |
UserCameraReader
|
Add CocosStudio UserCameraReader
|
2015-02-25 14:19:08 +08:00 |
NodeReaderDefine.cpp
|
Add flat buffers reader and serialize
|
2014-11-21 15:15:38 +08:00 |
NodeReaderDefine.h
|
Add flat buffers reader and serialize
|
2014-11-21 15:15:38 +08:00 |
NodeReaderProtocol.cpp
|
Add flat buffers reader and serialize
|
2014-11-21 15:15:38 +08:00 |
NodeReaderProtocol.h
|
Add flat buffers reader and serialize
|
2014-11-21 15:15:38 +08:00 |
WidgetReader.cpp
|
Fix parse action tag for widget.
|
2015-03-16 20:04:59 +08:00 |
WidgetReader.h
|
update object reader for new lay out system
|
2014-12-22 15:38:47 +08:00 |
WidgetReaderProtocol.h
|
Delete that use protocol buffers
|
2014-12-01 12:46:29 +08:00 |