summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* instanced examples: Add proper annotations to techniquePaul Lemire2016-01-142-0/+2
* Add a compute shader examplePaul Lemire2016-01-1411-1/+719
* RenderView/GraphicsContext: support SSBO/UBO with buffer used as ParametersPaul Lemire2016-01-131-2/+2
* Port all the pure C++ examples to Qt3DRender::QWindowKevin Ottens2016-01-139-116/+46
* Camera moved - scene3d-loaderRobert Brock2016-01-121-1/+1
* Camera moved - controlsRobert Brock2016-01-122-4045/+4072
* Merge branch '5.6' into devSean Harmer2016-01-122-2/+4
|\
| * Disable the qgltf example to keep the CI runningLaszlo Agocs2016-01-111-1/+3
| * Use .qgltf extension for qgltf-generated glTF filesLaszlo Agocs2016-01-071-1/+1
* | Camera moved - torus-qmlRobert Brock2016-01-051-1/+1
* | Camera moved - skyboxRobert Brock2016-01-051-1/+1
* | Camera moved - simple-shaders-qmlRobert Brock2016-01-051-1/+1
* | Camera moved - simple-qmlRobert Brock2016-01-051-1/+1
* | Camera moved - simple-cppRobert Brock2016-01-051-1/+1
* | Camera moved - scene3dRobert Brock2016-01-051-1/+1
* | Camera and model moved - qgltfRobert Brock2016-01-051-4/+3
* | Camera moved - picking-qmlRobert Brock2016-01-051-1/+1
* | Camera moved - mouseinput-qmlRobert Brock2016-01-051-1/+1
* | Camera moved - loader-qmlRobert Brock2016-01-051-1/+1
* | Camera moved - instanced-arrays-qmlRobert Brock2016-01-051-2/+2
* | Camera moved - enabled-qmlRobert Brock2016-01-051-1/+1
* | Camera moved - cylinder-qmlRobert Brock2016-01-051-1/+1
* | Camera moved - cylinder-cppRobert Brock2016-01-051-1/+1
* | Camera moved - custom-mesh-qmlRobert Brock2016-01-051-1/+1
* | Camera moved - custom-mesh-cppRobert Brock2016-01-051-1/+1
* | Camera moved - cpp_exampleRobert Brock2016-01-051-1/+1
* | Camera moved - bigscene-instanced-qmlRobert Brock2016-01-051-1/+1
* | Camera moved - bigscene_cppRobert Brock2016-01-051-2/+2
* | Camera moved - basicshapes-cppRobert Brock2016-01-051-1/+1
* | Moved the camera from Z: -40 to Z: 40Robert Brock2016-01-051-1/+1
* | tvOS supportMike Krus2015-12-302-4/+4
|/
* Exercise the new rotation properties in materialsLaszlo Agocs2015-12-151-1/+2
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-1440-40/+0
* Reduce specular reflectivity defaultsLaszlo Agocs2015-12-102-4/+1
* Do lighting calculation in world spaceLaszlo Agocs2015-12-101-1/+4
* Add support for spotlightsLaszlo Agocs2015-12-094-5/+106
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-092-2/+3
* Update simple-qml to use correct time deltaSean Harmer2015-12-071-10/+5
* Add sensitivity property to QMouseControllerSean Harmer2015-12-071-0/+28
* simple-qml: CameraController implementation using the new Input APIPaul Lemire2015-12-075-3/+266
* Add a directional light to the exampleLaszlo Agocs2015-12-071-0/+13
* Avoid using the name Light in the examplesLaszlo Agocs2015-11-3013-11/+11
* Enhance lights exampleLaszlo Agocs2015-11-301-3/+23
* Lights phase 1: infrastructureLaszlo Agocs2015-11-265-1/+175
* Add a qgltf example.Laszlo Agocs2015-11-256-1/+236
* Fixed planets-qml exampleTomi Korpipää2015-11-243-116/+100
* Doc: Fix QDoc warnings and do further cleanupTopi Reinio2015-11-232-3/+3
* Adapt examples to use new quaternion helpersSean Harmer2015-11-208-77/+26
* Adapt examples to use rotation property and quaternion helperSean Harmer2015-11-2017-166/+37
* Adapt examples to use no args form of Qt.matrix4x4()Sean Harmer2015-11-2017-129/+38