summaryrefslogtreecommitdiffstats
path: root/src/extras/geometries/qcylindergeometry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-19/+19
* Update commercial license headersTarja Sundqvist2021-02-021-19/+19
* 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_OVERRIDE with overrideKevin Funk2017-09-251-4/+4
|/
* Coding convention fix for Src/ExtrasRobert Brock2017-04-011-1/+4
* Doc: Specify #include path for each \classTopi Reinio2016-12-071-0/+1
* Fix QCylinderGeometry generationMiikka Heikkinen2016-11-151-7/+17
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-9/+18
|\
| * Update mesh and geometry documentationMiikka Heikkinen2016-09-021-9/+18
* | Fix API consistency in QAttributeKevin Ottens2016-07-211-7/+7
|/
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+7
* Fix face count computation when updating the cylinder index buffer.Volker Krause2016-05-161-1/+2
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-8/+8
* geometries: use QSharedPointer::create() for QBufferDataGeneratorsMarc Mutz2016-04-301-4/+4
* 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/+585