summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports
Commit message (Expand)AuthorAgeFilesLines
* 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-2330-599/+599
|/
* Update commercial license headersTarja Sundqvist2021-02-0230-599/+599
* 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
* 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
* 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-051-1/+1
* | Remove QtGui module path from OpenGL related pathsMike Krus2020-02-062-4/+4
* | QShaderProgram: add a format propertyPaul Lemire2020-02-031-0/+1
* | QMouseDevice: add updateAxesContinuously propertyPaul Lemire2020-01-281-0/+1
* | Add QRenderCapabilities to query GL about what is supportedMike Krus2020-01-201-0/+3
* | Add Profiling OverlayMike Krus2020-01-171-0/+1
* | Fix deprecation handlingMike Krus2020-01-148-0/+8
|/
* Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-133-7/+38
|\
| * Fix OnDemand rendering with Scene3Dv5.14.0-rc2v5.14.0Paul Lemire2019-12-043-7/+38
* | Restore default rendering behavior of Scene3DMike Krus2019-11-281-1/+3
|/
* Doc: Fix documentation warningsTopi Reinio2019-11-131-1/+1
* Scene3DView: don't forget to mark SGNode as visiblePaul Lemire2019-10-301-0/+2
* Scene3D: handle aspect ratio updates in Underlay modePaul Lemire2019-10-281-13/+33
* Fix crash in Scene3DViewMike Krus2019-10-251-1/+2
* Scene3D: halt Qt3D simulation loop while not visiblePaul Lemire2019-10-251-0/+11
* Update plugins.qmltypes for 5.14Kai Koehne2019-10-228-19/+463
* Fix Coverity warningsMike Krus2019-10-213-0/+3
* Scene3D: fix next frame update requestPaul Lemire2019-10-152-3/+14
* Scene3D: only show SGNode once Qt3D has first rendered into itPaul Lemire2019-10-157-1/+27
* Merge remote-tracking branch 'origin/5.13' into 5.14Paul Lemire2019-10-151-0/+4
|\
| * Make sure right screen is set on QOpenGLContext and QOffscreenSurfaceAndy Shaw2019-10-101-0/+5
* | QDepthRange: fix doc/qml registration for 5.14Paul Lemire2019-09-191-1/+1
* | QForwardRenderer: fix doc and add REVISION on clearBuffersPaul Lemire2019-09-191-0/+1
* | QPickEvent: add revisions and fix qml registrationPaul Lemire2019-09-191-0/+1
* | QCamera: make lens and transform accessible to QMLPaul Lemire2019-08-291-0/+1
* | Merge remote-tracking branch 'qt-gerrit/wip/refactor' into HEADPaul Lemire2019-08-2811-107/+904
|\ \