Skip to content

Releases: JohnsonChenz/AnimTransferer

Release v1.1.4

29 Sep 05:24
Compare
Choose a tag to compare

[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

29 Sep 03:53
Compare
Choose a tag to compare

[1.1.3] - 2022-09-29

  • Modified : Converted json data will no longer being formatted.

Release v1.1.2

28 Sep 11:48
Compare
Choose a tag to compare

[1.1.2] - 2022-09-28

  • Added : Editor will now display dialog after Transfer & Export Config

Release v1.1.1

19 Sep 08:13
Compare
Choose a tag to compare

[1.1.1] - 2022-09-19

  • Bug Fixes : Wrongly log print in TransferPorcessor.

Release v1.1.0

19 Sep 07:52
Compare
Choose a tag to compare

[1.1.0] - 2022-09-19

Modification of AnimTransferGroup :

  1. Modified variable name and tooltip.
  2. 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

19 Sep 05:59
Compare
Choose a tag to compare

[1.0.1] - 2022-09-19

  • Added tooltip to the AnimTransferGroup.

Release v1.0.0

19 Sep 04:48
Compare
Choose a tag to compare

[1.0.0] - 2022-09-19

  • An editor tool that allows you transfer Animation Clip into Animator States with batch processing.