File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -6,30 +6,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
- ## [ 0.9.0] - 2020 -04-16
9
+ ## [ 0.9.0] - 2021 -04-16
10
10
### Changed
11
11
- AudioListener in the WebXRCameraSet prefabs is now attached to CameraFollower.
12
12
13
- ## [ 0.8.0] - 2020 -02-26
13
+ ## [ 0.8.0] - 2021 -02-26
14
14
### Fixed
15
15
- Smearing issues in AR.
16
16
17
17
### Changed
18
18
- AR cameras Clear Flags in the WebXRCameraSet prefabs.
19
19
20
- ## [ 0.7.0] - 2020 -02-13
20
+ ## [ 0.7.0] - 2021 -02-13
21
21
### Added
22
22
- Check for alwaysUseGrip in ControllerInteraction.
23
23
24
24
### Changed
25
25
- Minimum WebXR Input Profiles Loader version 0.3.5.
26
26
27
- ## [ 0.6.0] - 2020 -01-23
27
+ ## [ 0.6.0] - 2021 -01-23
28
28
### Added
29
29
- Check if hand joints radius changed on hand update in ControllerInteraction.
30
30
- Check if isControllerActive and isHandActive on enable in ControllerInteraction.
31
31
32
- ## [ 0.5.2] - 2020 -01-16
32
+ ## [ 0.5.2] - 2021 -01-16
33
33
### Fixed
34
34
- OnDisable in ControllerInteraction.
35
35
- Missing material in default WebXRCameraSet.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
- ## [ 0.9.0] - 2020 -04-16
9
+ ## [ 0.9.0] - 2021 -04-16
10
10
### Added
11
11
- CameraFollower to WebXRCamera, for AudioListener to follow active cameras poses.
12
12
@@ -19,11 +19,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
19
### Removed
20
20
- Custom JavaScript dispatch events from the WebGLTemplates.
21
21
22
- ## [ 0.8.1] - 2020 -03-06
22
+ ## [ 0.8.1] - 2021 -03-06
23
23
### Fixed
24
24
- Workaround for Chromium depth bug (Chromium issue 1167450).
25
25
26
- ## [ 0.8.0] - 2020 -02-26
26
+ ## [ 0.8.0] - 2021 -02-26
27
27
### Added
28
28
- ToggleAR, ToggleVR, isSupportedAR and isSupportedVR to WebXRManager.
29
29
@@ -33,7 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
33
33
### Removed
34
34
- hasExternalDisplay from WebXRDisplayCapabilities.
35
35
36
- ## [ 0.7.0] - 2020 -02-13
36
+ ## [ 0.7.0] - 2021 -02-13
37
37
### Added
38
38
- Support for ` targetRaySpace ` for controllers poses.
39
39
@@ -45,7 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
45
45
- Hack for Oculus on Chrome Desktop wrong ` targetRaySpace ` bug.
46
46
- WebXRCamera now removes event listeners OnDisable.
47
47
48
- ## [ 0.6.0] - 2020 -01-23
48
+ ## [ 0.6.0] - 2021 -01-23
49
49
### Added
50
50
- GetLocalRotation and GetLocalPosition to WebXRCamera.
51
51
- Support for the new/updated WebXR Hands API.
You can’t perform that action at this time.
0 commit comments