summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/extras/defaults
Commit message (Expand)AuthorAgeFilesLines
* Remove resources generation in importextrasKevin Ottens2017-01-271-8/+0
* Port LevelOfDetailLoader to a C++ implementationKevin Ottens2017-01-272-82/+1
* Remove FirstPersonCameraController.qmlKevin Ottens2017-01-272-192/+0
* Remove OrbitCameraController.qmlKevin Ottens2017-01-272-237/+0
* Replace SkyboxEntity.qml with QSkyboxEntityKevin Ottens2017-01-272-152/+0
* Remove ForwardRenderer.qml, QForwardRenderer is enoughKevin Ottens2017-01-272-78/+0
* Remove the QML based default EffectsKevin Ottens2017-01-274-370/+0
* Introduce QTextureMaterialKevin Ottens2017-01-272-69/+0
* Consolidate QML/C++ materials in extrasKevin Ottens2017-01-2710-733/+0
* LevelOfDetail (LOD) nodeMike Krus2017-01-232-1/+82
* Skybox examples: do not mirror imagesPaul Lemire2016-10-101-6/+6
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-201-9/+9
|\
| * Fix camera controllersMiikka Heikkinen2016-09-051-9/+9
* | OrbitCameraController: disable logical device when disabledPaul Lemire2016-08-271-0/+1
* | FirstPersonCameraController: disabled logical device when disabledPaul Lemire2016-08-271-0/+1
* | QSkyboxEntity: remove camera translation propertyPaul Lemire2016-08-261-7/+1
* | ForwardRenderer: allow to disable frustum cullingPaul Lemire2016-08-261-0/+2
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-231-1/+7
|\|
| * PhongAlphaMaterial: allow to specify the blending argumentsPaul Lemire2016-08-191-1/+7
* | Qt3DExtras: ForwardRenderer.qml add alias tfor external target sizePaul Lemire2016-08-191-0/+1
|/
* Fix NormalDiffuseMapAlpha materialPaul Lemire2016-07-223-7/+118
* Use trilinear filtering for normal mapsSean Harmer2016-07-213-3/+3
* Generate mips for normal mapsSean Harmer2016-07-123-0/+3
* Split effects from materialsTomi Korpipää2016-06-2113-666/+336
* TextureMaterial.qml change remaining annotations to filterKeys.Unai IRIGOYEN2016-05-231-3/+3
* FirstPersonCameraController: acceleration controlKevin Ottens2016-05-121-0/+14
* Camera controller naming conventionRobert Brock2016-05-032-1/+1
* Split QAnalogAxisInput out of QAxisInputKevin Ottens2016-05-022-4/+4
* Splitting of QAxisInputRobert Brock2016-05-022-12/+12
* Move last remaining pieces of examples-common to Qt3DExtrasPaul Lemire2016-05-012-2/+239
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-2314-0/+1799