Game Edition Alpha 3 is Now Available

We are pleased to announce that Corona Game Edition Alpha 3 is now available. If you are a current GE subscriber you should receive access information soon. If you are not a current GE subscriber, sign up here: http://developer.anscamobile.com/content/corona-game-edition-alpha

Some of the highlights of the new addition are:
* Fixed Alpha 2 performance issues on devices
* Integrates SDK Beta 6 and 7 features
* Improved collision event model: new “preCollision” and “postCollision” events replace “preSolve” and “postSolve”, for better event filtering (see revised “CollisionDetection” sample code)
* Added collision event propagation rules (return true to stop propagation beyond current listener)
* removeSelf() on physics objects now supported
* New removeSelf() destructor for physics joints (see revised “Bridge” sample code)

-Tom
[import]uid: 7559 topic_id: 1672 reply_id: 301672[/import]

Documentation updates coming ASAP! [import]uid: 3007 topic_id: 1672 reply_id: 4863[/import]

Documentation now updated:

https://developer.anscamobile.com/content/game-edition-collision-detection
https://developer.anscamobile.com/content/game-edition-physics-bodies#Destroying_bodies
https://developer.anscamobile.com/content/game-edition-physics-joints#Destroying_joints

Projects updated (on the DMG) for new APIs:

“Bridge”
“CollisionDetection” [import]uid: 3007 topic_id: 1672 reply_id: 4896[/import]