mirror of https://github.com/axmolengine/axmol.git
4716456e33
* 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 |
||
---|---|---|
.. | ||
test_A8.plist | ||
test_A8.png | ||
test_AI88.plist | ||
test_AI88.png | ||
test_NoFormat.plist | ||
test_PVRTC2.plist | ||
test_PVRTC2.pvr | ||
test_PVRTC2_NOALPHA.plist | ||
test_PVRTC2_NOALPHA.pvr | ||
test_PVRTC4.plist | ||
test_PVRTC4.pvr | ||
test_RGB565.plist | ||
test_RGB888.plist | ||
test_RGB8888_generic.json | ||
test_RGB8888_generic.png | ||
test_RGBA4444.plist | ||
test_RGBA5551.plist | ||
test_RGBA5555.plist | ||
test_RGBA8888.plist | ||
test_RGBA8888.png |