@onirix/ar-engine-sdk 0.4.2 → 0.4.4

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.4.4 (2022-09-16)
4
+
5
+ - Updated permission dialog styles
6
+
7
+ ## v0.4.3 (2022-07-15)
8
+
9
+ - Fixed rotation on hit test
10
+ - Added OnTouchStart, OnTouchEnd, OnTouchMove and OnSessionEnd events
11
+
3
12
  ## v0.4.2 (2022-04-02)
4
13
 
5
14
  - Use WebGL2 when possible