summaryrefslogtreecommitdiffstats
path: root/src
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 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 outdated TODO commentSean Harmer2016-01-171-1/+0
* Add annotation to QPhongMaterialSean Harmer2016-01-172-1/+15
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-1628-1028/+96
* 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-1613-124/+1013
* Say hello to GenericDeviceBogDan Vatra2016-01-1618-28/+542
* Merge "Merge branch '5.6' into dev" into refs/staging/devBogDan Vatra2016-01-1613-129/+57
|\
| * Merge branch '5.6' into devSean Harmer2016-01-1513-129/+57
| |\
| | * Revert "Fix crash when Scene3DItem is removed from scene"Mauro Persano2016-01-152-34/+32
| | * centralize + fix use of system assimpOswald Buddenhagen2016-01-143-10/+14
| | * Make axisIdentifier & buttonIdentifier constBogDan Vatra2016-01-145-10/+10
| | * "cleanup" method needs to be virtual.BogDan Vatra2016-01-121-1/+1
| | * Remove unused ListAllocationPolicy.Volker Krause2016-01-122-74/+0
* | | Link examples against static libPaul Lemire2016-01-161-0/+1
|/ /
* | Don't use deprecated API for plugin loadingSean Harmer2016-01-152-4/+4
* | QBlendState: Target particular Draw Buffers (glBlendFunci())Wieland Hagen2016-01-155-39/+127
* | Add GraphicsContext::supportsDrawBuffersBlend()Wieland Hagen2016-01-144-2/+9
* | Added glEnablei, glDisablei, glBlendFuncSeparateiWieland Hagen2016-01-1413-1/+144
* | Fixed RenderView Uniform setting for QNode valuesWieland Hagen2016-01-141-2/+2
* | Use a more suitable name for qt3d input devices.BogDan Vatra2016-01-142-1/+2
* | Fix missing QML registration for AbstractActionInputColin Ogilvie2016-01-141-0/+1