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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
examples: fix top-level build
Tim Blechmann
2025-04-03
1
-0
/
+2
*
Rename XrInputAction.hand property to controller
Paul Olav Tvete
2025-03-27
4
-15
/
+15
*
Move touch component to xr_shared directory
Paul Olav Tvete
2025-03-27
5
-39
/
+57
*
Revert "XR examples: use Vulkan on Android"
Paul Olav Tvete
2025-03-25
6
-30
/
+0
*
XR examples: use Vulkan on Android
Paul Olav Tvete
2025-03-21
6
-0
/
+30
*
XR: Refactor FreeformTeleporter
Paul Olav Tvete
2025-03-19
2
-36
/
+40
*
CMake: Fix CMake AUTOMOC error in top-level build
Volker Hilsheimer
2025-02-26
1
-0
/
+18
*
XR: Use appropriate reference space
Paul Olav Tvete
2025-02-24
4
-4
/
+4
*
Make it possible to run the teleportation example on the Vision Pro
Christian Strømme
2025-02-13
5
-3
/
+110
*
Fix the xr_shared resource prefix
Christian Strømme
2025-02-13
1
-1
/
+2
*
CSM example: add lockShadowmapTexels property
Jonas Karlsson
2025-02-13
2
-0
/
+8
*
Update the xr_interaction example
Paul Olav Tvete
2025-02-04
12
-80
/
+211
*
Get cascadedshadowmaps example working with dark mode
Andy Nichols
2025-02-03
2
-17
/
+21
*
Move reusable components to xr_shared directory
Paul Olav Tvete
2025-01-31
24
-91
/
+300
*
CMake: Fix examples built as external projects
Joerg Bornemann
2025-01-30
1
-1
/
+1
*
XR: Fix issue with effects and multiview
Christian Strømme
2025-01-23
1
-2
/
+0
*
Simplify simple input example
Paul Olav Tvete
2025-01-23
8
-150
/
+60
*
Add oit example
Antti Määttä
2025-01-20
41
-1
/
+1606
*
XR: Add aliases for the XrController enums LeftController/ControllerLeft
Christian Strømme
2025-01-16
5
-6
/
+6
*
XR: Disable multiview in the xr_freeformteleportation example
Christian Strømme
2025-01-15
1
-0
/
+2
*
Add missing visionOS plist info to the xr interaction example
Christian Strømme
2025-01-15
1
-0
/
+57
*
Rename example target to avoid duped target name
Moss Heim
2025-01-08
21
-19
/
+19
*
Apply QTP0001 instead of manually setting RESOURCE_PREFIX "/qt/qml"
Alexei Cazacov
2025-01-03
7
-7
/
+3
*
Remove some leftover development code from the xr interaction example
Christian Strømme
2024-12-19
1
-10
/
+0
*
Update ray-picking visuals in the xr_input example
Sadegh Taghavi
2024-12-05
8
-44
/
+151
*
XrHapticFeedback: Rename "hand" property to "controller"
Paul Olav Tvete
2024-12-04
2
-2
/
+2
*
Rename XrBasicHapticEffect to XrSimpleHapticEffect
Paul Olav Tvete
2024-12-04
2
-2
/
+2
*
XR interaction example with reusable gadget components
Paul Olav Tvete
2024-12-04
20
-0
/
+1124
*
XR: Update haptic effect documentation and naming
Paul Olav Tvete
2024-12-04
2
-0
/
+8
*
Doc: Remove hard-coded URLs and rely on external link definitions
David Boddie
2024-12-03
1
-1
/
+1
*
Replace DefaultMaterial for remaining examples
Paul Olav Tvete
2024-11-29
5
-36
/
+24
*
Examples: Replace DefaultMaterial with PrincipledMaterial
Paul Olav Tvete
2024-11-28
28
-117
/
+117
*
Add controller haptic output
Elias Hautala
2024-11-27
1
-0
/
+11
*
Add REUSE.toml files and missing licenses
Lucie Gérard
2024-11-07
1
-0
/
+7
*
Fix thread safety issues in some Quick 3D examples
Joni Poikelin
2024-11-05
10
-10
/
+10
*
volumeraycaster: Disable OpenMP on Android
Jonas Karlsson
2024-10-31
1
-1
/
+1
*
Add cascaded shadow maps example
Jonas Karlsson
2024-10-17
11
-0
/
+544
*
Add a scale factor in order to fit the scene on screen
Inho Lee
2024-10-17
1
-33
/
+43
*
Docs: Technical writing review of examples
Nicholas Bennett
2024-09-20
5
-35
/
+35
*
Fix frustum dimensions in shadowmap shader
Jonas Karlsson
2024-09-17
2
-3
/
+3
*
Doc: Expand the documentation for the Freeform Teleportation Example
Christian Strømme
2024-09-11
2
-0
/
+43
*
Small fix for xr_freeformteleportation example
Paul Olav Tvete
2024-09-03
2
-2
/
+2
*
Documentation for the xr_anchors example
Paul Olav Tvete
2024-09-03
3
-3
/
+22
*
Document the xr_touch example
Paul Olav Tvete
2024-09-03
2
-17
/
+52
*
Document the xr_input example
Paul Olav Tvete
2024-09-02
2
-16
/
+77
*
Document the xr_simple example
Paul Olav Tvete
2024-09-02
5
-50
/
+47
*
Doc. update for XrSpatialAnchor and XrSpatialAnchorListModel
Paul Olav Tvete
2024-08-30
1
-1
/
+1
*
XR: Add the touch and input example to the project
Christian Strømme
2024-08-30
1
-0
/
+2
*
Fix API capitalization
Laszlo Agocs
2024-08-30
1
-1
/
+1
*
Add listview to input example
Paul Olav Tvete
2024-08-29
8
-4
/
+287
[next]