Blender Git Commit Log

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

2 Modified Paths:

/source/blender/editors/transform/transform_conversions.c (+2, -2) (Diff)
/source/blender/editors/transform/transform_manipulator.c (+2, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021