Blender Git Loki
Git Commits -> Revision 2e8f8bf
Revision 2e8f8bf by Joshua Leung (master) May 4, 2007, 11:35 (GMT) |
Curves in Editmode: HKEY and Shift HKEY are used to change the handle type of curve control points in the IPO and Action Editors, and also for curves in the 3d view until recently. This commit reverses the hotkey changes in: http://projects.blender.org/pipermail/bf-blender-cvs/2007-May/009879.html For curves, I've changed the show/hide points hotkeys to: * Ctrl Alt HKEY == Hide Point(s) * Alt HKEY == Show All Points These aren't optimal, but at least there are usable hotkeys for this for now. Before, there had been a long-standing hotkey conflict. Better hotkeys can be designed as part of 2.5 work. |
Commit Details:
Full Hash: 2e8f8bff227cba464092007122145759a171c301
SVN Revision: 10652
Parent Commit: d0d7581
Lines Changed: +8, -6