summaryrefslogtreecommitdiffstats
path: root/src/extras/geometries/qcuboidgeometry.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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