Blender Git Loki
Git Commits -> Revision e0668e9
Revision e0668e9 by Joshua Leung (master) October 22, 2007, 10:49 (GMT) |
== Constraints Bugfixes == * Removed the old get_con_subtarget_name function and fixed the places that used it. This was only suitable for single-target constraints. * PyConstraints interface drawing should now no longer draw multiple-target fields on top of each other * Removed double call to BPY_pyconstraint_update when the Update button was clicked. I found this while debugging why PyConstraints didn't seem to be working yet... |
Commit Details:
Full Hash: e0668e9d2235b6b5ff837102c767d49c4b105fc9
SVN Revision: 12339
Parent Commit: cfd9d39
Lines Changed: +78, -84