Blender Git Commit Log
Git Commits -> Revision f92f5d1
Revision f92f5d1 by Campbell Barton (master) June 2, 2021, 11:34 (GMT) |
Keymap: use D-Key for view-pie menu Use the D-key to access the view menu instead of the Tilda key, which isn't accessible on some international layouts. To resolve the conflicts the following changes have been made. - `D` (motion) opens the view menu. - `D` (mouse-button) uses grease-pencil (as it does currently). - `Tilda` is used to for "Object Mode Transfer" instead of the View menu. See T88092 for details. Reviewed By: Severin Ref D11189 |
Commit Details:
Full Hash: f92f5d1ac62c66ceb7a6ac1ff69084fbd5e3614a
Parent Commit: 69e15eb
Lines Changed: +32, -14