Path: [ #2789 ] Add a "copy size" constraint
At long last! This new constraint is pretty simple. Following in the footsteps of such giants as Copy Loc and Copy Rot, it lets you constrain the size of an object/bone to another object/bone, with per axis restrictions.
This commit is contained in:
@@ -591,6 +591,7 @@ enum {
|
||||
B_CONSTRAINT_ADD_MINMAX,
|
||||
B_CONSTRAINT_ADD_ROTLIKE,
|
||||
B_CONSTRAINT_ADD_LOCLIKE,
|
||||
B_CONSTRAINT_ADD_SIZELIKE,
|
||||
B_CONSTRAINT_ADD_ACTION,
|
||||
B_CONSTRAINT_ADD_LOCKTRACK,
|
||||
B_CONSTRAINT_ADD_FOLLOWPATH,
|
||||
|
||||
Reference in New Issue
Block a user