We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a685d0 commit 0fd4455Copy full SHA for 0fd4455
Packages/webxr-interactions/CHANGELOG.md
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+### Fixed
10
+- Mapping of WebXR Tracked Display device.
11
+
12
## [0.21.0] - 2024-01-17
13
### Added
14
- An option to auto-load WebXRInputSystem on start in WebXRSettings.
@@ -16,7 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
19
17
20
### Fixed
18
21
- SceneHitTest now updates the pose of the originTransform instead of WebXRManager transform.
-- Mapping of WebXR Tracked Display device.
22
23
## [0.20.0] - 2023-12-18
24
0 commit comments