summaryrefslogtreecommitdiffstats
path: root/examples/qt3d
Commit message (Expand)AuthorAgeFilesLines
* QDepthTest rename func to depthFunctionRobert Brock2016-02-2610-16/+16
* Remove ParameterMappingPaul Lemire2016-02-262-7/+0
* Rename the viewport rect property to normalizedRectRobert Brock2016-02-2612-18/+18
* Remove QRenderAttachment name propertyRobert Brock2016-02-252-12/+4
* QComponentList -> QComponentVectorPaul Lemire2016-02-221-1/+1
* QNodeList -> QNodeVectorPaul Lemire2016-02-221-1/+1
* QAspectEngine::setRootEntity takes a QSharedPointerPaul Lemire2016-02-221-1/+1
* Set Context FormatMike Krus2016-02-191-4/+10
* Rename childrenNodes to childNodes for API consistency.Volker Krause2016-02-181-1/+1
* Allow to tilt the camera as well as panSean Harmer2016-02-031-1/+1
* Increase speed from default in simple-cppSean Harmer2016-02-031-0/+2
* Take notice of the controller speedsSean Harmer2016-02-031-7/+7
* Set window as input event source for c++ examplesSean Harmer2016-02-032-0/+10
* Examples: remove the usage of QAspectEngine::setData()Liang Qi2016-01-282-13/+0
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-2629-21/+1668
|\
| * Doc: Fix documentation macro and other issuesTopi Reinio2016-01-261-1/+1
| * Fixed typo from documentationTitta Heikkala2016-01-251-1/+1
| * Doc: Use 'Qt 3D' instead of Qt3D consistentlyTopi Reinio2016-01-253-11/+11
| * Added image for Audio Visualizer documentationTitta Heikkala2016-01-252-1/+1
| * Added Audio Visualizer exampleTitta Heikkala2016-01-2225-0/+1648
| * Doc: Removed Qt3DCollision namespace and module docsVenugopal Shivashankar2016-01-212-9/+8
| * Added skeleton docs to geometry classesTomi Korpipää2016-01-201-1/+1
* | Unify license header usageAntti Kokko2016-01-2627-133/+133
* | Unify license header usage.Antti Kokko2016-01-26227-4194/+7316
* | Refactor picking to use one thread per entityMike Krus2016-01-252-1/+7
* | Don't complain about missing stencil bufferSean Harmer2016-01-251-0/+1
* | scene3d-loader: remove deprecated Configuration elementPaul Lemire2016-01-231-4/+0
* | wireframe: add QInputSettings componentPaul Lemire2016-01-231-1/+4
* | transparency-qml: Add QInputSettings componentPaul Lemire2016-01-231-6/+11
* | wave-qml: add QInputSettings componentPaul Lemire2016-01-231-1/+4
* | torus-qml: Add QInputSettings componentPaul Lemire2016-01-231-1/+5
* | tessellation-modes: add QInputSettings componentPaul Lemire2016-01-231-1/+4
* | skybox: add QInputSettings componentPaul Lemire2016-01-231-31/+36
* | simple-shaders-qml: add QInputSettings componentPaul Lemire2016-01-231-1/+4
* | shadow-map-qml: add QInputSettings componentPaul Lemire2016-01-231-1/+4
* | multiviewport: add QInputSettings componentPaul Lemire2016-01-231-1/+5
* | materials-qml: add QInputSettings componentPaul Lemire2016-01-231-1/+4
* | loader-qml: Add QInputSettings componentPaul Lemire2016-01-231-1/+4
* | keyboardinput-qml: Add QInputSettings componentPaul Lemire2016-01-231-5/+9
* | instanced-arrays-qml: add QInputSettings componentPaul Lemire2016-01-231-1/+4
* | gooch-qml: Add QInputSettings componentPaul Lemire2016-01-231-1/+4
* | cylinder-qml: Add QInputSettings componentPaul Lemire2016-01-231-1/+5
* | custom-mesh-qml: Add QInputSettings componentPaul Lemire2016-01-231-1/+4
* | compute-particles: add RenderSurfaceSelector in FrameGraphPaul Lemire2016-01-231-20/+24
* | clip-planes-qml: add QInputSettings componentPaul Lemire2016-01-231-6/+11
* | bigscene-instanced-qml: Add QInputSettings componentPaul Lemire2016-01-231-1/+4
* | bigmodel-qml: Add QInputSettings componentPaul Lemire2016-01-231-1/+3
* | assimp: Add QInputSettings componentPaul Lemire2016-01-231-6/+11
* | simple-qml: add InputSettings componentPaul Lemire2016-01-231-1/+3
* | QAspectEngine/QAbstractAspects: get rid of setDataPaul Lemire2016-01-222-13/+8