summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/instanced-arrays-qml
Commit message (Expand)AuthorAgeFilesLines
* Geometry refactoringMike Krus2020-02-272-3/+3
* Fix deprecation warnings about Qt3DRender::QBuffer::BufferTypeFriedemann Kleint2019-03-121-1/+1
* Move last remaining pieces of examples-common to Qt3DExtrasPaul Lemire2016-05-012-3/+3
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-232-1/+2
* 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-264-76/+132
* 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-162-21/+7
* 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
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-141-1/+0
* Rename QOpenGLFilter to QGraphicsApiFilterAndy Nichols2015-11-031-3/+3
* Rename Renderer -> Render throughoutSean Harmer2015-10-194-4/+4
* Add an example showing instancing using VBO with divisor of 1Sean Harmer2015-10-198-0/+483