summaryrefslogtreecommitdiffstats
path: root/src/extras/geometries/qspheregeometry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Geometry refactoringMike Krus2020-02-271-6/+6
* Remove buffer functor APIMike Krus2020-02-111-69/+14
* 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/+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-051-10/+21
|\
| * Update mesh and geometry documentationMiikka Heikkinen2016-09-021-10/+21
* | 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-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/+584