@onirix/ar-engine-sdk 0.4.2 → 0.4.3

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