Skip to content

1.7.5

Choose a tag to compare

@github-actions github-actions released this 08 Apr 03:34
· 255 commits to main since this release

Version 1.7.5

Notable changes

Fixed

  • [#585] Build failures when duplicate parameters exist within the same animator controller
    • NDMF will use the last instance of the parameter defined.

Changed

  • [#584] NDMF AnimatorServicesContext will detect when other NDMF plugins have replaced proxy clips with a clone, and will revert them back to their original references (provided that they are properly registered in ObjectRegistry)