Skip to content

Commit 3de6424

Browse files
committed
Versions 0.9.0 - Ooops changelog 2021
1 parent 90c5b9b commit 3de6424

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Packages/webxr-interactions/CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
## [0.9.0] - 2020-04-16
9+
## [0.9.0] - 2021-04-16
1010
### Changed
1111
- AudioListener in the WebXRCameraSet prefabs is now attached to CameraFollower.
1212

13-
## [0.8.0] - 2020-02-26
13+
## [0.8.0] - 2021-02-26
1414
### Fixed
1515
- Smearing issues in AR.
1616

1717
### Changed
1818
- AR cameras Clear Flags in the WebXRCameraSet prefabs.
1919

20-
## [0.7.0] - 2020-02-13
20+
## [0.7.0] - 2021-02-13
2121
### Added
2222
- Check for alwaysUseGrip in ControllerInteraction.
2323

2424
### Changed
2525
- Minimum WebXR Input Profiles Loader version 0.3.5.
2626

27-
## [0.6.0] - 2020-01-23
27+
## [0.6.0] - 2021-01-23
2828
### Added
2929
- Check if hand joints radius changed on hand update in ControllerInteraction.
3030
- Check if isControllerActive and isHandActive on enable in ControllerInteraction.
3131

32-
## [0.5.2] - 2020-01-16
32+
## [0.5.2] - 2021-01-16
3333
### Fixed
3434
- OnDisable in ControllerInteraction.
3535
- Missing material in default WebXRCameraSet.

Packages/webxr/CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
## [0.9.0] - 2020-04-16
9+
## [0.9.0] - 2021-04-16
1010
### Added
1111
- CameraFollower to WebXRCamera, for AudioListener to follow active cameras poses.
1212

@@ -19,11 +19,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
### Removed
2020
- Custom JavaScript dispatch events from the WebGLTemplates.
2121

22-
## [0.8.1] - 2020-03-06
22+
## [0.8.1] - 2021-03-06
2323
### Fixed
2424
- Workaround for Chromium depth bug (Chromium issue 1167450).
2525

26-
## [0.8.0] - 2020-02-26
26+
## [0.8.0] - 2021-02-26
2727
### Added
2828
- ToggleAR, ToggleVR, isSupportedAR and isSupportedVR to WebXRManager.
2929

@@ -33,7 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3333
### Removed
3434
- hasExternalDisplay from WebXRDisplayCapabilities.
3535

36-
## [0.7.0] - 2020-02-13
36+
## [0.7.0] - 2021-02-13
3737
### Added
3838
- Support for `targetRaySpace` for controllers poses.
3939

@@ -45,7 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4545
- Hack for Oculus on Chrome Desktop wrong `targetRaySpace` bug.
4646
- WebXRCamera now removes event listeners OnDisable.
4747

48-
## [0.6.0] - 2020-01-23
48+
## [0.6.0] - 2021-01-23
4949
### Added
5050
- GetLocalRotation and GetLocalPosition to WebXRCamera.
5151
- Support for the new/updated WebXR Hands API.

0 commit comments

Comments
 (0)