summaryrefslogtreecommitdiffstats
path: root/src/render/geometry
Commit message (Expand)AuthorAgeFilesLines
* Rename Renderer -> Render throughoutSean Harmer2015-10-1944-94/+94
* Add an example showing instancing using VBO with divisor of 1Sean Harmer2015-10-191-1/+1
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-174-0/+44
* Use floats for plane geometry sizeSean Harmer2015-10-152-6/+6
* QPlaneGeometry refactored into a public classPaul Lemire2015-10-155-325/+556
* QCuboidGeometry refactored into a public classPaul Lemire2015-10-155-595/+849
* QSphereGeometry registered to QMLPaul Lemire2015-10-141-2/+2
* QSphereGeometry refactored into a public classPaul Lemire2015-10-145-365/+605
* RenderGeometryRenderer: monitor the enabled propertyPaul Lemire2015-10-142-0/+7
* QTorusGeometry refactored into a public classPaul Lemire2015-10-145-311/+550
* QAbstractAttribute: remove NodeAdded/Remove notification on bufferPaul Lemire2015-10-141-14/+1
* Resurrect bounding volumesLaszlo Agocs2015-10-141-1/+1
* RenderBuffer: handle the sync propertyPaul Lemire2015-10-144-1/+28
* QBuffer: add a sync propertyPaul Lemire2015-10-143-1/+36
* QAttribute: default name methode made invokablePaul Lemire2015-10-141-5/+5
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-1333-116/+116
* Add "We mean it" warnings to private headersSean Harmer2015-10-1312-0/+132
* Final batch of file moves for nowSean Harmer2015-10-139-1/+871
* Move geometry related classes to their own directorySean Harmer2015-10-1335-0/+5572