Collection of scripting stuff I wrote for Autodesk's Maya software.
Everything should be written in the top docstring of each script. Else a README.md should be supplied.
-
Scripts to start Maya with an optimized environment.
-
A script to demonstrate how you can use
cmds
to create a quick interface in Maya. -
Export a Mash Network to an Alembic point-cloud.
-
From a selected object , find in the whole scene which geometric objects has the same vertex number and select them.
-
Transfer UVs from one object to multiple objects.
-
Make the shapes of a dag object have the same name as the transform ( for when they are different).
-
A utility aimed at removing the
vaccine.py
virus from the currently openened maya scene and from your system. -
Useful to reset a maya window that might have gone off-screeen and is not visible anymore.
-
Scripts to help exporting references nodes from a scene.
-
Batch repathing of references in Maya scenes.
License should be specified in each directory or in the top of each file else the terms specified in the root's LICENSE.md file will apply.