summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/instanced-arrays-qml/main.qml
Commit message (Expand)AuthorAgeFilesLines
* Port instanced-arrays-qml to RHIPaul Lemire2020-10-191-13/+30
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-0/+1
* QAnnotation changesFranck Arrecot2016-03-171-1/+1
* Some fixes for examples.Wieland Hagen2016-03-091-1/+1
* QAttribute API changesPaul Lemire2016-02-291-2/+2
* Remove ParameterMappingPaul Lemire2016-02-261-3/+0
* Unify license header usage.Antti Kokko2016-01-261-18/+32
* instanced-arrays-qml: add QInputSettings componentPaul Lemire2016-01-231-1/+4
* Have Qt3DQuickWindow manage window surfaceSean Harmer2016-01-181-1/+0
* Temporarily expose window to QML contextSean Harmer2016-01-181-0/+1
* Link examples against static libPaul Lemire2016-01-161-3/+1
* instanced examples: Add proper annotations to techniquePaul Lemire2016-01-141-0/+1
* RenderView/GraphicsContext: support SSBO/UBO with buffer used as ParametersPaul Lemire2016-01-131-2/+2
* Camera moved - instanced-arrays-qmlRobert Brock2016-01-051-2/+2
* Rename QOpenGLFilter to QGraphicsApiFilterAndy Nichols2015-11-031-3/+3
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-1/+1
* Add an example showing instancing using VBO with divisor of 1Sean Harmer2015-10-191-0/+155