You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2024. It is now read-only.
* Move anchor creation to camera position from legacy position 1 meter down.
Fix compatibility bug with ASA 2.11 Read (Search unaffected).
Bump version to v1.5.7.
* Add option to zero out pitch and roll from correction computed by FrozenWorldEngine.
Copy file name to clipboardExpand all lines: UPM/asa_files/package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "com.microsoft.mixedreality.wlt.asa",
3
3
"displayName": "WLT-ASA",
4
-
"version": "1.5.6",
4
+
"version": "1.5.7",
5
5
"unity": "2020.3",
6
6
"msftFeatureCategory": "World Locking Tools",
7
7
"description": "World Locking Tools for Unity (WLT) + Azure Spatial Anchors (ASA)\n\nThis optional add-on to WLT leverages ASA to persist coordinate spaces across sessions and share them across devices.\nCross platform support includes HoloLens, Android, and iOS.",
0 commit comments