Blender Git Commit Log
Git Commits -> Revision 46326b6
Revision 46326b6 by Ton Roosendaal (master) November 10, 2004, 11:14 (GMT) |
1) Fix for bugs #1735 #1759 Rotate edges was unfinished still, and not supposed to work on large selections. Code cleaned up some, and restricted to work on a single selected edge, or two adjacent selected faces. Also changed menu description, and give error() on wrong selection. 2) Fix for undo mixup in texteditor Global hotkey list now passes on ctrl+z (global undo) to local queue in textwindow. (Also for ctrl+y). Scriptwindow also doesn't accept global undo key. |
Commit Details:
Full Hash: 46326b62b553f39e3d691ebf611eb3544d6b6f52
SVN Revision: 3429
Parent Commit: a534361
Lines Changed: +60, -61