/Autodesk_Maya

Collection of scripts for Autodesk's Maya software.

Primary LanguagePythonOtherNOASSERTION

header:maya logo

Collection of scripting stuff I wrote for Autodesk's Maya software.

Utilisation

Everything should be written in the top docstring of each script. Else a README.md should be supplied.

What's Inside

  • launchers

    Scripts to start Maya with an optimized environment.

  • cmds_interface_demo

    A script to demonstrate how you can use cmds to create a quick interface in Maya.

  • mash2pointcloud

    Export a Mash Network to an Alembic point-cloud.

  • selectSimilarPolyCount

    From a selected object , find in the whole scene which geometric objects has the same vertex number and select them.

  • polyTransferUVs

    Transfer UVs from one object to multiple objects.

  • shapeNameConform

    Make the shapes of a dag object have the same name as the transform ( for when they are different).

  • securityVirusCleaner

    A utility aimed at removing the vaccine.py virus from the currently openened maya scene and from your system.

  • resetWindowPosition

    Useful to reset a maya window that might have gone off-screeen and is not visible anymore.

  • referenceExporter

    Scripts to help exporting references nodes from a scene.

  • refrepath

    Batch repathing of references in Maya scenes.

Licensing

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.

Contact

monsieurlixm@gmail.com