Skip to content

madTools v1.1.0 - stable release

Latest

Choose a tag to compare

@arahmitz arahmitz released this 02 Feb 08:46
· 3 commits to main since this release

madTools v1.1.0 - stable release

Updated the create_joints tool, to help with day-to-day usage:

  • The script now utilises affix as a string argument to ease-in adding on _l, _r for joint mirroring
  • _end bool is now controlled via add_end boolean
  • Due to that the shelf install (and shelf button!) has to change commands to new format : create_joints(NUMBER_OF_JOINTS, 'NAME', 'AFFIX', ADD_END)
  • UI was changed to accomodate the change, now has two input boxes - for name and for affix
  • Did some cleanup in code regarding to f-string and blank characters stripping