@onirix/ar-engine-sdk 0.4.2 → 0.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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