summaryrefslogtreecommitdiffstats
path: root/src/extras/geometries/qcuboidgeometry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Geometry refactoringMike Krus2020-02-271-12/+12
* Remove buffer functor APIMike Krus2020-02-111-93/+15
* Merge remote-tracking branch 'origin/5.10' into devLaszlo Agocs2017-12-131-0/+1
|\
| * Doc: Qt 3D Extras: Fix information on deprecated classesTopi Reinio2017-12-051-0/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-051-2/+2
|\|
| * Port away from QBuffer::typeKevin Ottens2017-09-221-2/+2
* | Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-4/+4
|/
* Coding convention fix for Src/ExtrasRobert Brock2017-04-011-0/+3
* Doc: Specify #include path for each \classTopi Reinio2016-12-071-0/+1
* 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-051-14/+34
|\|
| * Update mesh and geometry documentationMiikka Heikkinen2016-09-021-14/+34
* | 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-211-9/+9
|/
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+7
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-9/+9
* geometries: use QSharedPointer::create() for QBufferDataGeneratorsMarc Mutz2016-04-301-6/+6
* QNode: make cleanup a private slotPaul Lemire2016-04-231-8/+0
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-0/+827