Blender has many settings that apply to commands. However, many of them are actually internal flags, and as such are not meant to be used by the end-user. We intend to clean this up. This document serves as an overview of the command settings we will remove from the user interface.
=== Translate/Move
- [X] Hide 'Edit Grease Pencil'
- [X] Hide 'Edit Texture Space'
- [X] Hide 'Constraint Axis' - but make it possible to tweak both X, Y and Z values, always
- [X] Rename 'Vector' to 'Move'
=== Rotate
- [X] Hide 'Edit Grease Pencil'
- [X] Hide 'Constraint Axis' - but make it possible to tweak both X, Y and Z values, always
- [X] Rename 'Vector' to 'Rotate'
=== Scale
- [X] Hide 'Edit Grease Pencil'
- [X] Hide 'Constraint Axis' - but make it possible to tweak both X, Y and Z values, always
- [X] Rename 'Vector' to 'Scale'
----
// The above adjustments will also fix the command settings for other operators that uses transform, such as Extrude, //
----
=== Re-order Modifier (Move Up Modifier & Move Down Modifier)
- [X] Hide all
=== Resize Brush
- [X] Resizing brushes in Sculpt Mode & Paint modes puts a list of internal weird greyed out items into the command settings. Hide this.
=== Toggle Edit Mode
- [X] Remove completely. Don't allow redo.
=== Select All / Deselect All
- [X] Remove completely. Don't allow redo.
== Text Objects
=== Typing
- [] Remove completely. Don't allow redo.
== Paint/Sculpt Modes
=== Brush Select
- [] Remove completely. Don't allow redo.
== Grease Pencil
=== Select
- [] Remove completely. Don't allow redo.