patch from jean-michel soler (jms) - .insertShapeKey() Python API, a function to insert a shape key in an object . It works on Mesh, Lattice curve ans surface . Example of use : import Blender OBJECT=Blender.Object.GetSelected()[0] OBJECT.insertShapeKey() a docstring to follow soon
133 KiB
133 KiB