index
:
qt/qtquick3d.git
5.14
5.15
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7-experimental
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip/cmake
A new module and API for defining 3D content in Qt Quick.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
quick3d
/
qquick3dviewport_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
XR: Fix issue with effects and multiview
Christian Strømme
2025-01-23
1
-0
/
+2
*
View3D.environment must always be valid
Andy Nichols
2025-01-16
1
-0
/
+1
*
visionOS: Shuffle the processSpatialEvents code around a bit
Christian Strømme
2024-12-16
1
-1
/
+1
*
Xr: Fix embedded View3Ds in XR when rendering with multiview
Christian Strømme
2024-12-09
1
-0
/
+5
*
visionOS: Enable multiview rendering
Christian Strømme
2024-10-18
1
-0
/
+6
*
Add jitter protection for XrVirtualMouse
Paul Olav Tvete
2024-08-29
1
-0
/
+3
*
Fix XR virtual mouse event delivery
Paul Olav Tvete
2024-06-24
1
-2
/
+3
*
Fix compilation issues when features are disabled
Jari Helaakoski
2024-05-27
1
-0
/
+10
*
Extract OpenXR and AVP code into separate implementation classes
Christian Strømme
2024-05-25
1
-1
/
+2
*
API for synthesizing touch events to 2D items
Paul Olav Tvete
2024-04-24
1
-0
/
+11
*
Fix single pick methods when picking in scenes with 2d items
Andy Nichols
2024-03-14
1
-0
/
+1
*
Enable multiview for basic Default/PrincipledMaterial usage
Laszlo Agocs
2024-02-08
1
-1
/
+3
*
Multiviewify xractor and xrcamera
Laszlo Agocs
2024-01-26
1
-0
/
+3
*
Fix missing Q_REVISION(6.7) tags for new API's in 6.7
Andy Nichols
2024-01-22
1
-1
/
+1
*
Add more QQuick3dViewport picking alternatives with mouse coords
Kristoffer Skau
2023-12-14
1
-0
/
+2
*
Apply correct custom texture size scaling for input
Laszlo Agocs
2023-11-01
1
-0
/
+2
*
Add a way to override the backing texture size with the Offscreen mode
Laszlo Agocs
2023-11-01
1
-0
/
+15
*
Expose the render context interface
Christian Strømme
2023-10-24
1
-0
/
+2
*
Add an invokable helper to rebuild the extension list on the View3D
Laszlo Agocs
2023-09-21
1
-0
/
+2
*
Refactor QQuick3DViewport::internalPick method
Andy Nichols
2023-06-20
1
-0
/
+18
*
Extensions API
Christian Strømme
2023-06-02
1
-0
/
+12
*
RenderContextInterface improvements
Christian Strømme
2023-04-18
1
-0
/
+1
*
Refactor renderer setup in QQuick3DViewport
Kristoffer Skau
2023-03-11
1
-0
/
+2
*
Update internal input processing of QQuick3DViewport
Kristoffer Skau
2023-03-10
1
-2
/
+2
*
Interactive lightmap baking improvements
Kristoffer Skau
2023-02-08
1
-1
/
+5
*
Trigger lightmap baking interactively from DebugView
Kristoffer Skau
2023-01-12
1
-0
/
+3
*
Remove unused connection map
Christian Strømme
2023-01-06
1
-1
/
+0
*
Improve resource clean-up in the scene manager
Christian Strømme
2022-12-15
1
-1
/
+0
*
Add support for profiling object id and event data
Antti Määttä
2022-10-13
1
-0
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-28
/
+2
*
Allow specifying the View3D backing texture format
Laszlo Agocs
2022-03-25
1
-0
/
+6
*
Track Resource buffer usage per layer
Andy Nichols
2022-01-31
1
-2
/
+0
*
Add global picking API
Kaj Grönholm
2021-09-07
1
-0
/
+4
*
Fix multiple View3D with same (sub)scene
Kaj Grönholm
2021-08-06
1
-0
/
+2
*
Remove the qml revisioning for 1.x
Christian Strømme
2021-06-23
1
-1
/
+0
*
Allow QPointerEvent(s) to be processed from arbitrary rays
Andy Nichols
2021-05-28
1
-1
/
+3
*
Re-enable input processing
Shawn Rutledge
2021-05-13
1
-1
/
+1
*
Disable input processing for View3D
Andy Nichols
2021-04-14
1
-1
/
+1
*
Update View3D picking APIs
Andy Nichols
2021-03-19
1
-0
/
+4
*
Support input events in 3D
Andy Nichols
2021-03-02
1
-0
/
+4
*
Clazy: MOC needs signatures to be fully qualified for SLOTS/INVOKABLES
Andy Nichols
2021-02-08
1
-1
/
+1
*
More scene manager fixes
Christian Strømme
2021-02-04
1
-0
/
+1
*
Enable build with QT_NO_OPENGL
Andy Nichols
2020-08-31
1
-1
/
+0
*
Update QML versioning and type registration
Paul Olav Tvete
2020-08-28
1
-0
/
+4
*
Do not use no-op removed setClearBeforeRendering API
Laszlo Agocs
2020-06-17
1
-1
/
+0
*
Do not render or sync View3D when not visible
Andy Nichols
2020-06-02
1
-0
/
+1
*
Remove the Render module
Andy Nichols
2020-05-10
1
-2
/
+0
*
Adapt to geometryChanged => geometryChange renaming
Mitch Curtis
2020-04-24
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Laszlo Agocs
2020-04-03
1
-2
/
+2
|
\
|
*
Implement shader cache
Antti Määttä
2020-04-03
1
-1
/
+18
[next]