summaryrefslogtreecommitdiffstats
path: root/src/extras/defaults
Commit message (Expand)AuthorAgeFilesLines
* Add accessor for QRenderSettingsMike Krus2017-02-062-0/+6
* SkyboxEntity can gamma correct the fragmentsKevin Ottens2017-01-313-0/+31
* QSkyBoxEntity: use QTextureLoader for dds cubemapsKevin Ottens2017-01-312-6/+15
* QForwardRenderer exposes the gamma of its viewportKevin Ottens2017-01-312-0/+27
* Remove exposure property from metal/rough materialsKevin Ottens2017-01-316-66/+0
* Merge branch 'wip/animation' into devSean Harmer2017-01-314-3/+496
|\
| * Animation support for Qt3DAntti Määttä2017-01-314-3/+497
* | Uniform color PBR lighting to Qt3DExtrasKevin Ottens2017-01-314-0/+546
* | QTexturedMetalRoughMaterial: albedo really is baseColorKevin Ottens2017-01-313-26/+26
* | Adding PBR lighting to Qt3DExtrasKevin Ottens2017-01-274-2/+693
* | Add (ac|de)celeration to QFirstPersonCameraControllerKevin Ottens2017-01-273-1/+74
* | QSkyboxEntity: fix cubemap loadingKevin Ottens2017-01-271-0/+6
* | Add missing properties to QSkyboxEntityKevin Ottens2017-01-272-2/+4
* | Align QForwardRenderer API with its QML counterpartKevin Ottens2017-01-272-0/+43
* | Introduce QTextureMaterialKevin Ottens2017-01-274-2/+405
|/
* Skybox: add documentation about issues with frustum cullingPaul Lemire2017-01-111-1/+4
* Allow Qt3DWindow::setRootEntity() after window has been shownWieland Hagen2017-01-071-5/+7
* Doc: Specify #include path for each \classTopi Reinio2016-12-071-0/+1
* Doc: corrected namespace statement in docNico Vertriest2016-12-061-5/+5
* QOrbitCameraController: proper bookkeeping of cameraPaul Lemire2016-11-181-0/+12
* QFirstPersonCameraController: proper bookkeeping of cameraPaul Lemire2016-11-181-0/+12
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-204-36/+186
|\
| * Fix QForwardRenderer docsMiikka Heikkinen2016-09-051-29/+70
| * Fix camera controllersMiikka Heikkinen2016-09-053-7/+116
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-059-131/+179
|\|
| * Qt3DExtra materials documentation fixesMiikka Heikkinen2016-09-029-131/+179
* | QOrbitCameraController: disable logical device when disabledPaul Lemire2016-08-271-0/+4
* | QFirstPersonCameraController: disable logical device when disabledPaul Lemire2016-08-271-0/+4
* | QSkyboxEntity: remove camera translation propertyPaul Lemire2016-08-263-34/+0
* | QForwardRenderer: use modern style connectPaul Lemire2016-08-261-5/+6
* | Merge branch '5.7' into 5.8Sean Harmer2016-08-252-2/+4
|\|
| * Use trilinear filtering for normal mapsKevin Ottens2016-08-242-2/+4
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-232-0/+94
|\|
| * QPhongAlphaMaterial: allow to specify the blending argumentsPaul Lemire2016-08-192-0/+94
* | QForwardRenderer: add externalRenderTargetSize propertyPaul Lemire2016-08-192-0/+17
|/
* Qt3DWindow rename defaultFramegraph to defaultFrameGraphPaul Lemire2016-08-112-2/+2
* Qt3DWindow: Call QSurfaceFormat::setDefaultFormatHarald Vistnes2016-07-011-0/+1
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-194-0/+13
* Connect parameter notifications for QNormalDiffuseAlphaMaterialJanne Koskinen2016-05-181-0/+13
* Add more explicitMarc Mutz2016-05-141-1/+1
* Change QList<int> properties to QVector<int>Kevin Ottens2016-05-042-18/+18
* Camera controller naming conventionRobert Brock2016-05-034-48/+48
* Bring more type safety to the buttons propertiesKevin Ottens2016-05-022-18/+18
* Split QAnalogAxisInput out of QAxisInputKevin Ottens2016-05-024-12/+12
* Splitting of QAxisInputRobert Brock2016-05-024-24/+28
* Q_NULLPTR -> nullptrSean Harmer2016-05-0114-19/+19
* Add we mean it to qfirstpersoncameracontroller_p.hPaul Lemire2016-05-011-0/+11
* Move last remaining pieces of examples-common to Qt3DExtrasPaul Lemire2016-05-019-2/+1362
* QGoochMaterial export and documentation fixTomi Korpipää2016-04-253-13/+14
* QGoochMaterial namespace fixTomi Korpipää2016-04-253-48/+52