Blender Git Commit Log

Git Commits -> Revision 8efdb04

Revision 8efdb04 by Joshua Leung (master)
July 19, 2009, 13:06 (GMT)
2.5 - Recode of Add Constraint Operator(s)

Add Constraint operators are now based on the old add_constraint() function (to be removed when the new code works well).
- Fixed a few bugs with the code, including depsgraph missing rebuild call, and unique-naming for constraints failing due to wrong order for adding constraint to list
- Added capabilities for setting the target of the constraint to the first selected object/bone for the operator when called from menus + hotkeys (but not for buttons window)

This commit is still buggy. I'll fix the remaining issues tomorrow, as well as adding some more operators for IK add/clear.

Commit Details:

Full Hash: 8efdb04817b53562b9d8092a5d973981f78703c9
SVN Revision: 21697
Parent Commit: f72018e
Lines Changed: +288, -41

4 Modified Paths:

/release/ui/buttons_object_constraint.py (+1, -1) (Diff)
/source/blender/editors/object/editconstraint.c (+283, -39) (Diff)
/source/blender/editors/object/object_ops.c (+3, -0) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021