summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a simple example showing how to use the new transformSean Harmer2015-11-208-1/+395
* Remove QAbstractTransform and friendsSean Harmer2015-11-1711-39/+1
* Remove transforms property of QTransformSean Harmer2015-11-1791-1076/+1380
* Make BackToFront sorting workLaszlo Agocs2015-11-131-4/+14
* Add resources_big for planets to make MSVC happyLaszlo Agocs2015-11-121-0/+1
* Doc: Documentation clean upVenugopal Shivashankar2015-11-0628-32/+32
* Rename QOpenGLFilter to QGraphicsApiFilterAndy Nichols2015-11-0326-124/+124
* picking-qml example addedPaul Lemire2015-10-245-1/+258
* Rename Renderer -> Render throughoutSean Harmer2015-10-19197-297/+297
* Add an example showing instancing using VBO with divisor of 1Sean Harmer2015-10-199-1/+485
* Change import name of Qt3D Core from Qt3D 2.0 to Qt3D.Core 2.0Sean Harmer2015-10-1697-97/+97
* custom-mesh-qml: examplePaul Lemire2015-10-145-1/+313
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-1368-215/+215
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-1365-299/+300