Blender Git Commit Log

Git Commits -> Revision 013ffe9

Revision 013ffe9 by Joshua Leung (master)
October 17, 2010, 11:20 (GMT)
Bugfix #24296: AutoIK interactive chain length adjustment feature is missing

In 2.49, you could adjust the maximum length of Auto-IK Chains by using scrollwheel up/down or page up/down while moving Auto-IK bones. Now this is possible again with those hotkeys, but you need to hold SHIFT to get this to work, otherwise we get a conflict with the hotkeys for proportional edit nowadays.

Was broken when transform tools switched from using hardcoded key mappings to using a modal keymap.

Commit Details:

Full Hash: 013ffe904176c113a7642aed95b4b691f213d042
SVN Revision: 32538
Parent Commit: 6f17834
Lines Changed: +21, -1

2 Modified Paths:

/intern/iksolver/intern/IK_Solver.cpp (+1, -0) (Diff)
/source/blender/editors/transform/transform.c (+20, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021