| Read the release notes after upgrading Kobold2D to learn about changes that may affect you. |
Kobold2D v1.0 Preview 3 Release Notes
The Most Important Changes & Additions
- Added Isometric Tilemap project template.
- Added Sprite Performance project template. Demonstrates the use and performance of CCSpriteBatchNode and PVR.CZZ texture atlas vs individual sprites from PNG files.
- Added Mac version of Doodle Drop.
- Added cocos2d-iphone-extensions develop branch (to support TMXGenerator)
Minor Improvements & Bug Fixes
- Fixed missing header search paths to cocos2d-iphone-extensions
- Fixed release build failure of Pinball game template
- Added missing "usesPremultipliedAlpha" call to Parallax Game template
Known Issues
- Incompatible with iOS SDK 5 Preview. See: Does Kobold2D work with the latest beta SDK?
- Modified library code (eg. cocos2d-iphone) may not be linked into the App as it should be. This is an Xcode bug, see this thread for causes and solutions.



