Skip to content

hannesdelbeke/maya-plugin-snap-to-closest-uv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snap-to-closest-UV

based on MIT code by Michi Inoue, source https://github.com/minoue/miMayaScripts

install

manual install

  • place snap_to_closest_uv_plugin.py in the maya plug-ins folder
  • pip install the requirements kdtree to maya script folder
  • enable the maya plugin snap_to_closest_uv_plugin.py 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
  • kdtree

reference

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages