summaryrefslogtreecommitdiffstats
path: root/src/render/geometry
Commit message (Expand)AuthorAgeFilesLines
* Remove QBuffer::syncData propertyMike Krus2020-02-125-47/+0
* Hide deprecated functor APIMike Krus2020-02-129-33/+20
* Remove buffer functor APIMike Krus2020-02-117-213/+1
* Remove unused data structuresMike Krus2020-02-114-44/+0
* Remove deprecated classes and functionsPaul Lemire2020-02-1122-177/+30
* Remove QtGui module path from OpenGL related pathsMike Krus2020-02-061-1/+1
* Make the OpenGL renderer a pluginPaul Lemire2020-02-059-9/+9
* Deprecate functor APIsMike Krus2020-01-313-4/+7
* Merge remote-tracking branch 5.14 into 5.15Mike Krus2020-01-251-2/+2
|\
| * Fix for incorrect QML property names in GeometryRenderer docVolker Enderlein2020-01-131-2/+2
* | Fix usages of text stream operatorsAlexandru Croitor2019-12-061-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-161-11/+11
|\|
| * Doc: Fix documentation warningsTopi Reinio2019-11-131-11/+11
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-022-10/+29
|\|
| * Buffer: make sure we force allocate before doing partial updatesPaul Lemire2019-10-301-9/+20
| * Set Loading status on QMesh when functor changesMike Krus2019-10-301-1/+9
* | Accept CBOR as optional format in gltf dataUlf Hermann2019-10-291-6/+2
|/
* Revert removal of more sceneChanged methodsMike Krus2019-10-242-0/+11
* Restore sceneChangeEvent overload that were removedPaul Lemire2019-10-224-0/+14
* Convent SendBufferCaptureJob to direct syncPaul Lemire2019-10-213-26/+0
* Convert LoadBufferJob to use direct syncPaul Lemire2019-10-213-16/+13
* Fix Coverity warningsMike Krus2019-10-211-0/+2
* Buffer: mark as dirty even if empty on firstTimePaul Lemire2019-10-172-2/+4
* Restore use of Added/Removed messages for aspects not supporting syncMike Krus2019-10-141-2/+2
* Clean QJoint message handlingMike Krus2019-10-112-56/+6
* Convert LoadGeometryJob to use direct syncPaul Lemire2019-10-106-42/+14
* Move skeleton loading code to jobMike Krus2019-10-082-209/+21
* Update LoadSkeletonJob to use direct syncMike Krus2019-10-082-26/+5
* Update animation evaluation jobs to use direct syncMike Krus2019-10-082-22/+2
* Clean up includesMike Krus2019-10-017-13/+0
* Update QAttribute to use direct syncMike Krus2019-09-183-72/+59
* Update QGeometry to use direct syncMike Krus2019-09-183-51/+21
* Update QArmature to use direct syncMike Krus2019-09-182-24/+12
* Update QAbstractSkeleton to use direct syncMike Krus2019-09-182-49/+53
* Update QJoint to use direct syncMike Krus2019-09-182-18/+56
* Update QBuffer to use sync updatingMike Krus2019-09-183-63/+42
* Update QGeometryRenderer to use direct sync modeMike Krus2019-09-183-94/+39
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-231-0/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-161-0/+1
| |\
| | * Joints: remove removed joints from dirty listPaul Lemire2019-07-151-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-111-0/+24
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-271-0/+24
| |\|
| | * Doc: Extend Qt3D documentationPaul Wicking2019-06-071-0/+24
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-251-0/+11
|\| |
| * | Add doc to undocumented functions qt3dNico Vertriest2019-05-271-0/+11
* | | Eradicate Java-style iterators and mark the module cleanMarc Mutz2019-05-231-4/+4
|/ /
* | Switch export macros to standard formKai Koehne2019-04-0212-12/+12
* | Merge branch '5.12' into 5.13Paul Lemire2019-04-021-0/+1
|\|
| * Update the backend's buffer data when updating part of QBufferGiulio Camuffo2019-04-021-0/+1
* | QML: Properly revision new signals and slots in 5.13Kai Koehne2019-03-071-2/+2