Skip to content

Releases: ExtendRealityLtd/Tilia.Visuals.InteractableHighlighter.Unity

v1.0.1

11 Apr 10:53

Choose a tag to compare

1.0.1 (2021-04-11)

Bug Fixes

  • Configurator: prevent exception with null interactable (e7246d3)

    If the passed interactable is not set then a null exception could occur. This fix simply defends against a null interactable and prevents the exception error.

v1.0.0

10 Apr 13:31

Choose a tag to compare

1.0.0 (2021-04-10)

Features

  • structure: add initial required code and prefabs (56c1a7e)

    The initial structure for the repo has been added with the required code and prefabs along with any necessary documentation.