axmol/tests/cpp-tests
RH 4716456e33
Support custom texture atlas formats (#284)
* Allow support for custom texture atlas formats other than PLIST.

* Revert usage of emplace_back to push_back to ensure support for older compilers.

* Update test to support SpriteFrameCache::addSpriteFramesWithFile

* Re-add SpriteFrameCache::addSpriteFramesWithFileContent

* Change order of SpriteFramesFromFileContent test back to what it previously was

* Remove sprite sheet and all frames associated with it correctly

* Move sprite loader classes into their own files to clean up CCSpriteFrameCache

* Remove redundant line and update comment

* Fix formatting to match adxe code style

* Fix typo

* Add custom sprite sheet loader test using JSON-array sprite atlas format.
Simplify sprite sheet loader interface by adding identifier to the custom sprite sheet loader implementation.

* Add newline at the end of the file
2021-08-13 14:52:58 +08:00
..
Classes Support custom texture atlas formats (#284) 2021-08-13 14:52:58 +08:00
Resources Support custom texture atlas formats (#284) 2021-08-13 14:52:58 +08:00
proj.android Make gradle utils file as shared [ci build] 2021-06-02 06:27:19 +08:00
proj.ios Fix xcode build warnings 2021-08-12 15:54:16 +08:00
proj.linux update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
proj.mac Fix xcode build warnings 2021-08-12 15:54:16 +08:00
proj.win32 metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
.adxeproj.json Renaming refactor (#353) [ci build] 2021-05-18 16:40:30 +08:00
CMakeLists.txt Fix xcode build warnings 2021-08-12 15:54:16 +08:00