Kobold2D v1.0.1 now available!
On December 15, 2011,
in Kobold2D,
by Steffen Itterheim
Kobold2D v1.0.1 is now available from the Kobold2D Download page or via github! You’ll find the Release Notes in the usual place.
The most important new features are:
- AdBanner autorotation if one AdProvider is unable to load an ad, thanks to Tomohisa
- KKPixelMaskSprite as described in Fast Pixel-Perfect Collision Detection for Cocos2D
- KKScreenshot from the Screenshots, Motion Blur and Drawing with CCRenderTexture post
- Box2DDebugLayer from John Wordsworth to render debug information AND textures
- cocos3d v0.6.4
Almost all bugs reported so far have also been squashed. Mainly several fixes related to KKInput, a crash with CCMenuItem* and blocks and an issue that caused Retina mode not being properly enabled.
A few minor convenience methods have also been added, for example CCDirector now has a continuously updated frameCount property that returns the number of frames drawn since the app started, and KKInput now has the anyTouchLocation property if you just want the touch location of any (the) finger on the screen.
Tagged with: AdBanner • anyTouchLocation • CCRenderTexture • cocos2d • cocos3d • collision • collision detection • convenience • feature • frameCount • github • john wordsworth • KKInput • KKPixelMaskSprite • KKScreenshot • kobold2d • pixel-perfect • pixelMask • release • Tomohisa • update