aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/particles/qsgparticlesystem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QSG* to QQuick* in particles folderAlan Alpert2011-10-251-1084/+0
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-8/+8
* Declarative: Fix MSVC and g++ warningsFriedemann Kleint2011-10-191-3/+8
* Clean up declarative includesKent Hansen2011-10-171-2/+2
* Initial particle system benchmarkAlan Alpert2011-10-171-2/+3
* Expand QSGImageParticle testAlan Alpert2011-10-111-0/+3
* Initialize new particle data membersAlan Alpert2011-10-111-0/+8
* Documentation AugmentationAlan Alpert2011-10-101-2/+2
* Declarative: Fix ASCII conversion warnings.Friedemann Kleint2011-09-301-2/+2
* Refactor ParticleSystem membersAlan Alpert2011-09-301-90/+90
* Defensive ProgrammingAlan Alpert2011-09-231-0/+3
* Initial ImageParticle sharingAlan Alpert2011-09-201-0/+9
* Remove invalid ASSERTAlan Alpert2011-09-161-4/+5
* Refactor SpriteEngine out of StochasticEngineAlan Alpert2011-09-131-53/+64
* Order of operations fixAlan Alpert2011-09-131-1/+1
* Particles module refactoring en masseAlan Alpert2011-09-081-21/+60
* Allow particles to have eternal lifeAlan Alpert2011-09-081-3/+35
* Add clear property to QSGParticleSystemAlan Alpert2011-09-081-14/+47
* Animation-like API for ParticleSystemAlan Alpert2011-09-071-100/+155
* Add custom emission capability to FollowEmitterAlan Alpert2011-08-251-1/+1
* Remove \since tagsAlan Alpert2011-08-151-1/+0
* Add some more properties to JS particle typeAlan Alpert2011-07-281-31/+31
* Initial CustomEmitter and CustomAffector implementationAlan Alpert2011-07-281-1/+10
* Drive ParticleSystem with an animation insteadAlan Alpert2011-07-281-31/+38
* Crash even lessAlan Alpert2011-07-261-0/+1
* Initial stab at docs for QtQuick.Particles 2.0Alan Alpert2011-07-201-0/+31
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Fix possible index out of bounds exceptionAlan Alpert2011-07-071-1/+5
* Squashed Particle System Stateful RewriteAlan Alpert2011-07-061-201/+587
* Rewrite last rewriteAlan Alpert2011-06-211-55/+73
* Rewrite particle system to cope with changing particle countsAlan Alpert2011-06-151-104/+131
* Automatically set system if parent is a ParticleSystemAlan Alpert2011-06-091-2/+8
* Immense Particles Refactor Part AAlan Alpert2011-06-071-0/+396