Releases: ExtendRealityLtd/Tilia.Interactions.Controllables.Unity
v2.5.2
2.5.2 (2022-06-16)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.interactions.interactables.unity (433b2a2)
Bumps io.extendreality.tilia.interactions.interactables.unity from 2.5.0 to 2.5.1. - Release notes - Changelog - Commits
v2.5.1
2.5.1 (2022-06-16)
Miscellaneous Chores
- deps: bump io.extendreality.zinnia.unity from 2.2.0 to 2.3.0 (da7ea9b)
Bumps io.extendreality.zinnia.unity from 2.2.0 to 2.3.0. - Release notes - Changelog - Commits
v2.5.0
v2.4.0
2.4.0 (2022-05-30)
Features
- Drive: add IsGrabbable option (66df056)
The IsGrabbable option on the Drive derivatives allows the toggle of whether the Interactable Object is grabbable or not, which can easily simulate locking the drive mechanism.
The Interactable reference is now part of Drive so all inherited drives can access the InteractabeFacade as well as the MeshContainer if required.
The Gizmo color option has also been moved to the Drive as it isn't something that is needed on the Facade and it can then be shared across all drive types.
Bug Fixes
- Facade: ensure gizmos draw correct length with parent scale (71b5234)
There was an issue where the gizmo was not drawing the correct length if the parent GameObject was scaled as this is affecting the world scale and therefore the gizmo would be affected also.
As drive limits are world scale, then the gizmo should represent this by drawing to world scale, which this commit fixes.
The gizmo colour is now also an option on the Facade to allow the color to be customised if required.
v2.3.2
2.3.2 (2022-05-28)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.interactions.interactables.unity (adda8c8)
Bumps io.extendreality.tilia.interactions.interactables.unity from 2.4.1 to 2.5.0. - Release notes - Changelog - Commits
v2.3.1
v2.3.0
2.3.0 (2022-05-20)
Features
- Facade: add grabbed/ungrabbed drag options (70c7045)
The Facade now has the option to provide a grabbed and ungrabbed drag value on the control. This sets the amount of drag/friction applied to the control when it is grabbed and moved or released and moving under its own inertia.
v2.2.4
2.2.4 (2022-05-20)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.interactions.interactables.unity (148bcb1)
Bumps io.extendreality.tilia.interactions.interactables.unity from 2.4.0 to 2.4.1. - Release notes - Changelog - Commits
v2.2.3
2.2.3 (2022-05-20)
Miscellaneous Chores
- deps: bump io.extendreality.zinnia.unity from 2.1.0 to 2.2.0 (71f29c2)
Bumps io.extendreality.zinnia.unity from 2.1.0 to 2.2.0. - Release notes - Changelog - Commits
v2.2.2
2.2.2 (2022-05-16)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.interactions.interactables.unity (bd21abe)
Bumps io.extendreality.tilia.interactions.interactables.unity from 2.3.0 to 2.4.0. - Release notes - Changelog - Commits