Tags: brooklynpacket/cocos2d-iphone
Tags
Changes since 1.1-beta -xCode4 templates work correctly -ParticleBatchNode works correctly on retina devices -TileMap doesn't use new sorting (issue 1262)
Issue 1153, new patch which addresses problems with previous patch. C… …hecking whether the size of the view has changed is now done in the ES1Renderer where the correct width and height can be retrieved. It is tested with issue 914 test and tested without UIKit autorotation. Changed: ES1Renderer.m - resizeFromLayer:
Patch for issue 1216, useSelfRender should be called on all descendan… …ts of a batchnode, not only the children. modified CCSpriteBatchNode, removeAllChildren:
Rename speed to timeScale to avoid ambiguity with other nodes that al… …ready have a 'speed'. Also add support for node-schedules.
cocos2d for iOS / OS X v1.0.1 - reorderSprite branch
PreviousNext