aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickturbulence.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace some more foreach with ranged forVolker Hilsheimer2020-11-301-1/+1
* Cleanup and optimize particlesKaj Grönholm2020-11-051-1/+1
* QQuickItem: rename geometryChanged to geometryChangeMitch Curtis2020-04-231-1/+1
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Particles: Shrink QQuickParticleData by 2 pointers.Erik Verbruggen2016-03-081-3/+3
* Particles: code clean-up.Erik Verbruggen2016-03-041-1/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Particle Turbulence image now reads correctly from QRC or local filesAriel Molina2015-12-081-1/+2
* Turbulence was accidentally deactivated on geometry changedAriel Molina2015-12-081-1/+0
* Correct heightmap values for TurbulenceAriel Molina2015-12-071-3/+3
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Fix \inqmlmodule usage: only use one parameterAlejandro Exojo2014-12-081-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-0/+1
* Doc: Sanitized QML typesNico Vertriest2012-05-241-1/+1
* Extract Particles code to an independent libraryMatthew Vogt2012-04-161-0/+205