Xpol Wan
|
90456d29ba
|
Fixes 1605 include path in 541 files
using the tools/coding-style/include-linter.py with -f options.
|
2016-03-20 21:53:44 +08:00 |
XiaoFeng
|
0a657cd219
|
Remove cocos2dx.h reference from all cocos studio related files
|
2016-03-16 14:02:08 +08:00 |
Wenhai Lin
|
4fa58602a8
|
Adds `std::nothrow` to the `new` statements
|
2015-12-16 14:02:55 +08:00 |
zhangcheng
|
0862d313b2
|
Fix cocos reader bug.
Fixes child nodes can't be rendered when particle and TiledMap as parent and their resource have been removed from disk.
|
2015-07-08 16:13:38 +08:00 |
zhangcheng
|
1c983f1f39
|
GBKToUTF8
|
2015-06-17 13:16:06 +08:00 |
XiaoFeng
|
e94bcbd28c
|
Remove missing resource label from all UI widget
|
2015-05-22 18:21:59 +08:00 |
pipu
|
ca74486f60
|
Update CSParseBinary_generated
|
2015-04-08 16:54:58 +08:00 |
pipu
|
bb110449be
|
Reset method purge() definition for some Reader.
|
2015-03-31 14:56:24 +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
|
e31fe9565a
|
Modify that parses position type of ParticleSystemQuad.
|
2015-01-14 10:24:44 +08:00 |
pipu
|
79acf80fb1
|
Update that avoid crash during load resource which serialize by flat buffers
|
2014-12-17 19:00:24 +08: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
|
6b999d53f3
|
Modify that declare and definition that function return value of createNodeWithFlatBuffers() for all kinds of "NodeReader"
|
2014-11-26 11:50:42 +08:00 |
pipu
|
6be17520c7
|
Config android, linux, wp8
|
2014-11-21 18:08:09 +08:00 |
pipu
|
f3cb80d8f6
|
Add flat buffers reader and serialize
|
2014-11-21 15:15:38 +08:00 |