aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickimageparticle_p.h
Commit message (Expand)AuthorAgeFilesLines
* Do less work when there are no active ImageParticle particlesMichael Brasser2021-02-061-1/+2
* Take pixel ratio into account with point particlesKaj Grönholm2020-11-121-0/+1
* Fix QQuickImageParticle resetting loopKaj Grönholm2020-11-111-0/+2
* Add simpler non point particle levelKaj Grönholm2020-11-111-2/+21
* Optimize particles vertex dataKaj Grönholm2020-11-091-15/+17
* Cleanup and optimize particlesKaj Grönholm2020-11-051-2/+0
* Add major version to all Q_REVISIONsUlf Hermann2020-02-191-0/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-161-0/+1
|\
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-151-0/+1
| |\
| | * Fix image particle flickering due to broken state machine logicLaszlo Agocs2019-10-141-0/+1
* | | Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-0/+1
|/ /
* / Make ImageParticle functional when rendering via the RHILaszlo Agocs2019-08-221-8/+21
|/
* Particles: add missing 'override'Anton Kudryavtsev2016-10-061-5/+5
* QQuickImageParticle: mark getState() method as staticAnton Kudryavtsev2016-09-201-1/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Port from Q_ENUMS to new macro Q_ENUM.Friedemann Kleint2015-06-191-2/+2
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Fix leaks in QQuickImageParticleJocelyn Turcotte2014-10-271-5/+4
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Don't store the QSGNode pointerAlan Alpert2013-11-221-3/+3
* Load image data on main threadAlan Alpert2013-10-301-1/+2
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-121-3/+3
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-3/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Rename speed -> velocity in the particle systemAlan Alpert2012-06-291-12/+12
* Extract Particles code to an independent libraryMatthew Vogt2012-04-161-0/+446