All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed missing
com.unity.ugui
dependency in the package manifest. Not critical, but it's better to have it.
- Added installation instructions to the
README.md
.
- Added support for
Unity 2021.2+
(2022+
was minimal before, and I personally do not recommend using of2021.1
due to the editor problems in that period).
- Removed bold highlighting of Ease toggle.
- Fixed wrong behaviour of animation block in inspector on
Unity 2022.2-
. - Fixed differences in properties layout before and after
Unity 2022.2
. - Fixed versioning in the package.
- Fixed
CHANGELOG.md
formatting.
- Replaced
DOTween
dependency from GUID to string linking, as it is more flexible.
- Initial release of the tool.