summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/compute-particles/ParticlesScene.qml
Commit message (Expand)AuthorAgeFilesLines
* Compute-Particles: use vec4 in the ParticlesData structurePaul Lemire2016-07-191-4/+5
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-0/+1
* QGeometryRenderer API changesMike Krus2016-03-131-2/+2
* Some fixes for examples.Wieland Hagen2016-03-091-1/+5
* QComputeJob cleanupPaul Lemire2016-03-051-1/+1
* QAttribute API changesPaul Lemire2016-02-291-4/+4
* Unify license header usage.Antti Kokko2016-01-261-18/+32
* Link examples against static libPaul Lemire2016-01-161-3/+1
* Add a compute shader examplePaul Lemire2016-01-141-0/+230