From a0aec24c68d85eaf2a244c372a9854164ba666aa Mon Sep 17 00:00:00 2001 From: ExtendReality-Bot Date: Mon, 13 Mar 2023 17:05:29 +0000 Subject: [PATCH] chore(release): set version to 2.7.0 [skip ci] ## [2.7.0](https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/compare/v2.6.8...v2.7.0) (2023-03-13) #### Features * **AngularDrive:** allow multiple rotation modifiers ([957a720](https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/commit/957a720994ebdcab8c9379ae47266b7e798ff2a4)) > The AngularTransformDrive now can take multiple rotation modifiers in case the actions are both follow and need to both affect the rotation modifiers inside the actions. * **Drive:** add initial target value reached threshold ([5d3aff2](https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/commit/5d3aff21ec08406de084d60c9e51e6e6f3215418)) > The target value reached threshold has been extended to have another property for the initial target value, so if the drive is moving to the initial target position then a different threshold can be provided as the initial drive speed is generally much higher so a higher threshold may be required. --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aad0724..567b4da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [2.7.0](https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/compare/v2.6.8...v2.7.0) (2023-03-13) + +#### Features + +* **AngularDrive:** allow multiple rotation modifiers ([957a720](https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/commit/957a720994ebdcab8c9379ae47266b7e798ff2a4)) + > The AngularTransformDrive now can take multiple rotation modifiers in case the actions are both follow and need to both affect the rotation modifiers inside the actions. +* **Drive:** add initial target value reached threshold ([5d3aff2](https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/commit/5d3aff21ec08406de084d60c9e51e6e6f3215418)) + > The target value reached threshold has been extended to have another property for the initial target value, so if the drive is moving to the initial target position then a different threshold can be provided as the initial drive speed is generally much higher so a higher threshold may be required. + ### [2.6.8](https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/compare/v2.6.7...v2.6.8) (2023-03-13) #### Miscellaneous Chores diff --git a/package.json b/package.json index 10a7c86..362481d 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "changelogUrl": "https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/blob/master/CHANGELOG.md", "documentationUrl": "https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/tree/master/Documentation", "licensesUrl": "https://github.com/ExtendRealityLtd/Tilia.Interactions.Controllables.Unity/blob/master/LICENSE.md", - "version": "2.6.8", + "version": "2.7.0", "unity": "2018.3", "unityRelease": "10f1", "keywords": [