summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Register render surface selector types with aspectSean Harmer2016-01-171-0/+3
* Add "We mean it" warningSean Harmer2016-01-171-0/+11
* Add RenderSurfaceSelectorNode to frame graph backendSean Harmer2016-01-174-3/+165
* Add QRenderSurfaceSelectorSean Harmer2016-01-174-2/+248
* Fix typo in creator template and adjust whitespaceSean Harmer2016-01-173-1/+3
* 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
* Fix deprecation warningsSean Harmer2016-01-179-9/+9
* Fix annotations in QSkyboxEntity defaultSean Harmer2016-01-172-0/+12
* Fix annotations in QDiffuseMapMaterial defaultSean Harmer2016-01-172-1/+14
* Fix annotations in QDiffuseSpecularMapMaterial defaultSean Harmer2016-01-172-2/+14
* Fix annotations for QGoochMaterial defaultSean Harmer2016-01-172-1/+12
* Fix annotations in QNormalDiffuseMapMaterial defaultSean Harmer2016-01-172-2/+14
* Fix annotations in QNormalDiffuseSpecularMapMaterialSean Harmer2016-01-172-1/+14
* Fix annotations for QPerVertexColorMaterial defaultSean Harmer2016-01-172-1/+14
* Fix annotations in QPhongAlphaMaterial defaultSean Harmer2016-01-172-1/+14
* Fix annotations in DiffusMapMaterial QML defaultSean Harmer2016-01-171-0/+9
* Fix annotations on DiffuseSpecularMapMaterial QML defaultSean Harmer2016-01-171-0/+10
* Fix annotations in GoochMaterial QML defaultSean Harmer2016-01-171-0/+10
* Fix annotations in NormalDiffuseMapAlphaMaterial QML defaultSean Harmer2016-01-171-0/+9
* Fix annotations in NormalDiffuseMapMaterial QML defaultSean Harmer2016-01-171-0/+10
* Fix annotations in NormalDiffuseSpecularMapMaterial QML defaultSean Harmer2016-01-171-0/+10
* Fix annotations in PerVertexColorMaterial QML defaultSean Harmer2016-01-171-0/+10
* Fix annotations in SkyBox QML defaultSean Harmer2016-01-171-0/+9
* Fix annotations in TextureMaterial QML defaultSean Harmer2016-01-171-0/+10
* Fix annotations in PhongAlphaMaterial QML defaultSean Harmer2016-01-171-0/+9
* Fix annotation on PhongMaterial QML defaultSean Harmer2016-01-171-0/+9
* Remove usage of Configuration elementSean Harmer2016-01-171-4/+0
* Remove outdated TODO commentSean Harmer2016-01-171-1/+0
* Add annotation to QPhongMaterialSean Harmer2016-01-172-1/+15
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-1647-1140/+227
* Remove the Quick3DConfiguration HackPaul Lemire2016-01-164-192/+0
* Make ObjLoader available to unit tests/benchmarksTobias Koenig2016-01-161-1/+1
* Added QML bindings for new aggregate actionsColin Ogilvie2016-01-164-2/+184
* Added link for inputs between sequential front and back endColin Ogilvie2016-01-163-4/+37
* Backend Nodes for Aggregate ActionsColin Ogilvie2016-01-1610-2/+405
* Added initial parameters to input sequence and inputchordColin Ogilvie2016-01-164-0/+96
* Support for DDS texturesMauro Persano2016-01-1640-125/+1153
* Say hello to GenericDeviceBogDan Vatra2016-01-1618-28/+542
* Merge "Merge branch '5.6' into dev" into refs/staging/devBogDan Vatra2016-01-1624-629/+115
|\
| * Merge branch '5.6' into devSean Harmer2016-01-1524-629/+115
| |\
| | * Revert "Fix crash when Scene3DItem is removed from scene"Mauro Persano2016-01-152-34/+32
| | * remove workaround for framework buildsOswald Buddenhagen2016-01-141-10/+0
| | * centralize + fix use of system assimpOswald Buddenhagen2016-01-145-23/+20
| | * Make axisIdentifier & buttonIdentifier constBogDan Vatra2016-01-146-12/+12
| | * Make the qgltf example use other assetsLaszlo Agocs2016-01-134-38/+42
| | * qgltf: Add a short description to the helpLaszlo Agocs2016-01-131-0/+12
| | * "cleanup" method needs to be virtual.BogDan Vatra2016-01-121-1/+1
| | * Remove unused ListAllocationPolicy.Volker Krause2016-01-125-516/+0
* | | Link examples against static libPaul Lemire2016-01-1680-732/+1605
|/ /