Skip to content

knoriy/ReferenceTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

This is a Python tool for maya. The tool finds all references in your scene and check if there are any that need updating.

Installation:

1.  Close all instance of Maya.

2.  Copy updateReferenceTool.py to:

        Windows: \Documents\maya\version\scripts
        Linux: $HOME/Library/Preferences/Autodesk/maya/version/scripts

3.  Launch Maya

4.  Execute the following in Maya:

import updateReferenceTool as uRef
uRef.UpdateReference()

About

Python tool for maya. the tool find all references in your scene and check if there are any that need updating.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages