aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/particles/affectors
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3010-10/+10
* Update Sprite using examples to frameDurationAlan Alpert2012-01-276-19/+18
* Implement randomStart for spritesAlan Alpert2012-01-271-4/+2
* Update obsolete contact address.Jason McDonald2012-01-2310-10/+10
* Update copyright year in license headers.Jason McDonald2012-01-0510-10/+10
* Fix GravityAlan Alpert2011-11-031-1/+1
* Add non-floats to particle typeAlan Alpert2011-11-011-1/+1
* Fold Move into AffectorAlan Alpert2011-10-242-12/+9
* Affectors now simulate with a minimum granularityAlan Alpert2011-10-241-23/+25
* Add Move affectorAlan Alpert2011-10-142-3/+147
* Split GroupGoal out of SpriteGoalAlan Alpert2011-10-051-6/+3
* Add whitespaceAlan Alpert2011-09-219-119/+141
* CustomEmitter/Affector now affect whole lists at onceAlan Alpert2011-09-211-21/+27
* Add Age exampleAlan Alpert2011-09-161-0/+92
* Particles examples shuffleAlan Alpert2011-09-166-0/+1006
* Friction and Gravity examplesAlan Alpert2011-09-162-0/+208