CocosBuilder
CocosBuilder copied to clipboard
Silent sprite sheet generation errors
Sprite sheet generation silently fails if it can't include all the sprites. (It generates a sprite sheet but doesn't include the sprites that wouldn't fit). (as of 3.0 alpha 4).
Attempting to include a sprite with a dimension larger than 2046 pixels crashes CocosBuilder (as of 3.0 alpha 3).
Also the fix for sprite sheet generation issue #339 was not included in CocosBuilder 3.0 alpha 4. Was that an oversight?