[Addon] Renamer - object to properties


Renamer is an addon for Blender that can help you do transfer names faster.
Renamer can transfer data name to object name and back.

The addon page: https://alexiy.nl/renamer/

How to use:

  1. install Renamer addon on the Add-ons tab in the Blender User Preferences from downloaded archive;
  2. enable Renamer addon;
  3. create an object;
  4. go to the Properties area (Data, Material or Texture);
  5. use Renamer panel.

Features:

  1. Name to object - transfer (Data, Material or Texture) name to object name
  2. Name to data - transfer object name to data name
  3. Name to texture - transfer object name to texture name
  4. Name to material - transfer object name to material name
  5. Name to particle system - transfer object name to particle system name
  6. Single-user copy - make a single-user copy of data before transfer

Example of workflow:

1 Like

Nice! It would be great also if it could name the materials after the difuse texture names.

You can with the deactivated material tools that are included w/blender

Renamer – object to properties new version 1.1 is available!

https://alexiy.nl/renamer-download/

Changes:

  1. сompletely new algorithm of renaming
  2. possibility of renaming particle systems
  3. logging option toggle was added in the Blender User Preferences
  4. possibility of activate “always on top” was added in the Blender User Preferences
  5. possibility of simplify Renamer addon panel was added in the Blender User Preferences
  6. possibility of activate Prefix-Suffix field was added in the Blender User Preferences
  7. fixed errors
  8. another changes

Standart style of Renamer panel:


Simplified style and Prefix-Suffix field of Renamer panel:


Renamer – object to properties new 1.2 version for Blender 2.8 is available!

https://alexiy.nl/renamer-download/

Features:

  1. Name to object – transfer Data or Material name to object name
  2. Name to data – transfer object name to data name
  3. Name to material – transfer object name to material name
  4. Name to particle system – transfer object name to particle system name
  5. Name to texture – transfer object name to texture name (only in Sculpt, VertexPaint, WeightPaint, TexturePaint mode)
  6. Single-user copy – make a single-user copy of data before transfer
2 Likes

Both 2.80 (official) & 2.81 (daily) show a Warning:

Warning: class RENAMER_OT_action contains a property which should be an annotation!
C:\Users\309\AppData\Roaming\Blender Foundation\Blender\2.81\scripts\addons\renamer_otp.py:319
    assign as a type annotation: RENAMER_OT_action.state
    assign as a type annotation: RENAMER_OT_action.object_target

Working fine otherwise. :+1:

1 Like

Renamer – object to properties new 1.3 version for Blender 2.93 is available!
https://alexiy.nl/renamer-download/

3 Likes