nickberckley / bake_shape_keys

Set of features for working on shape keys and shape key animations for mesh and curve inside Blender.
https://extensions.blender.org/add-ons/bake-shape-keys/
GNU General Public License v3.0
0 stars 0 forks source link

Normalize operator #1

Open nickberckley opened 2 months ago

nickberckley commented 2 months ago

Operator that will set shape key values between 0-1 (0 being the slider_min and 1 being slider_max) Normalizing all filtered shape keys might solve all problems for complex merge operations.