Blender Git Commit Log

Git Commits -> Revision 4f20a62

Revision 4f20a62 by Joshua Leung (animsys2)
November 21, 2008, 01:54 (GMT)
AnimSys2: Two Bugfixes for IPO Editor

* Fixed the long-standing problem where a selected Beztriple's handles would not be able to be scaled when if one of the handles wasn't moved first. The cause of this was that auto-handles will keep handles clamped in place.
To solve this, I've added a special hack, which will result in auto-handles being converted to aligned handles whe rotating/scaling BezTriples that have all its points selected. This should behave more in line with expected behaviour.

* Setting per-segment interpolation in curve EditMode was broken. Was a misplaced check that I forgot to move.

Commit Details:

Full Hash: 4f20a624c01c67d57874e935c9089bd46b62044b
SVN Revision: 17524
Parent Commit: 7971831
Lines Changed: +22, -6

2 Modified Paths:

/source/blender/src/editipo.c (+20, -4) (Diff)
/source/blender/src/editipo_mods.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021