File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Packages/webxr-interactions Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.4.0] - 2020-11-08
10
+ ### Added
11
+ - Support for the missing controller inputs.
12
+
13
+ ### Changed
14
+ - Sample scene - Changed Rigidbody Interpolate for the Interactables.
15
+ - ControllerInteraction - Changed what values to check for pick/drop Interactables.
16
+
9
17
## [ 0.3.0] - 2020-11-01
10
18
### Added
11
19
- Support for XR providers in the sample WebXRCameraSet prefab.
@@ -16,4 +24,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
24
## [ 0.2.0] - 2020-10-30
17
25
### Added
18
26
- This package.
19
- - Sample scene from the main project
27
+ - Sample scene from the main project
You can’t perform that action at this time.
0 commit comments