Blender Git Loki
Git Commits -> Revision 2624904
Revision 2624904 by Campbell Barton (master) October 19, 2010, 14:11 (GMT) |
bugfix [#24324] Wrong center for scaling Bezier Curve's handles slight change to how transform calculates the center of each bezier handle selection. - selecting both handles but not the knot now uses the mid point between the 2, before it used the handle. - selecting 1 handle of a curve was still setting td->center to be the knot, now use the handles location only if its selected. |
Commit Details:
Full Hash: 26249043e61376ad1ab997685684757bb77b9711
SVN Revision: 32601
Parent Commit: dc7e103
Lines Changed: +4, -8