summaryrefslogtreecommitdiffstats
path: root/src/extras
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-205-53/+203
|\
| * Fix non-symmetric extents and resolutions for QCuboidMeshMiikka Heikkinen2016-09-081-17/+17
| * 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-0521-280/+601
|\|
| * Qt3DExtra materials documentation fixesMiikka Heikkinen2016-09-029-131/+179
| * Update mesh and geometry documentationMiikka Heikkinen2016-09-0212-149/+422
* | 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-265-42/+12
* | 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-233-0/+95
|\|
| * QPhongAlphaMaterial: allow to specify the blending argumentsPaul Lemire2016-08-192-0/+94
| * QConeGeometryPrivate: initialize m_positionBufferEdward Welbourne2016-08-161-0/+1
* | QForwardRenderer: add externalRenderTargetSize propertyPaul Lemire2016-08-192-0/+17
* | Merge branch '5.7' into devSean Harmer2016-08-143-71/+138
|\|
| * Qt3DWindow rename defaultFramegraph to defaultFrameGraphPaul Lemire2016-08-112-2/+2
| * Fix cube geometry to have correct texture coords and tangent vectorsSean Harmer2016-08-091-69/+136
* | Fix API consistency in QAttributeKevin Ottens2016-07-216-48/+48
|/
* Improve the lighting shadersSean Harmer2016-07-122-80/+146
* Apply Gram-Schmidt when generating the world -> tangent matrixSean Harmer2016-07-121-11/+19
* Qt3DWindow: Call QSurfaceFormat::setDefaultFormatHarald Vistnes2016-07-011-0/+1
* Fix normal mapped ads lighting modelMäättä Antti2016-06-172-28/+48
* Adding QDoc to QConeGeometryRobert Brock2016-06-031-1/+57
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-1928-0/+96
* Connect parameter notifications for QNormalDiffuseAlphaMaterialJanne Koskinen2016-05-181-0/+13
* Fix face count computation when updating the cylinder index buffer.Volker Krause2016-05-161-1/+2
* Add more explicitMarc Mutz2016-05-141-1/+1
* Enable QT_NO_FOREACH for some librariesMarc Mutz2016-05-141-0/+3
* Introduce local macros for declaring types as movable/primitive/sharedMarc Mutz2016-05-051-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-0130-85/+85
* Add we mean it to qfirstpersoncameracontroller_p.hPaul Lemire2016-05-011-0/+11
* Move last remaining pieces of examples-common to Qt3DExtrasPaul Lemire2016-05-0110-3/+1363
* geometries: use QSharedPointer::create() for QBufferDataGeneratorsMarc Mutz2016-04-306-30/+30
* Repair attenuation handlingKevin Ottens2016-04-281-7/+15
* QGoochMaterial export and documentation fixTomi Korpipää2016-04-253-13/+14
* QGoochMaterial namespace fixTomi Korpipää2016-04-253-48/+52
* QNode: make cleanup a private slotPaul Lemire2016-04-2326-108/+0
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-23107-0/+13441