peach request, pose relax - similar to mesh smooth, moves selected pose bones to closer match keyframes on either side.

This commit is contained in:
2007-12-04 21:12:23 +00:00
parent 25ea528a29
commit aa2389c539
2 changed files with 157 additions and 2 deletions

View File

@@ -67,6 +67,6 @@ void pose_clear_paths(struct Object *ob);
void pose_flip_names(void);
void pose_activate_flipped_bone(void);
void pose_movetolayer(void);
void pose_relax(void);
#endif