Fork me on GitHub
Not signed in (Sign In)

Welcome, Guest

Want to take part in these discussions? Sign in if you have an account, or apply for one below

    • CommentAuthorRichard
    • CommentTimeFeb 2nd 2009
     
    Version 2.0.1 is out. This is in the downloads and is the current SVN trunk. Changes from 2.0.0 are

    Changes

    • Add clone method to Particle classes

    • Add Particle3DUtils class to break an image into 3D particles

    • Add 3D explode image example to illustrate Particle3DUtils



    Bug fixes

    • Correctly set particle's collisionRadius in Particle2DUtils methods

    • Set particle's dictionary to use weak references to keys

    • Add bitmapData property to the BitmapRenderer to provide direct access to the bitmap data.

    • Fix createRectangleParticlesFromBitmapData to place registration point in center of each particle and correctly place particles based on offset values.

    • Fix emitter to start the new counter if the counter is set while the emitter is running.



    Get it from SVN or downloads.