summaryrefslogtreecommitdiffstats
path: root/src/quick3d
Commit message (Expand)AuthorAgeFilesLines
* Fix Clang 10 warning about initialization in the wrong orderThiago Macieira2020-05-051-1/+1
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-2717-251/+254
|\
| * 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
* | | Introduce QPickingProxyMike Krus2020-04-231-0/+2
* | | Add ability to override bounding data and trigger calculationMike Krus2020-04-231-0/+1
* | | Pull bounding volume info from front endMike Krus2020-04-231-0/+2
* | | Introduce QCoreAspectMike Krus2020-04-091-0/+3
* | | Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-03-102-2/+2
|\| |
| * | Doc: Fix incorrect use of \default QDoc commandTopi Reinio2020-03-052-2/+2
* | | Remove more deprecated codeMike Krus2020-02-271-6/+0
* | | Introduce QGeometryViewMike Krus2020-02-271-0/+2
* | | Geometry refactoringMike Krus2020-02-2711-86/+72
* | | Fix deprecations and warningsMike Krus2020-02-264-13/+5
* | | Remove custom deprecation macroPaul Lemire2020-02-1214-14/+0
* | | Remove deprecated classes and functionsPaul Lemire2020-02-114-30/+2
* | | Merge remote-tracking branch 5.15 into devMike Krus2020-02-0736-51/+595
|\| |
| * | 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
| * | 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-1414-0/+14
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-144-8/+39
| |\|
| | * 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
| | * | qquaternionanimation.cpp: Fix warning suppressionFriedemann Kleint2019-12-111-1/+1
| * | | Revert "Fix post FF API changes"Mike Krus2019-12-033-2/+12
| |/ /
| * | Restore default rendering behavior of Scene3DMike Krus2019-11-281-1/+3
| * | Fix a crash in Qt3DQuickWindow when the window has no heightJean-Michaël Celerier2019-11-261-1/+1
| |/
| * Doc: Fix documentation warningsTopi Reinio2019-11-133-6/+7
| * 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
| * Fix Scene2D initializationMike Krus2019-10-231-4/+12
| * Fix post FF API changesMike Krus2019-10-223-12/+2
| * Update plugins.qmltypes for 5.14Kai Koehne2019-10-228-19/+463
| * Fix Coverity warningsMike Krus2019-10-214-0/+4
* | Update dependenciesMike Krus2020-02-079-11/+11