Table of Contents

EasyAR Sense 1.2 release notes

1.2.1

2016-02-19

EasyAR 1.2.1 mainly fixed a usage issue in 1.2.0 and optimized part of the tracking algorithm. This issue only appears when the target size is set incorrectly, and this version can tolerate such input.

Detailed updates since EasyAR 1.2.0 are as follows.

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

* Optimized the tracking algorithm

1.2.0

2016-02-05

EasyAR 1.2.0 includes two significant user experience improvements.

  1. Tracking stability is greatly improved, and the tracking process is more accurate and robust.
  2. Unity3D users no longer need to install Visual C++ 2015 RedistributablePackage on Windows. 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 Visual C++ runtime library dependency

+ Unity: added support for Unity 5.3+ OpenGLCore

+ Unity: added more guidance for first-time use

+ Unity: added an option to disable unsupported video display messages

* Fixed black screen during iOS video playback in some cases

* Fixed abnormal video playback on some Android devices

* Unity: fine-tuned some interfaces

* Unity: fixed invalid aabb

* Unity: fixed gray screen when creating scenes with prefab in Unity 5

* Unity: fixed postbuild script compatibility with Unity 4.7

* Other fixes and improvements

* Added a Unity sample to the release package