Releases: JohnsonChenz/AnimTransferer
Releases · JohnsonChenz/AnimTransferer
Release v1.1.4
[1.1.4] - 2022-09-29
- Added : Editor will now display double check dialog window when clicking button "Reset".
- Fixed : Hint dialog window doesn't display correctly when detected change of resources path while loading json config files.
Release v1.1.3
[1.1.3] - 2022-09-29
- Modified : Converted json data will no longer being formatted.
Release v1.1.2
[1.1.2] - 2022-09-28
- Added : Editor will now display dialog after Transfer & Export Config
Release v1.1.1
[1.1.1] - 2022-09-19
- Bug Fixes : Wrongly log print in TransferPorcessor.
Release v1.1.0
[1.1.0] - 2022-09-19
Modification of AnimTransferGroup :
- Modified variable name and tooltip.
- Added variable findSimilarClipName(bool) and preferedSimilarityOfClipName(float), work exactly like findSimilarStateName(bool) and preferedSimilarityOfStateName(float) but it's for clips that in source animations to compare with config of Clip-State-Pairs while transfering.
Release v1.0.1
[1.0.1] - 2022-09-19
- Added tooltip to the AnimTransferGroup.
Release v1.0.0
[1.0.0] - 2022-09-19
- An editor tool that allows you transfer Animation Clip into Animator States with batch processing.