Skip to content

A bulk rename utility for Unity's hierarchy and project view.

License

Notifications You must be signed in to change notification settings

chrisyarbrough/Renamer

Folders and files

NameName
Last commit message
Last commit date
Jul 30, 2024
Aug 1, 2024
Jul 30, 2024
Jul 30, 2024
Jul 30, 2024
Jul 30, 2024
Jul 30, 2024
Aug 1, 2024
Aug 1, 2024
Jul 30, 2024
Jul 30, 2024
Jul 30, 2024
Jul 30, 2024
Aug 1, 2024
Jul 30, 2024
Jul 30, 2024
Jul 30, 2024
Jul 30, 2024
Jul 30, 2024
Jul 30, 2024
Jul 30, 2024
Aug 1, 2024
Jul 30, 2024

Repository files navigation

Renamer

A clean and functional bulk renaming utility for GameObjects in the scene view and assets in the project view.

Features

  • Rename operations:
    1. Replace base name
    2. Remove a number of characters from start, end or the middle
    3. Change case to upper, lower or title
    4. Search and replace a substring
    5. Regex search and replace
    6. Add a prefix or suffix or insert text at a specific index
    7. Number a sequence with padding
  • The window has horizontal and vertical layouts, including an auto-layout based on the window size.
  • Rename operations are grouped into basic and advanced categories. Select the mode via the window burger menu.
  • The rename action records an undo (scene GameObjects only).
  • Operations are applied in order top to bottom and can be reordered via the operation context menu.
  • The preview panel shows a before and after for each name. It includes a basic git-like diff view.

Support

Unity 2021.3 or newer.

Contributions

See the issues tabs for any open feature requests or bugs to contribute.

About

A bulk rename utility for Unity's hierarchy and project view.

Topics

Resources

License

Stars

Watchers

Forks

Languages