Skip to content

Releases: tuarua/AR-ANE

1.4.0

31 Dec 18:43
739e140
Compare
Choose a tag to compare
  • Updated to FreSwift 5.1.0

1.3.0

11 Oct 17:52
9eb739e
Compare
Choose a tag to compare
  • Updated to FreSwift 5.0.0
  • Fix fatal bug of incorrectly referenced as3 classes pointing to com.tuarua.arane instead of com.tuarua.arkit
  • Add WorldTrackingConfiguration.supportsFrameSemantics (iOS 13.0+)
  • Add Configuration.frameSemantics() (iOS 13.0+)
  • remove PocketSVG as framework include. Code is now part of ANE.

1.2.0

22 Aug 19:37
be3d315
Compare
Choose a tag to compare
  • iOS: Updated to FreSwift 4.5.0

1.1.0

11 Apr 19:51
02214ec
Compare
Choose a tag to compare
  • iOS: Updated to FreSwift 4.4.0

1.0.0

06 Mar 20:39
fbb7f71
Compare
Choose a tag to compare
  • iOS: Updated to FreSwift 4.3.0
  • Add CoachingOverlayView (iOS 13.0+)
  • Add AR3DView.raycastQuery (iOS 13.0+)
  • Add ObjectScanningConfiguration (iOS 12.0+)
  • Add PositionalTrackingConfiguration (iOS 13.0+)
  • Add Session.raycast (iOS 13.0+)
  • Add Session.identifier (iOS 13.0+)
  • Add WorldTrackingConfiguration.automaticImageScaleEstimationEnabled (iOS 13.0+)
  • Add WorldTrackingConfiguration.isCollaborationEnabled (iOS 13.0+)
  • Add WorldTrackingConfiguration.userFaceTrackingEnabled (iOS 13.0+)
  • Add WorldTrackingConfiguration.wantsHDREnvironmentTextures (iOS 13.0+)