File tree Expand file tree Collapse file tree 5 files changed +6
-4
lines changed Expand file tree Collapse file tree 5 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 23
23
"depth" : 0 ,
24
24
"source" : " embedded" ,
25
25
"dependencies" : {
26
- "com.de-panther.webxr" : " 0.21 .0"
26
+ "com.de-panther.webxr" : " 0.22 .0"
27
27
}
28
28
},
29
29
"com.unity.burst" : {
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
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.22.0] - 2024-02-25
9
10
### Added
10
11
- Sample Scene - Built-in Render Pipeline.
11
12
- XR Interaction Toolkit Sample - Built-in Render Pipeline.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " com.de-panther.webxr-interactions" ,
3
3
"displayName" : " WebXR Interactions" ,
4
- "version" : " 0.21.1-preview " ,
4
+ "version" : " 0.22.0 " ,
5
5
"unity" : " 2020.3" ,
6
6
"unityRelease" : " 11f1" ,
7
7
"description" : " WebXR interactions components and samples for WebXR Export" ,
40
40
}
41
41
],
42
42
"dependencies" : {
43
- "com.de-panther.webxr" : " 0.21 .0"
43
+ "com.de-panther.webxr" : " 0.22 .0"
44
44
}
45
45
}
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
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.22.0] - 2024-02-25
9
10
### Added
10
11
- An option in WebXRCameraSettings to set flat/normal mode camera pose when returning from XR mode.
11
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " com.de-panther.webxr" ,
3
3
"displayName" : " WebXR Export" ,
4
- "version" : " 0.21.1-preview " ,
4
+ "version" : " 0.22.0 " ,
5
5
"unity" : " 2020.3" ,
6
6
"unityRelease" : " 11f1" ,
7
7
"description" : " Export Unity projects to WebXR" ,
You can’t perform that action at this time.
0 commit comments