aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/particles
Commit message (Expand)AuthorAgeFilesLines
* Remove missing image referenceAlan Alpert2012-02-141-1/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3055-55/+55
* Update Sprite using examples to frameDurationAlan Alpert2012-01-279-28/+27
* Implement randomStart for spritesAlan Alpert2012-01-271-4/+2
* Encode user input before insertion into URLsMatthew Vogt2012-01-231-1/+3
* Update obsolete contact address.Jason McDonald2012-01-2355-55/+55
* Update copyright year in license headers.Jason McDonald2012-01-0555-55/+55
* Examples: Remove commented out 'plugins' list from .qmlproject filesKai Koehne2012-01-041-5/+0
* Examples: Hard-code the 'main' file in .qmlprojectKai Koehne2012-01-031-1/+7
* Use qt_Opacity in shadersAlan Alpert2011-12-061-4/+6
* Fix image pathAlan Alpert2011-12-061-1/+1
* Move XmlListModel to seperate pluginCharles Yin2011-12-011-0/+1
* Correct image pathAlan Alpert2011-11-161-1/+1
* Fix GravityAlan Alpert2011-11-031-1/+1
* Add non-floats to particle typeAlan Alpert2011-11-011-1/+1
* ImageParticle Sprite ImprovementsAlan Alpert2011-10-311-1/+2
* Fold Move into AffectorAlan Alpert2011-10-242-12/+9
* Affectors now simulate with a minimum granularityAlan Alpert2011-10-241-23/+25
* Replace Smiles with StarfishAlan Alpert2011-10-2136-150/+61
* Allow sizing of TrailEmitter emit area based on particle sizeAlan Alpert2011-10-171-5/+7
* Add Move affectorAlan Alpert2011-10-142-3/+147
* Split GroupGoal out of SpriteGoalAlan Alpert2011-10-051-6/+3
* pulse calls should use ms instead of sKent Hansen2011-09-293-3/+3
* Make delegates visibleAlan Alpert2011-09-231-1/+0
* Change burst to use ms instead of sAlan Alpert2011-09-221-0/+84
* Recognize deformable performance level properlyAlan Alpert2011-09-221-1/+0
* Add whitespaceAlan Alpert2011-09-2150-669/+738
* CustomEmitter/Affector now affect whole lists at onceAlan Alpert2011-09-212-30/+39
* Initial ImageParticle sharingAlan Alpert2011-09-202-0/+199
* Add Age exampleAlan Alpert2011-09-161-0/+92
* Fill out examples a little moreAlan Alpert2011-09-162-0/+205
* Particles examples shuffleAlan Alpert2011-09-16149-901/+3133
* Friction and Gravity examplesAlan Alpert2011-09-162-0/+208
* Refactor SpriteEngine out of StochasticEngineAlan Alpert2011-09-139-132/+126
* Implement Turbulence properlyAlan Alpert2011-09-131-9/+13
* Fix missing and outdated license headers.Jason McDonald2011-09-094-0/+160
* Update images in falling leaves particle demo.Michael Brasser2011-09-094-0/+0
* Missed an example in previous name changesAlan Alpert2011-09-091-1/+1
* Particles module refactoring en masseAlan Alpert2011-09-0847-1593/+110
* Add clear property to QSGParticleSystemAlan Alpert2011-09-081-1/+5
* Animation-like API for ParticleSystemAlan Alpert2011-09-071-1/+7
* Update more examples to QtQuick 2.0Damian Jansen2011-09-022-2/+2
* Rename PointAttractor x,y to pointX,pointYAlan Alpert2011-08-313-16/+16
* Custom Particle now supplies default codeAlan Alpert2011-08-314-85/+7
* Add more proportionality modes to PointAttractorAlan Alpert2011-08-302-4/+4
* Absorb CustomEmitter/AffectorAlan Alpert2011-08-242-3/+3
* Initial entryEffect support for ImageParticleAlan Alpert2011-08-241-0/+1
* Tweak particle examplesAlan Alpert2011-08-153-4/+4
* Get Custom particle example rotating againAlan Alpert2011-08-151-4/+4
* Add noCap and startTime properties to EmitterAlan Alpert2011-08-151-2/+1