Sharing my custom Maya tools

https://github.com/stylerhall/shDataRenamer

Batch Data Renamer

Use Right+Click context menu in the Object List to determine what objects you wish to process.

This script will allow you to batch rename a selection of objects. Tested quite a bit but not put through the wringer.

  • 05/03/2019 > I found a bug in the script and just uploaded a fix to github

Place it in your scripts folder and drag this command onto the shelf to execute:
eval(“source \”" + `internalVar -usd` + “shRename.mel\”");

Usage with a bit of an older version here.

4 Likes