documentation

Release 19.12.1

Version Info

Release date: 04.12.2019 Release info: Maintenance Release

General

Thank you to all our users for giving feedback.

This is a maintenance update for VisionLib which resolves several issues:

  • Better handling of macOS Catalina and Unity plugins.
  • Some important fixes for Android users.
  • Cleanup example scenes hierarchy structure in Unity

Bugfixes

General

  • Prevent application crash when stopping tracking while learning of AutoInit data is in progress.
  • Transforms in model definitions are now set correctly.

Android

  • Application switches now behave as expected.

Windows

  • Camera devices are now shut-down when pausing the application on Windows systems.

Enhancements/Features

Tracking

  • Auto initialization allows now to initialize from portrait and landscape modes. Please refer to the AutoInit Tutorial.

Platform specific changes

Unity

  • New tidy hierarchy structure in the example scenes.
  • Add option to StartTrackingWithCameraSelectionBehaviour to also show up on mobile devices.
  • Add option to Camera Selection to start tracking with the input definition of the tracking configuration.

Documentation Changes