Blender Git Loki
Git Commits -> Revision 04be929
Revision 04be929 by Joshua Leung (master) October 28, 2007, 01:01 (GMT) |
Bugfix #7674: Making proxy from linked armature ruins local armature This was caused by an error I made when converting old code during the constraints recode 2. As a result, constraint subtargets got cleared, messing up proxies. (set_constraint_target didn't use to clear the subtarget of a constraint when passed NULL for the subtarget argument) |
Commit Details:
Full Hash: 04be929b882a6df1bb2db011a067079dbef0570a
Parent Commit: 5315f36
Lines Changed: +1, -3
1 Modified Path:
/source/blender/blenkernel/intern/object.c (+1, -3) (Diff)