This thread will act as a place for me to post and share some scripts I've been working on in blender. These scripts are not designed to work as standalone addons. I use Pie Menu Editor to execute my scripts. For more information: https://youtu.be/vc9TFRFXn4E Download my…
Added Subdivision by Name.py Adds/Sets subdivision modifier to have the same number of levels as defined by '_subd' in the object name. For example putting '_sub1' inside the name will result in a subdivision level of 1. Works for all selected objects. https://youtu.be/mAQUggTaTnc