axmol/cocos/editor-support/cocostudio/WidgetReader
pipu 0c6e22dd77 Update that parse resource path with flat buffers for readers 2014-12-22 13:42:18 +08:00
..
ButtonReader Update that parse resource path with flat buffers for readers 2014-12-22 13:42:18 +08:00
CheckBoxReader Update that parse resource path with flat buffers for readers 2014-12-22 13:42:18 +08:00
ComAudioReader 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
GameMapReader Update that avoid crash during load resource which serialize by flat buffers 2014-12-17 19:00:24 +08:00
ImageViewReader Update that parse resource path with flat buffers for readers 2014-12-22 13:42:18 +08:00
LayoutReader Update that parse resource path with flat buffers for readers 2014-12-22 13:42:18 +08:00
ListViewReader Update that avoid crash during load resource which serialize by flat buffers 2014-12-17 19:00:24 +08:00
LoadingBarReader Update that parse resource path with flat buffers for readers 2014-12-22 13:42:18 +08:00
NodeReader 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
PageViewReader Update that parse resource path with flat buffers for readers 2014-12-22 13:42:18 +08:00
ParticleReader Update that avoid crash during load resource which serialize by flat buffers 2014-12-17 19:00:24 +08:00
ProjectNodeReader 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
ScrollViewReader Update that parse resource path with flat buffers for readers 2014-12-22 13:42:18 +08: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 Update that parse resource path with flat buffers for readers 2014-12-22 13:42:18 +08:00
SpriteReader Update that avoid crash during load resource which serialize by flat buffers 2014-12-17 19:00:24 +08:00
TextAtlasReader 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
TextBMFontReader Update that avoid crash during load resource which serialize by flat buffers 2014-12-17 19:00:24 +08:00
TextFieldReader Update that avoid crash during load resource which serialize by flat buffers 2014-12-17 19:00:24 +08:00
TextReader Update that avoid crash during load resource which serialize by flat buffers 2014-12-17 19:00:24 +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 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
WidgetReader.h Delete that use protocol buffers 2014-12-01 12:46:29 +08:00
WidgetReaderProtocol.h Delete that use protocol buffers 2014-12-01 12:46:29 +08:00