summaryrefslogtreecommitdiffstats
path: root/src/extras/geometries/qtorusgeometry.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-2/+4
* Doc: Specify #include path for each \classTopi Reinio2016-12-071-0/+1
* Don't use deprecated methodsKevin Ottens2016-10-291-2/+2
* Merge branch '5.7' into 5.8Sean Harmer2016-10-101-45/+82
|\
| * 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-101-4/+24
| * 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-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
* 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/+511