aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick3d/qquick3dviewport_p.h
Commit message (Expand)AuthorAgeFilesLines
* XR: Fix issue with effects and multiviewChristian Strømme2025-01-231-0/+2
* View3D.environment must always be validAndy Nichols2025-01-161-0/+1
* visionOS: Shuffle the processSpatialEvents code around a bitChristian Strømme2024-12-161-1/+1
* Xr: Fix embedded View3Ds in XR when rendering with multiviewChristian Strømme2024-12-091-0/+5
* visionOS: Enable multiview renderingChristian Strømme2024-10-181-0/+6
* Add jitter protection for XrVirtualMousePaul Olav Tvete2024-08-291-0/+3
* Fix XR virtual mouse event deliveryPaul Olav Tvete2024-06-241-2/+3
* Fix compilation issues when features are disabledJari Helaakoski2024-05-271-0/+10
* Extract OpenXR and AVP code into separate implementation classesChristian Strømme2024-05-251-1/+2
* API for synthesizing touch events to 2D itemsPaul Olav Tvete2024-04-241-0/+11
* Fix single pick methods when picking in scenes with 2d itemsAndy Nichols2024-03-141-0/+1
* Enable multiview for basic Default/PrincipledMaterial usageLaszlo Agocs2024-02-081-1/+3
* Multiviewify xractor and xrcameraLaszlo Agocs2024-01-261-0/+3
* Fix missing Q_REVISION(6.7) tags for new API's in 6.7Andy Nichols2024-01-221-1/+1
* Add more QQuick3dViewport picking alternatives with mouse coordsKristoffer Skau2023-12-141-0/+2
* Apply correct custom texture size scaling for inputLaszlo Agocs2023-11-011-0/+2
* Add a way to override the backing texture size with the Offscreen modeLaszlo Agocs2023-11-011-0/+15
* Expose the render context interfaceChristian Strømme2023-10-241-0/+2
* Add an invokable helper to rebuild the extension list on the View3DLaszlo Agocs2023-09-211-0/+2
* Refactor QQuick3DViewport::internalPick methodAndy Nichols2023-06-201-0/+18
* Extensions APIChristian Strømme2023-06-021-0/+12
* RenderContextInterface improvementsChristian Strømme2023-04-181-0/+1
* Refactor renderer setup in QQuick3DViewportKristoffer Skau2023-03-111-0/+2
* Update internal input processing of QQuick3DViewportKristoffer Skau2023-03-101-2/+2
* Interactive lightmap baking improvementsKristoffer Skau2023-02-081-1/+5
* Trigger lightmap baking interactively from DebugViewKristoffer Skau2023-01-121-0/+3
* Remove unused connection mapChristian Strømme2023-01-061-1/+0
* Improve resource clean-up in the scene managerChristian Strømme2022-12-151-1/+0
* Add support for profiling object id and event dataAntti Määttä2022-10-131-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Allow specifying the View3D backing texture formatLaszlo Agocs2022-03-251-0/+6
* Track Resource buffer usage per layerAndy Nichols2022-01-311-2/+0
* Add global picking APIKaj Grönholm2021-09-071-0/+4
* Fix multiple View3D with same (sub)sceneKaj Grönholm2021-08-061-0/+2
* Remove the qml revisioning for 1.xChristian Strømme2021-06-231-1/+0
* Allow QPointerEvent(s) to be processed from arbitrary raysAndy Nichols2021-05-281-1/+3
* Re-enable input processingShawn Rutledge2021-05-131-1/+1
* Disable input processing for View3DAndy Nichols2021-04-141-1/+1
* Update View3D picking APIsAndy Nichols2021-03-191-0/+4
* Support input events in 3DAndy Nichols2021-03-021-0/+4
* Clazy: MOC needs signatures to be fully qualified for SLOTS/INVOKABLESAndy Nichols2021-02-081-1/+1
* More scene manager fixesChristian Strømme2021-02-041-0/+1
* Enable build with QT_NO_OPENGLAndy Nichols2020-08-311-1/+0
* Update QML versioning and type registrationPaul Olav Tvete2020-08-281-0/+4
* Do not use no-op removed setClearBeforeRendering APILaszlo Agocs2020-06-171-1/+0
* Do not render or sync View3D when not visibleAndy Nichols2020-06-021-0/+1
* Remove the Render moduleAndy Nichols2020-05-101-2/+0
* Adapt to geometryChanged => geometryChange renamingMitch Curtis2020-04-241-1/+1
* Merge remote-tracking branch 'origin/5.15' into devLaszlo Agocs2020-04-031-2/+2
|\
| * Implement shader cacheAntti Määttä2020-04-031-1/+18