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 590e3a0 commit ddeb2eaCopy full SHA for ddeb2ea
Packages/webxr-interactions/CHANGELOG.md
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
### Added
10
- An option to set pickup buttons in ControllerInteraction.
11
12
+### Changed
13
+- Improve performance.
14
+
15
### Fixed
16
- Lighting after threshold test in ChromaKeyUnlit.
17
Packages/webxr/CHANGELOG.md
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
## [0.16.1] - 2023-05-27
- Issues when using more than one WebXRManager components.
0 commit comments