aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick3dparticles/qquick3dparticlesystem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add emit mode to shaped emittersAntti Määttä5 days1-9/+12
* Implement reversed emittersAntti Määttä10 days1-3/+12
* Mark particle system dirty when setting startTimeAntti Määttä10 days1-0/+1
* Do not call restart() on an invalid QElapsedTimerGiuseppe D'Angelo2025-04-021-1/+1
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-09-041-1/+1
* Trace: Add tracepoints to quick3dAntti Määttä2023-05-291-0/+9
* Improve quick3d profiling eventsAntti Määttä2022-10-131-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-24/+24
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Implement line particleAntti Määttä2022-05-301-1/+5
* Cleanup profiling macrosAntti Määttä2022-03-311-4/+1
* Optimize inactive particle handlingAntti Määttä2022-03-171-3/+1
* Add quick3d profiler timestamps to codesAntti Määttä2022-01-171-0/+7
* Add DynamicBurst elementKaj Grönholm2022-01-121-9/+9
* Add offset for sprite particlesTony Leinonen2021-12-101-2/+3
* Add trigger, repeat and random emit amount for emit burstsTony Leinonen2021-12-101-7/+29
* Minor optimizations for particlesKaj Grönholm2021-11-301-3/+4
* Do not update particle system when it is not visibleAntti Määttä2021-11-251-1/+1
* Add editor API for ParticleSystem3DKaj Grönholm2021-10-191-4/+26
* Fix particles startTime usageKaj Grönholm2021-09-131-5/+12
* Allow disabling particle system updates globallyMiikka Heikkinen2021-08-161-1/+7
* Fix model-blend particle fade in/out with opacityAntti Määttä2021-05-311-1/+9
* Model blend particlesAntti Määttä2021-05-281-17/+117
* Implement sort mode for model particleAntti Määttä2021-05-211-1/+1
* Upgrade particles from TPKaj Grönholm2021-05-141-1/+1
* Add hasTransparency property to particlesKaj Grönholm2021-05-121-5/+0
* Extend the particles sprite APIKaj Grönholm2021-05-101-2/+28
* Add \since to particles docsAntti Määttä2021-05-041-0/+1
* Fix particlesystem time handlingKaj Grönholm2021-04-231-4/+9
* Add position cache modifiers to attractor APIJere Tuliniemi2021-04-221-0/+1
* Remove system property from particleAntti Määttä2021-04-211-0/+16
* Optimize particlesystem animation loopKaj Grönholm2021-03-291-110/+173
* Add prepareToAffect to affectorsKaj Grönholm2021-03-251-0/+6
* Fix particles rotation on some systemsKaj Grönholm2021-03-251-4/+3
* Cleanup particle sourcesAntti Määttä2021-03-181-29/+30
* Improve Particlesystem animationsKaj Grönholm2021-03-121-26/+31
* Misc particles fixes and cleanupsKaj Grönholm2021-02-251-18/+1
* Adjust particles APIKaj Grönholm2021-02-231-5/+1
* Fix useRandomSeed not making particles deterministicJere Tuliniemi2021-02-231-1/+1
* API change: randomizeSeed to useRandomSeedKaj Grönholm2021-02-191-14/+14
* API docs for ParticleSystem3D and ParticleSystem3DLoggingKaj Grönholm2021-02-191-28/+170
* Affector API changesKaj Grönholm2021-02-191-2/+2
* Burst improvementsKaj Grönholm2021-02-191-6/+8
* Make randomizer non-staticKaj Grönholm2021-02-191-12/+10
* Implement ParticleSystem randomize seedingKaj Grönholm2021-02-191-8/+54
* Move particle sources to cpp moduleAntti Määttä2021-02-151-0/+518