Skip to content

Nichgon/maya-batchRename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

batchRename

Bridge's Batch Rename in Maya

Features

  • Generate new object names by using combination of the following generators
    • Text
    • Current Object Name
    • Current Object Type
    • Parent Name
    • Sequence Number
    • Sequence Letter
    • String Substitution
  • Change object names by selection order
  • Save preset for use later
  • Preview new object names
  • Export CSV file

Compatibility

  • 2015 - N/A
  • 2016 - OK
  • 2017 - N/A
  • 2018 - OK

Usage

  1. Download and unzip file. Copy batchRename.py, batchRename.ui and Qt.py (If you already have Qt.py then you can skip it) to your scripts folder (eg. C:\Users\'YOUR USER NAME'\Documents\maya\2016\scripts)
  2. Start Maya and execute the command below in command line or Script Editor.
import batchRename
batchRename.execute()

About

Bridge's Batch Rename in Maya

Topics

Resources

License

Stars

Watchers

Forks

Languages