Skip to content

Releases: ExtendRealityLtd/Tilia.Locomotors.Climbing.Unity

v1.1.3

21 Apr 10:49
Compare
Choose a tag to compare

1.1.3 (2020-04-21)

Miscellaneous Chores

v1.1.2

21 Apr 10:32
Compare
Choose a tag to compare

1.1.2 (2020-04-21)

Miscellaneous Chores

v1.1.1

21 Apr 10:27
Compare
Choose a tag to compare

1.1.1 (2020-04-21)

Miscellaneous Chores

v1.1.0

14 Apr 16:21
Compare
Choose a tag to compare

1.1.0 (2020-04-14)

Features

  • Interactions: update interactor attach point extraction (9d3ff74)

    Tilia.Interactions.Interactables.Unity 1.7.0 includes a new extractor for extracting the Interactor Attach Point and the old method has been deprecated.

    The new InteractorAttachPointExtractor is now being used in the Climbable prefab.

    All dependencies have also been bumped to their latest version for full compatibility.

v1.0.2

08 Apr 14:16
Compare
Choose a tag to compare

1.0.2 (2020-04-08)

Miscellaneous Chores

v1.0.1

08 Apr 13:16
Compare
Choose a tag to compare

1.0.1 (2020-04-08)

Miscellaneous Chores

v1.0.0

07 Apr 21:26
Compare
Choose a tag to compare

1.0.0 (2020-04-07)

Features

  • structure: port climbing prefabs (df2c50f)

    The climbing prefabs from VRTK.Prefabs have now been ported over into this newly named Tilia repo with some small reworks.

Bug Fixes

  • structure: remove unrequired meta file for missing directory (a3b003c)

    The NestedPrefabs directory isn't required so therefore was never committed, however the .meta file still was checked in which is incorrect so it has now been deleted.