Flint Particle System Forum - Version 2.0.1 released2011-12-13T14:56:38+00:00http://flintparticles.org/forum/
Lussumo Vanilla & Feed Publisher
Version 2.0.1 releasedhttp://flintparticles.org/forum/comments.php?DiscussionID=164&Focus=658#Comment_6582009-02-02T18:05:07+00:002011-12-13T14:56:38+00:00Richardhttp://flintparticles.org/forum/account.php?u=1
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 ...
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.