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
/
xr
/
quick3dxr
/
openxr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename XrInputAction.hand property to controller
Paul Olav Tvete
2025-03-27
1
-2
/
+2
*
Xr: Add some convenience functions for calling openxr functions
Christian Strømme
2025-02-21
2
-16
/
+34
*
Fix uninitialized member in QOpenXRGraphicsVulkan
Christian Strømme
2025-01-07
1
-3
/
+3
*
Fix uninitialized members in QQuick3DXrInputManagerPrivate
Christian Strømme
2025-01-07
1
-3
/
+3
*
Make XrSimpleHapticEffect stateless
Paul Olav Tvete
2024-12-04
1
-10
/
+6
*
Rename XrBasicHapticEffect to XrSimpleHapticEffect
Paul Olav Tvete
2024-12-04
1
-1
/
+1
*
XR: Update haptic effect documentation and naming
Paul Olav Tvete
2024-12-04
1
-1
/
+1
*
Add controller haptic output
Elias Hautala
2024-11-27
1
-2
/
+23
*
visionOS: Move rendering to dedicated thread
Christian Strømme
2024-11-13
2
-0
/
+8
*
OpenXR: Add Metal backend
Andy Nichols
2024-11-11
4
-0
/
+222
*
XR: start animations at 0
Paul Olav Tvete
2024-11-07
1
-2
/
+2
*
XR: Make multiview rendering the default
Christian Strømme
2024-10-18
2
-2
/
+9
*
visionOS: Enable multiview rendering
Christian Strømme
2024-10-18
2
-8
/
+0
*
Add missing condition to depth swapchain handling
Laszlo Agocs
2024-10-14
1
-8
/
+10
*
Change qDebugs to categorized logging
Laszlo Agocs
2024-09-24
5
-59
/
+68
*
Fix API capitalization
Laszlo Agocs
2024-08-30
2
-2
/
+2
*
Do not break with OpenXR 1.1 headers
Laszlo Agocs
2024-08-29
1
-1
/
+5
*
Fix signed/unsigned comparison compilation error on 32 bit Android
Jøger Hansegård
2024-08-21
1
-4
/
+4
*
Disentangle XrInputAction from XrController
Paul Olav Tvete
2024-08-12
2
-6
/
+14
*
Allow multiple XrControllers for the same hand
Paul Olav Tvete
2024-08-12
2
-46
/
+90
*
Final clean-up of remaining OpenXR naming
Christian Strømme
2024-07-03
1
-1
/
+1
*
Fix uuid check
Christian Strømme
2024-07-03
1
-1
/
+4
*
XrOrigin changes
Christian Strømme
2024-07-03
1
-3
/
+0
*
XrCamera changes
Christian Strømme
2024-07-03
1
-7
/
+9
*
Get the default clip distances from the system
Christian Strømme
2024-07-03
2
-0
/
+9
*
Clear the view configuration list in destroySwapchain
Christian Strømme
2024-06-27
1
-0
/
+1
*
API: Remove XrHandInput and XrHandTrackingInput
Paul Olav Tvete
2024-06-25
2
-47
/
+15
*
API: Remove XrActionMapper
Paul Olav Tvete
2024-06-25
2
-62
/
+62
*
Rename the qopenxrspatialanchor to qquick3dxrspatialanchor
Christian Strømme
2024-06-25
1
-1
/
+1
*
API: Fix semantic labels
Christian Strømme
2024-06-25
1
-3
/
+29
*
API: mark XrView::frameReady as internal
Christian Strømme
2024-06-24
1
-4
/
+2
*
VisionOS: Expend the Anchoring support for VisionOS
Christian Strømme
2024-06-19
4
-9
/
+6
*
Anchoring: Separate the platform code into separate implementations
Christian Strømme
2024-06-19
5
-3
/
+771
*
Remove OpenXR based Gamepad input
Elias Hautala
2024-06-17
2
-236
/
+0
*
Make depth submission more robust
Laszlo Agocs
2024-06-11
2
-7
/
+15
*
Fix warning message for OpenXR gamepad input
Elias Hautala
2024-06-05
1
-2
/
+2
*
Remove last usage of the USE_OPENXR define
Christian Strømme
2024-06-05
1
-2
/
+0
*
Remove platform specific code from XrRuntimeInfo
Christian Strømme
2024-06-05
2
-0
/
+19
*
XrInputManager
Christian Strømme
2024-06-04
5
-10
/
+1427
*
Handle OpenXR error results better
Laszlo Agocs
2024-05-30
3
-203
/
+333
*
Add support for XR_KHR_android_create_instance extension
Elias Hautala
2024-05-30
2
-3
/
+23
*
Fix potential uninitialized value usage
Christian Strømme
2024-05-29
1
-1
/
+1
*
Change copyright year from 2023 to 2024 in xr source and docs
Nicholas Bennett
2024-05-29
15
-15
/
+15
*
Fix passthrough mode for OpenXR
Paul Olav Tvete
2024-05-28
1
-0
/
+21
*
Add multiview controlling property
Laszlo Agocs
2024-05-28
2
-4
/
+28
*
Extract OpenXR and AVP code into separate implementation classes
Christian Strømme
2024-05-25
18
-0
/
+3972