aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickimageparticle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Blackberry: Workaround for GLSL compiler bug.Fabian Bumberger2012-11-091-0/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-071-1/+1
* Fixes a crash in QQuickImageParticleBerthold Krevert2012-08-061-2/+4
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Rename speed -> velocity in the particle systemAlan Alpert2012-06-291-30/+30
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-0/+1
* Doc: Sanitized QML typesNico Vertriest2012-05-241-1/+1
* Flesh out the sprite documentationAlan Alpert2012-05-141-0/+2
* Remove QSGEngineGunnar Sletta2012-05-031-1/+0
* Do not try to apply autoRotation when the particle has no velocityAlan Alpert2012-05-031-1/+2
* Mark image particle material as requiring full matrix.Glenn Watson2012-05-021-1/+1
* Extract Particles code to an independent libraryMatthew Vogt2012-04-161-0/+1978