Skip to content

Commit ae22d75

Browse files
committed
CHANGELOGs
1 parent f046b59 commit ae22d75

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

Packages/webxr-interactions/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
### Added
99
- Docs page.
1010
- WebXR Input Profiles Loader support.
11+
- UI to toggle WebXR Input Profiles Loader in the sample scene.
1112

1213
### Changed
1314
- ControllerInteraction handles hand joints.
15+
- Disabled the transparent cube in the sample scene. (It's still there for tests)
16+
17+
### Fixed
18+
- Working default WebXRCameraSet prefab.
1419

1520
## [0.4.2] - 2020-11-28
1621
### Changed

Packages/webxr/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
- Better handling for controllers buttons in the editor.
1616
- WebXRController TryUpdateButtons is now private.
1717

18+
### Fixed
19+
- Disable controllers on XR session end.
20+
1821
## [0.4.1] - 2020-11-28
1922
### Added
2023
- Support for Unity 2020.1.

0 commit comments

Comments
 (0)