Page MenuHome

Changing key shown in manual.
ClosedPublic

Authored by Sharath (sharaths21312) on Jul 2 2020, 6:00 PM.

Details

Summary

The hotkey used for the knife tool is 'k', while the hotkey said in the documentation is 'Shift+K'. This is in response to T78540.

Diff Detail

Repository
rBM Blender Manual

Event Timeline

Sharath (sharaths21312) requested review of this revision.Jul 2 2020, 6:00 PM
Sharath (sharaths21312) created this revision.

Added that Shift+K works with blender 2.7x keybindings.

Sharath (sharaths21312) updated this revision to Diff 26473.EditedJul 2 2020, 6:41 PM

Small adjustment.

This revision was not accepted when it landed; it landed in state Needs Review.Jul 2 2020, 9:59 PM
This revision was automatically updated to reflect the committed changes.

@Aaron Carlisle (Blendify)

This is wrong. "Knife Selection" (only selected faces are cut) not called by K key.
The K call "Knife" without Only Selected option.

There's an issue with the keymap. The Shift-K should be returned as in 27X, there is no other way to call "Only Selected".

There's an issue with the keymap. The Shift-K should be returned as in 27X, there is no other way to call "Only Selected".

Actually it is exposed in active tool settings. You will find there Occlude Geometry and Only Selected. Most of the setting for this operator are in the bottom status bar as this is modal operator that is why it is confusing on first look...