summaryrefslogtreecommitdiffstats
path: root/src/render/geometry
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.9' into devSean Harmer2017-05-214-4/+26
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.9.0Oswald Buddenhagen2017-05-082-1/+23
| |\
| | * Fix Buffer uploadingPaul Lemire2017-05-082-6/+21
| | * Optimize partial data update support for QBufferOleg Evseev2017-05-041-1/+8
| * | Use non-template version of QVariant::value (clazy reports)Mike Krus2017-05-023-3/+3
| |/
* / Add download service and use for remote meshesMike Krus2017-05-202-34/+151
|/
* Use obj loader plugin by default if file has no extensionMike Krus2017-04-091-0/+2
* Rename QBuffer::access property to accessTypeSean Harmer2017-03-293-8/+8
* Remove unnecessary QT_CONFIG(library)Kimmo Ollila2017-03-031-2/+0
* Update documentation related to pickingMike Krus2017-03-011-2/+14
* Start using REVISION on our propertiesKevin Ottens2017-02-231-1/+1
* QBuffer: change access type enum valuesPaul Lemire2017-02-161-3/+3
* Initialize member in QBufferPrivateSean Harmer2017-02-121-0/+1
* Deliver all events by default unless marked as intermediateSean Harmer2017-02-091-3/+0
* Improve documentation for QMeshMike Krus2017-02-061-3/+28
* Fix QBufferUpdate: type name first seen using 'class' warningSean Harmer2017-02-061-1/+1
* Transfers gpu buffer data to cpuJuan José Casafranca2017-01-315-5/+66
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-1/+2
|\
| * Doc: added doc for parameter \a otherNico Vertriest2017-01-251-1/+2
* | Allow to filter change events based on a track propertyPaul Lemire2017-01-251-0/+2
* | QAttribute: add DrawIndirectAttribute typePaul Lemire2017-01-242-1/+27
* | Namespace ray casting classesMike Krus2017-01-202-6/+7
* | QMesh geometry loading via plugin systemGuillermo A. Amaral2017-01-201-11/+31
* | QBuffer: add enum value for DrawIndirectBufferPaul Lemire2017-01-132-1/+4
|/
* Update docs for QGeometry and QGeometryRendererAntti Määttä2017-01-102-118/+154
* Merge branch '5.8.0' into 5.8Sean Harmer2017-01-052-3/+9
|\
| * BufferManager: prevent race on buffersToRelease vectorPaul Lemire2017-01-032-3/+9
* | Doc: Specify #include path for each \classTopi Reinio2016-12-075-0/+5
* | Doc: Minor fixes for Qt3DRender::QBuffer and QGeometryTopi Reinio2016-12-072-4/+4
* | Doc: several qdoc issuesNico Vertriest2016-12-051-1/+1
|/
* GeometryRendererFunctor: remove useless returnPaul Lemire2016-11-231-1/+1
* QMesh: move functor to private header for testsPaul Lemire2016-11-232-14/+15
* QMesh: block notifications for source and meshNamePaul Lemire2016-11-231-0/+4
* LCOV exclusion comments squashedPaul Lemire2016-11-236-8/+8
* Add docs for QBufferDataGeneratorPaul Lemire2016-11-181-0/+85
* Turn default attribute names into propertiesKevin Ottens2016-10-291-0/+5
* Doc: various link errors qt3dNico Vertriest2016-10-131-1/+1
* Merge branch '5.7' into devSean Harmer2016-08-142-3/+29
|\
| * QAttribute: use target constructorPaul Lemire2016-08-101-2/+2
| * Doc: complete QBuffer docPaul Lemire2016-08-101-0/+13
| * Complete QAttribute documentationPaul Lemire2016-08-091-1/+14
* | Add partial data update support for QBufferOleg Evseev2016-08-135-2/+45
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-022-4/+5
|\|
| * Add support for mat3 and mat4 attributesKevin Ottens2016-07-201-2/+3
| * Allow to add/remove attributes imperatively in QMLKevin Ottens2016-07-201-2/+2
* | Fix internal naming consistency for attributesKevin Ottens2016-07-214-25/+25
* | Fix API consistency in QAttributeKevin Ottens2016-07-212-6/+22
|/
* Renderer: cleanup graphics resourcesPaul Lemire2016-07-043-0/+17
* QGeometryRenderer: fix notification of geometry changingPaul Lemire2016-07-042-35/+3
* Documentation for render-geometryColin Ogilvie2016-05-284-17/+36