aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick3d/xr_freeformteleportation
Commit message (Expand)AuthorAgeFilesLines
* Rename XrInputAction.hand property to controllerPaul Olav Tvete2025-03-271-8/+8
* Revert "XR examples: use Vulkan on Android"Paul Olav Tvete2025-03-251-5/+0
* XR examples: use Vulkan on AndroidPaul Olav Tvete2025-03-211-0/+5
* XR: Refactor FreeformTeleporterPaul Olav Tvete2025-03-191-12/+3
* XR: Use appropriate reference spacePaul Olav Tvete2025-02-241-1/+1
* Make it possible to run the teleportation example on the Vision ProChristian Strømme2025-02-134-1/+100
* Move reusable components to xr_shared directoryPaul Olav Tvete2025-01-319-407/+33
* XR: Fix issue with effects and multiviewChristian Strømme2025-01-231-2/+0
* XR: Add aliases for the XrController enums LeftController/ControllerLeftChristian Strømme2025-01-161-1/+1
* XR: Disable multiview in the xr_freeformteleportation exampleChristian Strømme2025-01-151-0/+2
* Docs: Technical writing review of examplesNicholas Bennett2024-09-201-16/+17
* Doc: Expand the documentation for the Freeform Teleportation ExampleChristian Strømme2024-09-112-0/+43
* Small fix for xr_freeformteleportation examplePaul Olav Tvete2024-09-032-2/+2
* Examples: Remove un-needed or deprecated Android Manifest entriesNicholas Bennett2024-08-081-3/+0
* Add support for trackpads (e.g. Vive controllers)Paul Olav Tvete2024-07-111-6/+28
* XR Freeform Teleportation ExampleSadegh Taghavi2024-07-0424-0/+1094