Releases: ExtendRealityLtd/Tilia.Locomotors.Climbing.Unity
v1.6.0
1.6.0 (2021-01-30)
Features
- Target: extract target that climbing mutates (e3cda5f)
The Climb Facade would previously take an injected dependency of the PsuedoBodyFacade to determine which target to mutate in the scene.
This hard coupled the Climbing mechanic to the requirement of a PsuedoBody, which it didn't really need. The new way is to have an abstract class that handles all of the generic mechanisms required by climbing to move the target, this is the ClimbTarget class.
Then the Climbing Facade has a concrete ClimbTarget injected to know how to mutate the target in the scene. The concrete PsuedoBodyClimbTarget allows the climbing to work with a PsuedoBody still.
The Original injected PsuedoBodyFacade property has been deprecated so it will still work if this option is set but it will give a console warning.
v1.5.21
1.5.21 (2021-01-07)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.trackers.pseudobody.unity (d5f61c4)
Bumps io.extendreality.tilia.trackers.pseudobody.unity from 1.4.21 to 1.4.22. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] [email protected]
v1.5.20
1.5.20 (2021-01-07)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.interactions.interactables.unity (724d912)
Bumps io.extendreality.tilia.interactions.interactables.unity from 1.15.5 to 1.15.6. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] [email protected]
v1.5.19
1.5.19 (2021-01-07)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.trackers.pseudobody.unity (c0485e2)
Bumps io.extendreality.tilia.trackers.pseudobody.unity from 1.4.18 to 1.4.21. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] [email protected]
v1.5.18
1.5.18 (2021-01-07)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.interactions.interactables.unity (d898629)
Bumps io.extendreality.tilia.interactions.interactables.unity from 1.15.4 to 1.15.5. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] [email protected]
v1.5.17
1.5.17 (2021-01-07)
Miscellaneous Chores
- deps: bump io.extendreality.zinnia.unity from 1.28.1 to 1.29.0 (374bfff)
Bumps io.extendreality.zinnia.unity from 1.28.1 to 1.29.0. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] [email protected]
v1.5.16
1.5.16 (2021-01-04)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.interactions.interactables.unity (e110f43)
Bumps io.extendreality.tilia.interactions.interactables.unity from 1.15.3 to 1.15.4. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] [email protected]
- deps: bump io.extendreality.tilia.trackers.pseudobody.unity (448af63)
Bumps io.extendreality.tilia.trackers.pseudobody.unity from 1.4.17 to 1.4.18. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] [email protected]
v1.5.15
1.5.15 (2020-12-26)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.interactions.interactables.unity (e7afaf9)
Bumps io.extendreality.tilia.interactions.interactables.unity from 1.15.2 to 1.15.3. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] [email protected]
- deps: bump io.extendreality.tilia.trackers.pseudobody.unity (bcd8a68)
Bumps io.extendreality.tilia.trackers.pseudobody.unity from 1.4.16 to 1.4.17. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] [email protected]
v1.5.14
1.5.14 (2020-12-21)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.trackers.pseudobody.unity (aa5ecfc)
Bumps io.extendreality.tilia.trackers.pseudobody.unity from 1.4.13 to 1.4.16. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] [email protected]
v1.5.13
1.5.13 (2020-12-21)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.interactions.interactables.unity (239e900)
Bumps io.extendreality.tilia.interactions.interactables.unity from 1.15.1 to 1.15.2. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] [email protected]