Skip to content

v0.9.1

Choose a tag to compare

@homuler homuler released this 19 Apr 04:34
· 281 commits to master since this release
v0.9.1
2845990

This release includes some requested features in the sample.

In addition to that, a menu button to export a unitypackage file is added.
I hope this makes it easier to use the plugin in another project.
Please read a wiki article for more information on how to import the plugin into your project!

Features

  • sample: Pose Segmentation Mask (#520, #521)
  • sample: Selfie Segmentation (#522)
  • sample: MIN_DETECTION_CONFIDENCE and MIN_TRACKING_CONFIDENCE (#523)
  • Set Protobuf LogHandler (#526)
    • libprotobuf logs can be displayed in the Console Window

Bug Fixes

  • CalculatorGraph constructor does not throw if it fails to initialize (#533)

Build

  • Export unitypackage + tarball (#531)
  • Allow arbitrary options to be passed to Bazel (#537)