Hello, this is a small PR to check that my understanding of #102427 is correct before moving on to the rest of the issue. This PR contains the updated UI of the `Sculpt` menu only. Other menus will be submitted for review later. Currently exposed operators: * Move * Rotate * Scale * Box Trim (Trim Mode ="Difference") * Lasso Trim (Trim Mode ="Difference") * Box Add (Trim Mode ="Join") * Lasso Add (Trim Mode ="Join") * Line Project * Smooth * Surface Smooth * ~~Scale (Could be left out?)~~ * Inflate * Random * Relax Topology * Relax Face Set Boundaries * Sharpen * Enhance Details * Erase Displacement The original issue specifies `Relax Face Set Boundaries` and `Erase Displacement`. I'm not quite sure if this is done in the UI code or somewhere else. Reviewed By: Joseph Eagar & Julian Kaspar Pull Request: blender/blender#104718