Anim: Update paint select mode shortcuts #104595

Merged
Christoph Lendenfeld merged 1 commits from ChrisLend/blender-manual:paint_select_modes into blender-v4.0-release 2023-10-19 14:14:12 +02:00

View File

@ -35,11 +35,14 @@ The following standard selection operations are supported:
- :kbd:`B` -- Box selection. - :kbd:`B` -- Box selection.
- :kbd:`C` -- Circle select with brush. - :kbd:`C` -- Circle select with brush.
- :kbd:`Ctrl-I` -- Invert selection. - :kbd:`Ctrl-I` -- Invert selection.
The following only work for face selection:
- :kbd:`L` -- Pick linked (under the mouse cursor). - :kbd:`L` -- Pick linked (under the mouse cursor).
- :kbd:`Ctrl-L` -- Select linked. - :kbd:`Ctrl-L` -- Select linked.
- :kbd:`Ctrl-NumpadPlus` -- Extend Selection
- :kbd:`Ctrl-NumpadMinus` -- Shrink Selection
The following only work for face selection and with the selection tool active:
- :kbd:`ALT-LMB` -- Loop Select
Vertex Selection Masking Vertex Selection Masking