Hi,
v0.9.0-alpha is available for download:
http://cocos2d-iphone.googlecode.com/files/cocos2d-iphone-0.9.0-alpha.tar.gz
Highlights:
- CC namespace
- Sprite/Atlas sprite merge
- Zwoptex support
Changelog:
http://cocos2d-iphone.googlecode.com/svn/tags/release-0.9.0-alpha/CHANGELOG
Release Notes:
http://www.cocos2d-iphone.org/wiki/doku.php/release_notes:0_9_0_alpha
How to migrate to v0.9:
http://www.cocos2d-iphone.org/wiki/doku.php/prog_guide:migrating_to_0_9
What does "alpha" mean ?
- it means that it is more volatile than "beta"
- API might change, in fact, it will change a little bit
- It wasn't tested as much as a final version
I would appreciate your feedback, specially feedback regarding:
- CC namespace
- Sprite / AtlasSprite merge
- Animation
Don't be shy regarding the feedback. If you don't like something about the API, let us know. The v0.9.x series will be our last opportunity to introduce important API modifications. The v1.x series will be backward compatible.
Thanks,