summaryrefslogtreecommitdiffstats
path: root/src/extras
Commit message (Expand)AuthorAgeFilesLines
* 3D Text: created 3d text geometry and meshSven Erdem2017-01-137-0/+1036
* Allow Qt3DWindow::setRootEntity() after window has been shownWieland Hagen2017-01-071-5/+7
* Doc: Specify #include path for each \classTopi Reinio2016-12-0713-0/+13
* 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
* Fix QCylinderGeometry generationMiikka Heikkinen2016-11-151-7/+17
* Fix QConeGeometry generationMiikka Heikkinen2016-11-151-18/+20
* Don't use deprecated methodsKevin Ottens2016-10-291-2/+2
* Merge branch '5.7' into 5.8Sean Harmer2016-10-104-53/+87
|\
| * Add unit test for QTorusGeometrySean Harmer2016-10-101-41/+58
| * Fix off by one error in torus texture coordinate generationSean Harmer2016-10-101-1/+1
| * Add tangent attribute to torus geometrySean Harmer2016-10-102-4/+25
| * Put uv seam on inner ring of torusSean Harmer2016-10-101-5/+5
| * Fix initialization of loop variables in lighting shadersTim Blechmann2016-10-042-8/+4
* | 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