Skip to content

Commit 692a0e7

Browse files
committed
CHANGELOGs
1 parent 012540c commit 692a0e7

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

Packages/webxr-interactions/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
### Added
9+
- Docs page.
10+
- WebXR Input Profiles Loader support.
11+
12+
### Changed
13+
- ControllerInteraction handles hand joints.
814

915
## [0.4.2] - 2020-11-28
1016
### Changed

Packages/webxr/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
### Added
9+
- Docs page.
10+
- XRInputSource profiles support.
11+
- Added OnControllerActive, OnHandActive and OnHandUpdate actions to WebXRController.
12+
13+
### Changed
14+
- WebXRController no longer instantiate hand joints.
815

916
## [0.4.1] - 2020-11-28
1017
### Added

0 commit comments

Comments
 (0)