1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
small performance fix More... over 11 years ago
Merge branch 'master' of github.com:PrimaryFeather/Starling-Extension-Particle-System More... almost 12 years ago
added support for new 'drawCount' statistics More... almost 12 years ago
removed 'passedTime' capping More... almost 12 years ago
using new MatrixUtil class More... almost 12 years ago
updated for latest Starling change More... almost 12 years ago
updated README with new tagging rules More... almost 12 years ago
added 'else' statement, removed obsolete code More... almost 12 years ago
fixed massive mem-leak caused by strange Flash Player phenomenon More... almost 12 years ago
added Flash builder project files More... almost 12 years ago
added license header More... about 12 years ago
added compatibility class, updated README More... about 12 years ago
renamed 'ParticleDesignerPS' to 'PDParticleSystem' for consistency. More... about 12 years ago
moved PDParticle class into its own file, so that users can extend it More... about 12 years ago
added support for rotation More... about 12 years ago
using 'showStats' instead of custom FPS display More... about 12 years ago
moved alpha multiplication into vertex program More... about 12 years ago
Merge branch 'master' of github.com:PrimaryFeather/Starling-Extension-Particle-System More... about 12 years ago
updated for Starling 1.1 More... about 12 years ago
added link to wiki page. More... about 12 years ago
fixed getBounds method More... about 12 years ago
added 'clear' parameter to 'stop' method More... about 12 years ago
fixed exception on lost context More... about 12 years ago
fixed color overflow error (leading to color output different to Particle Designer preview) More... about 12 years ago
fixed that preview in ParticleDesigner sometimes looked different to Starling rendering More... about 12 years ago
added missing radial- and tangential-accel-variance parsing; added max capacity check More... about 12 years ago
using static property for event type More... about 12 years ago
compatibility with Starling 1.0 More... about 12 years ago
added properties for all settings (closes #3) More... about 12 years ago
reverted changes so that particle system works with Starling v0.9.1 More... about 12 years ago