Skip to content

v2.0.0 New features and Python 3 support

Compare
Choose a tag to compare
@theRussetPotato theRussetPotato released this 22 Aug 17:40
· 45 commits to master since this release
c078415
  • Now supports Python 3
  • No longer supports earlier Maya versions with PySide (Qt4)
  • Added simplified list view to show average weights
  • Added editable hotkeys that work even if the tool has no focus
  • Added quick toggle to show/hide sections
  • Added mirroring settings
  • Added a way to copy and paste a vertex's weights
  • Added a multiplier for both smooths
  • Added button to flood full weights to every vert's closest influence for blocking
  • Added protection if too many vertexes are selected so tool doesn't hang
  • Various UX improvements