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,_rfor joint mirroring _endbool 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