Blender Git Commit Log
Git Commits -> Revision da095d6
Revision da095d6 by Martin Poirier (master) October 21, 2003, 23:39 (GMT) |
Numerical input in transformation modes (Grab, Rotate, Scale, Warp, Shear, Shrink/Fatten). It works with the transformations mode, it doesn't replace them, so just enter grab, scale or rotate mode as usual and start typing. Both numpad and non-numpad works for the numbers. Tab switches between axis (the axis that is being modified has parenthesis) Backspace clears the current axis. Twice clears all axis. Minus (-) switches between positive and negative value. The mouse is now disabled when you type (as soon as you use one of the numerical keys). You can use Nkey to switch between numerical and mouse driven mode. The minus key on the numpad still affects the PET in mouse-driven mode, but affects the sign of the number in numerical input. |
Commit Details:
Full Hash: da095d6092451f9604c6d69aed2c514107c9dab6
SVN Revision: 1390
Parent Commit: 9b032d6
Lines Changed: +360, -33
1 Modified Path:
/source/blender/src/editobject.c (+360, -33) (Diff)