Skip to content

This is a script for Blender that will rename child mesh shapes to match their transform-node parents.

License

Notifications You must be signed in to change notification settings

jnnla/bl3d-meshShape-renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bl3d-meshShape-renamer

A python script for Blender that will rename child mesh shapes to match their transform-node parents.

DISCLAIMER: I don't claim to have any deep expertise or understanding of programming or code. I'm just experimenting, learning and sharing what works so that I might help and learn from others.

This script was written and used in Blender 3.3. It was intended to ensure that the child mesh shape name matches its parent transform node. To use it:

  1. Select an object or group of objects in the viewport.
  2. Run the script.
  3. Note that the mesh shape node underneath its parent now matches the parent name...with a 'msh_' pre-pended.

About

This is a script for Blender that will rename child mesh shapes to match their transform-node parents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages