File tree Expand file tree Collapse file tree 5 files changed +9
-4
lines changed Expand file tree Collapse file tree 5 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 3636 "depth" : 0 ,
3737 "source" : " embedded" ,
3838 "dependencies" : {
39- "com.de-panther.webxr" : " 0.15 .0-preview"
39+ "com.de-panther.webxr" : " 0.16 .0-preview"
4040 }
4141 },
4242 "com.unity.burst" : {
Original file line number Diff line number Diff line change @@ -6,10 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.16.0] - 2023-02-02
910### Added
1011- Spectator Camera.
1112- Mixed Reality Capture.
1213
14+ ### Changed
15+ - Requires WebXR Export 0.16.0.
16+
1317### Fixed
1418- WebXR input profiles loading on SteamVR.
1519
Original file line number Diff line number Diff line change 11{
22 "name" : " com.de-panther.webxr-interactions" ,
33 "displayName" : " WebXR Interactions" ,
4- "version" : " 0.15 .0-preview" ,
4+ "version" : " 0.16 .0-preview" ,
55 "unity" : " 2019.4" ,
66 "unityRelease" : " 33f1" ,
77 "description" : " WebXR interactions components and samples for WebXR Export" ,
2525 }
2626 ],
2727 "dependencies" : {
28- "com.de-panther.webxr" : " 0.15 .0-preview"
28+ "com.de-panther.webxr" : " 0.16 .0-preview"
2929 }
3030}
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.16.0] - 2023-02-02
910### Added
1011- Support for Spectator Camera.
1112
Original file line number Diff line number Diff line change 11{
22 "name" : " com.de-panther.webxr" ,
33 "displayName" : " WebXR Export" ,
4- "version" : " 0.15 .0-preview" ,
4+ "version" : " 0.16 .0-preview" ,
55 "unity" : " 2019.4" ,
66 "unityRelease" : " 33f1" ,
77 "description" : " Export Unity projects to WebXR" ,
You can’t perform that action at this time.
0 commit comments