Skip to content

ChieVFX/blender-viewport-rename

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Viewport Rename

A simple Blender Add-on to rename selected objects in 3d View.

Once the Add-on is enabled, you can press CtrlR to enter a 'new name' for the active object as well as rename its data block (optional). In order to speed up the process you can hit Return followed by O to confirm, after typing the 'new name':

intro

The Add-on also allows to batch rename all objects in the current selection. The suffix is determined by the given number of hash characters at the end of the string. You can simply type Cube-### to get 'Cube-001', 'Cube-002' and 'Cube-003' as well as Cube-###r to get a reversed list.

intro

Installation

  1. Download the latest release
  2. In Blender open up User Preferences > Addons
  3. Click Install from File, select blender-viewport-rename.py and activate the Add-on

About

rename viewport selection

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%