summaryrefslogtreecommitdiffstats
path: root/src/quick3d
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.12' into tqtc/lts-5.15-ope...v5.15.12-lts-lgplTarja Sundqvist2023-10-115-9/+50
|\
| * Scene3DItem: increase number of frames needed to flush pipelinePaul Lemire2022-11-162-1/+9
| * Quick3DNodeInstantiator: fix crash when using asyncPaul Lemire2022-11-021-8/+32
| * Scene3DRenderer: reset OpenGL state when skipping framesPaul Lemire2022-10-102-0/+9
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-0954-0/+106
|\|
| * Qt3DQuick: includemocsMike Krus2022-07-185-0/+10
| * Qt3DRender: includemocsMike Krus2022-07-151-0/+2
| * Qtquick3danimationplugin: includemocsMike Krus2022-06-281-0/+2
| * Qtquick3dlogicplugin: includemocsMike Krus2022-06-281-0/+2
| * Qtquick3drenderplugin: includemocsMike Krus2022-06-281-0/+2
| * Qtquick3dinputplugin: includemocsMike Krus2022-06-271-0/+2
| * Qt3DQuickInput: includemocsMike Krus2022-06-276-0/+12
| * Qtqtquick3dcoreplugin: includemocsMike Krus2022-06-271-0/+2
| * Qtqtquickscene3dplugin: includemocsMike Krus2022-06-273-0/+5
| * Qt3DQuickAnimation: includemocsMike Krus2022-06-277-0/+14
| * Qt3DQuickExtras: includemocsMike Krus2022-06-273-0/+5
| * Qtquick3dextrasplugin: includemocsMike Krus2022-06-271-0/+2
| * Qt3DQuickScene2D: includemocsMike Krus2022-06-274-0/+8
| * Qt3DQuickRender: includemocsMike Krus2022-06-2718-0/+36
| * Qtqtquickscene2dplugin: includemocsMike Krus2022-06-271-0/+2
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgplTarja Sundqvist2023-03-232-8/+39
|\|
| * Scene3DView: fix shutdown crashPaul Lemire2022-02-032-8/+39
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...v5.15.6-lts-lgplTarja Sundqvist2022-08-162-11/+21
|\|
| * Trigger an update on the quick window when creating a render aspectSean Harmer2021-08-041-0/+2
| * Render enough frames to flush the Qt3D pipeline when dirtySean Harmer2021-08-042-11/+19
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-23173-3495/+3495
|/
* Update commercial license headersTarja Sundqvist2021-02-02173-3495/+3495
* Scene3DItem: release frontend/backend tree on destructionPaul Lemire2020-11-051-3/+28
* Ensure Scene3D re-renders when a backend node is updatedSean Harmer2020-10-011-0/+7
* Remove the unneeded QScene2D qualifier for the renderPolicy propertyAndy Shaw2020-09-171-1/+1
* Rework Scene3D to fix potential crash on shutdownPaul Lemire2020-08-254-205/+323
* Scene3DRenderer: remove use of deprecated createTextureFromIdPaul Lemire2020-08-251-1/+5
* Delete offscreen surface when doneMike Krus2020-06-301-0/+2
* Fix Clang 10 warning about initialization in the wrong orderThiago Macieira2020-05-201-1/+1
* Remove a dead store in Scene3DRendererJean-Michaël Celerier2020-05-071-1/+1
* rhi: Make Qt3DQuickWindow work with RHIJean-Michaël Celerier2020-04-222-16/+3
* Merge remote-tracking branch 'origin/5.14' into 5.15Antti Määttä2020-04-217-217/+131
|\
| * Allow for when a Scene3D item switches screensAndy Shaw2020-03-137-217/+130
| * Fix OnDemand rendering crash when using QQuickWidgetMauro Persano2020-02-181-0/+1
| * Revert "Allow for when a Scene3D item switches screens"Paul Lemire2020-02-187-124/+218
| * Revert "Add in a call to applyAspects() that accidently got missed"Paul Lemire2020-02-181-1/+0
| * Add in a call to applyAspects() that accidently got missedAndy Shaw2020-02-161-0/+1
| * Allow for when a Scene3D item switches screensAndy Shaw2020-02-077-218/+124
* | Update plugins.qmltypes for 5.15Jani Heikkinen2020-04-088-16/+119
* | Make Scene3DItem accept hover eventPaul Lemire2020-03-261-0/+1
* | Fix documentation formatting for UnderlayMichael Brasser2020-03-241-2/+0
* | Doc: Fix incorrect use of \default QDoc commandTopi Reinio2020-03-052-2/+2
* | Remove QtGui module path from OpenGL related pathsMike Krus2020-02-063-5/+5
* | Make the OpenGL renderer a pluginPaul Lemire2020-02-051-1/+1
* | QShaderProgram: add a format propertyPaul Lemire2020-02-031-0/+1