summaryrefslogtreecommitdiffstats
path: root/src/extras/geometries
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix documentation warningsTopi Reinio2020-11-251-4/+4
* Make sample meshes geometry renderers againMike Krus2020-07-3025-129/+1920
* Make default geometries viewsMike Krus2020-02-2712-25/+24
* Geometry refactoringMike Krus2020-02-2726-197/+203
* Remove buffer functor APIMike Krus2020-02-1114-534/+161
* Switch export macros to standard formKai Koehne2019-04-0212-12/+12
* Doc: Fix documentation warnings related to Clang QDoc parserTopi Reinio2018-04-201-1/+2
* Merge remote-tracking branch 'origin/5.10' into devLaszlo Agocs2017-12-1312-0/+12
|\
| * Doc: Qt 3D Extras: Fix information on deprecated classesTopi Reinio2017-12-0512-0/+12
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-056-12/+12
|\|
| * Port away from QBuffer::typeKevin Ottens2017-09-226-12/+12
* | Replace Q_DECL_FINAL with finalKevin Funk2017-09-252-8/+8
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-254-16/+16
|/
* Add a new mirrored property to QPlane(Mesh|Geometry)Kevin Ottens2017-05-055-7/+73
* Coding convention fix for Src/ExtrasRobert Brock2017-04-0118-19/+43
* Doc: Specify #include path for each \classTopi Reinio2016-12-0712-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-102-45/+83
|\
| * 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
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-201-17/+17
|\|
| * Fix non-symmetric extents and resolutions for QCuboidMeshMiikka Heikkinen2016-09-081-17/+17
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-0512-149/+422
|\|
| * Update mesh and geometry documentationMiikka Heikkinen2016-09-0212-149/+422
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-231-0/+1
|\|
| * QConeGeometryPrivate: initialize m_positionBufferEdward Welbourne2016-08-161-0/+1
* | Merge branch '5.7' into devSean Harmer2016-08-141-69/+136
|\|
| * 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
|/
* Adding QDoc to QConeGeometryRobert Brock2016-06-031-1/+57
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-1924-0/+83
* Fix face count computation when updating the cylinder index buffer.Volker Krause2016-05-161-1/+2
* Q_NULLPTR -> nullptrSean Harmer2016-05-0116-66/+66
* geometries: use QSharedPointer::create() for QBufferDataGeneratorsMarc Mutz2016-04-306-30/+30
* QNode: make cleanup a private slotPaul Lemire2016-04-2324-102/+0
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-2331-0/+6558