Releases: ExtendRealityLtd/Tilia.Interactions.Controllables.Unity
v1.7.2
1.7.2 (2020-04-14)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.interactions.interactables.unity (675adc1)
Bumps io.extendreality.tilia.interactions.interactables.unity from 1.6.1 to 1.7.0. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] [email protected]
v1.7.1
1.7.1 (2020-04-14)
Miscellaneous Chores
- deps: bump io.extendreality.zinnia.unity from 1.14.1 to 1.15.0 (cca5c94)
Bumps io.extendreality.zinnia.unity from 1.14.1 to 1.15.0. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] [email protected]
v1.7.0
v1.6.0
v1.5.3
1.5.3 (2020-04-08)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.interactions.interactables.unity (5124148)
Bumps io.extendreality.tilia.interactions.interactables.unity from 1.6.0 to 1.6.1. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] [email protected]
v1.5.2
1.5.2 (2020-04-07)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.interactions.interactables.unity (8fbded2)
Bumps io.extendreality.tilia.interactions.interactables.unity from 1.5.1 to 1.6.0. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] [email protected]
v1.5.1
1.5.1 (2020-04-06)
Bug Fixes
- HowToGuides: move page links to bottom of page (7eecd84)
The page links on the Creating A Slider guide were in the wrong place and have now been moved to the bottom.
- HowToGuides: remove erroneous image (64e8602)
There was an image for the Creating A Physics Button guide that was not being used. It has now been deleted.
v1.5.0
v1.4.1
1.4.1 (2020-04-05)
Bug Fixes
- Drive: use actual value for initial start drive speed (f317c95)
Using a drive speed that is too high causes problems with Unity joints and can cause them to break their restrictions.
Instead of using a float max value, it now uses just a high value that is fast enough to not notice but not fast enough to break the Unity joints system.
Whilst 5000f seems like a magic number, it's just a number that was decided that fell into the category of not breaking things but being fast enough to not notice.
v1.4.0
1.4.0 (2020-04-03)
Features
- HowToGuides: add guide on how to create a door (9e450ef)
The Angular Drive has been used to create an interactable door.
Miscellaneous Chores
- deps: bump io.extendreality.tilia.interactions.interactables.unity (f520070)
Bumps io.extendreality.tilia.interactions.interactables.unity from 1.5.0 to 1.5.1. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] [email protected]