Blender Git Loki
Git Commits -> Revision 2a54ef0
Revision 2a54ef0 by Campbell Barton (master) April 5, 2012, 06:10 (GMT) |
there was no way to reset timing for absolute shape keys, add an operator to do so. |
Commit Details:
Full Hash: 2a54ef044258f8f5555c718a018371c1aedccb5e
SVN Revision: 45413
Parent Commit: f4ccee2
Lines Changed: +42, -2
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_data_mesh.py (+4, -1) (Diff)
/source/blender/editors/object/object_intern.h (+1, -0) (Diff)
/source/blender/editors/object/object_ops.c (+1, -0) (Diff)
/source/blender/editors/object/object_shapekey.c (+35, -0) (Diff)
/source/blender/editors/object/object_vgroup.c (+1, -1) (Diff)
/source/blender/editors/object/object_intern.h (+1, -0) (Diff)
/source/blender/editors/object/object_ops.c (+1, -0) (Diff)
/source/blender/editors/object/object_shapekey.c (+35, -0) (Diff)
/source/blender/editors/object/object_vgroup.c (+1, -1) (Diff)