Table of Contents

EasyAR Sense 1.2 Release Notes

1.2.1

2016-02-19

EasyAR 1.2.1 mainly fixes a usage issue in 1.2.0 and optimizes part of the tracking algorithm. This issue only occurs when the target's size is incorrectly set, and this version will tolerate such input.

Detailed updates since EasyAR 1.2.0 are as follows.

* Fixed flickering and recognition difficulties when the input size ratio is incorrect

* Optimized the tracking algorithm

1.2.0

2016-02-05

EasyAR 1.2.0 has two significant improvements in user experience.

  1. Tracking stability is greatly improved, making the tracking process more accurate and robust.
  2. Unity3D users will no longer need to install the Visual C++ 2015 RedistributablePackage on Windows systems. Many Windows 8.1 users will benefit from this.

Detailed updates since EasyAR 1.1.0 are as follows.

+ Greatly improved tracking stability and accuracy

+ Unity: Removed dependency on Visual C++ runtime libraries

+ Unity: Added support for Unity 5.3+ OpenGLCore

+ Unity: Added more guidance for first-time users

+ Unity: Added an option to disable displaying unsupported video information

* Fixed black screen during video playback on iOS in certain cases

* Fixed abnormal video playback on some Android devices

* Unity: Minor adjustments to some interfaces

* Unity: Fixed invalid aabb

* Unity: Fixed gray screen when creating scenes with prefabs in Unity 5

* Unity: Fixed postbuild script compatibility with Unity 4.7

* Other fixes and improvements

* Added a Unity sample to the release package