axmol/cocos/editor-support/cocostudio/WidgetReader
Ray 83a7b8012c 3DParticle Reader and tests 2015-02-26 09:19:14 +08:00
..
ArmatureNodeReader make current animation name take effect when autoplay is false 2014-12-31 03:59:36 +08:00
ButtonReader Fixed lots of compiler warnings 2015-01-23 02:02:33 +01: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 Fixed lots of compiler warnings 2015-01-23 02:02:33 +01:00
PageViewReader Fixed lots of compiler warnings 2015-01-23 02:02:33 +01:00
Particle3DReader 3DParticle Reader and tests 2015-02-26 09:19:14 +08:00
ParticleReader Modify that parses position type of ParticleSystemQuad. 2015-01-14 10:24:44 +08:00
ProjectNodeReader Parse InnerActionFrame, AlphaFrame, modify cocostudio editor version number. 2015-01-12 10:55:15 +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 Fixed lots of compiler warnings 2015-01-23 02:02:33 +01: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