Cocos2d-2.0-x-2.0.3 released
下载地址 ++++++ http://cocos2d-x.googlecode.com/files/cocos2d-2.0-x-2.0.3.zip ++++++++++++++
Apple has released iOS 6 and iphone 5, Cocosbuilder also released v2.1 beta2 to support bone animation. In order to support these new features, we are excited to announce that cocos2d-2.0-x-2.0.3 is now releasing. This new version of engine fixes orientation problem on iOS 6, updates CCBReader to support Cocosbuilder v2.1 beta2.Download: http://cocos2d-x.googlecode.com/files/cocos2d-2.0-x-2.0.3.zip
Online Document: http://www.cocos2d-x.org/reference/native-cpp/index.html
Features
*]Update CCBReader to v2.1 beta2 to support bone animation.
*]Add CCTableView to replace CCListView.
*]Update CCControlExtension, you can refer to ControlExtensionTest for more detail information.
Big improvements
*]Javascript binding is more stable now, you can refer to samples/TestJavascript for more information.
*]Refactor lua binding, make interfaces more readable and fixed some bugs.
*]Refactor java lib codes, make it more elegant.
Bug fixeshttp://www.cocos2d-x.org/news/74#Bug-fixes
*]Can be rendered in correct orientation on iOS 6
*]Add armv7s support to libcurl.a on iOS platform
For the full change log please refer to https://github.com/cocos2d/cocos2d-x/blob/gles20/CHANGELOG.Thanks to every contributor for the pull requests and/or helping us to find bugs.