summaryrefslogtreecommitdiffstats
path: root/src/render/geometry/qgeometry.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated classes and functionsPaul Lemire2020-02-111-2/+0
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* QML: Properly revision new signals and slots in 5.13Kai Koehne2019-03-071-2/+2
* QGeometry: add minExtent/maxExtent propertiesPaul Lemire2019-01-071-1/+7
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Allow to add/remove attributes imperatively in QMLKevin Ottens2016-07-201-2/+2
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+1
* Add more explicitMarc Mutz2016-05-141-1/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-2/+2
* Strip out cloning subsystemSean Harmer2016-04-291-2/+0
* QNode: make cleanup a private slotPaul Lemire2016-04-231-1/+0
* Merge branch '5.6' into 5.7Sean Harmer2016-04-161-2/+2
|\
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-011-2/+2
* | Remove QAttributeList typedefSean Harmer2016-03-241-3/+1
* | QGeometry creates creation changesSean Harmer2016-03-241-0/+1
* | Remove QBoundingVolumeSpecifierMike Krus2016-03-221-4/+8
* | QGeometry: move verticesPerPath to QGeometryRendererPaul Lemire2016-03-051-9/+0
* | QAttribute: merge with QAbstractAttributePaul Lemire2016-02-261-5/+5
* | Unify license header usageAntti Kokko2016-01-261-11/+14
|/
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-3/+5
* Move core/io content to render/geometry and ioKevin Ottens2015-12-021-7/+4
* Add QBoundingVolumeSpecifier as a grouped property of QGeometryPaul Lemire2015-11-161-1/+5
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-2/+2
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-8/+8
* Move geometry related classes to their own directorySean Harmer2015-10-131-0/+87