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.
* Update to ASA v2.11.0.
Also prepares for upgrade to ASA v2.12.0 (removing workarounds).
Also adds iOS ASA reference.
* Update package generation for creating WLT v1.5.6.
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.4",
4
+
"version": "1.5.6",
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.",
"description": "Example scenes and scripts leveraging Azure Space Anchors (ASA) to persist World Locked coordinate spaces across sessions and share across devices.\n\nFurther samples available at\nhttps://microsoft.github.io/MixedReality-WorldLockingTools-Samples/README.html",
"description": "World Locking Tools for Unity (WLT)\n\nLock AR virtual space to physical space automatically and intuitively, without requiring application management of anchors.\nPreserve object relative layout, while remaining perceptually stationary in the physical world.",
0 commit comments