Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 846 Bytes

VERSION.md

File metadata and controls

23 lines (18 loc) · 846 Bytes

Version History

Version 1.2.1 (June 2021)

  • Fix processing multiple input files

Version 1.2.0 (July 2020)

  • Add stop on convergence to cbIterEnd(), cbWeightsIterEnd(), cbTransformationsIterEnd()
  • Add --bindUpdate=2 flag in the command line tool to group joints
  • Add --tolerance and --patience flags in the command line tool using cbIterEnd()

Version 1.1.0 (June 2020)

  • Add per-bone transformation hard-lock and per-vertex weights soft-lock
  • Fix initialization issue on cluster splitting
  • Support joint orientation in command line tools
  • Add command line tool for Linux
  • FBXSDK 2020, Alembic (from Maya 2020 DevKit)

Version 1.0.1 (Dec 2019)

  • Add DemBonesExt default constructor

Version 1.0.0 (Oct 2019)

  • FBXSDK 2019, Alembic (from Maya 2019 DevKit)
  • Command line tools for Windows and MacOS