@onirix/ar-engine-sdk 1.6.13 → 1.7.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Changelog
2
2
 
3
+ ## v1.7.0 (2024-05-30)
4
+
5
+ ### Added
6
+
7
+ - Added sub-modes for Image-Tracking:
8
+ - Image: For tracking the image (default)
9
+ - Rotation: For 360 tracking after detecting the image
10
+ - World: For tracking the world after detecting the image
11
+
12
+ ## v1.6.14 (2024-05-15)
13
+
14
+ - More robust rear camera
15
+
3
16
  ## v1.6.13 (2024-05-03)
4
17
 
5
18
  ### Fixed