summaryrefslogtreecommitdiffstats
path: root/src/render/geometry
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usageAntti Kokko2016-01-2667-740/+941
* Cone geometry addedRobert Brock2016-01-196-0/+1050
* RenderView/GraphicsContext: support SSBO/UBO with buffer used as ParametersPaul Lemire2016-01-131-1/+3
* Move all raycasting code as private in Qt3DRenderKevin Ottens2015-12-102-8/+6
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-0930-181/+196
* Move core/io content to render/geometry and ioKevin Ottens2015-12-0219-38/+782
* Turns out QAbstractFunctor is specific to Qt3DRenderKevin Ottens2015-12-022-4/+4
* Fix the leaking of Bounding VolumesAndy Nichols2015-11-261-0/+2
* GeometryRenderer: add vector of QBoundingVolumesPaul Lemire2015-11-242-0/+23
* GeometryRendererManager: contains vector of instances requiring a triangle da...Paul Lemire2015-11-242-0/+24
* Added support for partial OBJ mesh loadingMike Krus2015-11-213-5/+31
* Updated CalcBoundingVolumeJob: to compute BV only when neededPaul Lemire2015-11-161-0/+1
* GeometryRenderer: do not leak geometry build with functorPaul Lemire2015-11-162-2/+4
* Geometry updated to copy properties from QBoundingVolumeSpecifierPaul Lemire2015-11-162-0/+9
* Add QBoundingVolumeSpecifier as a grouped property of QGeometryPaul Lemire2015-11-163-1/+41
* QBoundingVolumeSpecifier addedPaul Lemire2015-11-163-2/+156
* QCuboidGeometry: remove QT3D_CLONEABLEPaul Lemire2015-11-121-1/+0
* QCylinderGeometry: remove QT3D_CLONEABLEPaul Lemire2015-11-121-1/+0
* QSphereGeometry: remove QT3D_CLONEABLEPaul Lemire2015-11-121-1/+0
* QTorusGeometry: remove QT3D_CLONEABLEPaul Lemire2015-11-121-1/+0
* QPlaneGeometry: remove QT3D_CLONEABLEPaul Lemire2015-11-121-1/+0
* Remove some uncessary QOpenGL* includesAndy Nichols2015-11-032-6/+0
* Qt3DRender::QMeshPrivate: Remove unnecessary exportAndy Nichols2015-10-301-2/+1
* QPlaneGeometry: expose attributes as propertiesPaul Lemire2015-10-242-0/+43
* QTorusGeometry: expose attributes as propertiesPaul Lemire2015-10-242-0/+35
* QCuboidGeometry: expose attributes as propertiesPaul Lemire2015-10-242-0/+43
* QCylinderGeometry: expose attributes as propertiesPaul Lemire2015-10-242-0/+34
* QSphereGeometry: expose the attributes as propertiesPaul Lemire2015-10-242-0/+43
* 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