EasyAR Sense 1.2 Release notes
1.2.1
2016-02-19
EasyAR 1.2.1 primarily fixes a usage issue in 1.2.0 and includes some optimizations to the tracking algorithm. This issue only occurred when the target's size was incorrectly set, and this version will now tolerate such inputs.
Detailed updates since EasyAR 1.2.0 are as follows.
* Fixed flickering and recognition difficulty when input size ratio was incorrect
* Optimized tracking algorithm
1.2.0
2016-02-05
EasyAR 1.2.0 features two significant improvements in user experience.
- Tracking stability has been greatly enhanced, making the tracking process more accurate and robust.
- 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 change.
Detailed updates since EasyAR 1.1.0 are as follows.
+ Significantly 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 use
+ Unity: Added option to disable displaying video unsupported message
* Fixed black screen during video playback on iOS in certain cases
* Fixed abnormal video playback on some Android devices
* Unity: Minor adjustments to certain interfaces
* Unity: Fixed invalid aabb
* Unity: Fixed gray screen when creating scenes using prefabs in Unity 5
* Unity: Fixed compatibility of postbuild script with Unity 4.7
* Other fixes and improvements
* Added a Unity sample to the release package