summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/scene3d/scene3drenderer_p.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor Scene3D to work with both RHI and GL Qt3D renderersPaul Lemire2020-07-291-12/+73
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-091-2/+2
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-271-6/+9
|\
| * Allow for when a Scene3D item switches screensAndy Shaw2020-03-131-6/+9
| * Revert "Allow for when a Scene3D item switches screens"Paul Lemire2020-02-181-9/+6
| * Allow for when a Scene3D item switches screensAndy Shaw2020-02-071-6/+9
* | Fix deprecations and warningsMike Krus2020-02-261-0/+1
|/
* Fix OnDemand rendering with Scene3Dv5.14.0-rc2v5.14.0Paul Lemire2019-12-041-1/+2
* Introduce Scene3DViewPaul Lemire2019-08-271-0/+5
* Refactor Scene3D internals prior to Scene3DView introductionPaul Lemire2019-08-271-1/+1
* Scene3D: introduce compositingMode (FBO or Underlay)Paul Lemire2019-08-271-1/+3
* Make Scene3D rendering use the Manual Qt3D drive modePaul Lemire2019-08-071-7/+8
* Scene3D: Revise render loop and synchronizationAnton Kreuzkamp2019-05-281-0/+3
* Scene3D crashing on destructionMichael Dippold2018-09-271-0/+1
* Revert "Keep rendering in sync with aspect jobs by adding barriers"Paul Lemire2018-02-281-0/+1
* Keep rendering in sync with aspect jobs by adding barriersSvenn-Arne Dragly2018-02-021-1/+0
* Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-181-0/+3
|\
| * Scene3DRenderer: ensure window pointer stays the same while renderingv5.9.4Paul Lemire2018-01-101-0/+3
* | Scene3D: allow to force blocking renderingPaul Lemire2018-01-161-0/+1
|/
* Hook Scene3D cleanup on scenegraphInvalidated tooLaszlo Agocs2017-04-051-1/+3
* Coding convention fix for Src/importscore, importsextras,5.8Robert Brock2017-04-011-2/+1
* Replace Q_DECL_NOEXCEPT by Q_DECL_NOTHROWPaul Lemire2016-05-231-1/+1
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Refactor the scene3d classes into one class per pair of filesSean Harmer2016-01-181-0/+113