summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Temporarily expose window to QML contextSean Harmer2016-01-1831-152/+224
* Always create a QFrameGraph component and forward rendererSean Harmer2016-01-188-78/+35
* Add getter for frame graph to Qt3DWindowSean Harmer2016-01-182-0/+7
* Fix cylinder-cpp exampleSean Harmer2016-01-171-38/+25
* Set surface on framegraph for C++ examples using Qt3DWindowSean Harmer2016-01-171-0/+1
* Add obj file to resources in wireframe exampleSean Harmer2016-01-171-1/+2
* Add annotations to transparency-qml example effectSean Harmer2016-01-171-0/+8
* Remove usage of Configuration elementSean Harmer2016-01-171-4/+0
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-1615-103/+122
* Merge "Merge branch '5.6' into dev" into refs/staging/devBogDan Vatra2016-01-164-35/+40
|\
| * Merge branch '5.6' into devSean Harmer2016-01-154-35/+40
| |\
| | * Make the qgltf example use other assetsLaszlo Agocs2016-01-134-38/+42
* | | Link examples against static libPaul Lemire2016-01-1679-732/+1604
|/ /
* | 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