Blender Git Loki
Git Commits -> Revision 10d14e7
Revision 10d14e7 by Joshua Leung (master) July 11, 2009, 11:52 (GMT) |
2.5 - Restored Set/Clear Inverse Buttons for ChildOf Constraint I've tagged these operators with CONSTRAINT_OT_* not OBJECT_OT_constraint_* since constraints can operate on Bones too (and do so more often) |
Commit Details:
Full Hash: 10d14e72599e891ce253e37826ce6ed3c0aecd8d
SVN Revision: 21520
Parent Commit: 8a1caae
Lines Changed: +52, -67
5 Modified Paths:
/release/ui/buttons_object_constraint.py (+2, -2) (Diff)
/source/blender/editors/include/ED_object.h (+0, -2) (Diff)
/source/blender/editors/object/editconstraint.c (+45, -63) (Diff)
/source/blender/editors/object/object_intern.h (+3, -0) (Diff)
/source/blender/editors/object/object_ops.c (+2, -0) (Diff)
/source/blender/editors/include/ED_object.h (+0, -2) (Diff)
/source/blender/editors/object/editconstraint.c (+45, -63) (Diff)
/source/blender/editors/object/object_intern.h (+3, -0) (Diff)
/source/blender/editors/object/object_ops.c (+2, -0) (Diff)