Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 989 Bytes

File metadata and controls

24 lines (17 loc) · 989 Bytes

maya-plugin-duplicate-obj-along-curve

https://github.com/hannesdelbeke/maya-plugin-duplicate-obj-along-curve/assets/3758308/09982411-8bed-4fcf-86da-41d9d7ad80d6

install

manual install

  • place dupe_obj_curve_plugin.py in the maya plug-ins folder
  • enable the maya plugin dupe_obj_curve_plugin in Maya's plug-in manager: Windows > Settings/Preferences > Plug-in Manager
    image

1-click plugget install

requirements

  • Python 3
  • tested in Maya 2022
  • PySide2

reference