


1. Object Mesh:
- Cut X Script: Cuts the object in half, deletes the vertices on the left side of the object, and adds a Mirror Modifier.
- ShrinkWrap Target Script: Applies the ShrinkWrap Modifier to the active object, with the selected object as the target.
- BBox Script: Adds a 3x3x3 bounding box around the selected object.
- Intersect Script: Applies a Boolean Modifier of type Intersect between the selected and active objects.
- Union Script: Applies a Boolean Modifier of type Union between the selected and active objects.
- Difference Script: Applies a Boolean Modifier of type Difference between the selected and active objects.
2. Object Edit:
- Box Select Tool: A selection tool to select objects in a box pattern.
- Move Tool: A tool used to move selected objects.
- Spin Tool: A tool for rotating objects or components around a center.
- Merge Script: A toggle for enabling or disabling the merge operation.
- Subdiv Script: Subdivides the selected edges.
- Mirror Script: A toggle for enabling or disabling mirroring.
3. Object Sculpt:
- Draw Tool: A sculpting tool used to add or remove material from the mesh.
- Draw Sharp Tool: A sculpting tool for adding sharp edges or details to the mesh.
- Crease Tool: A tool for creating sharp creases or folds in the geometry.
- Dyntopo Script: A toggle for enabling or disabling Dynamic Topology (Dyntopo) in the sculpting process.
- Elastic Grab Tool: A sculpting tool that allows for elastic-like deformation of the mesh.
- Mirror Script: A toggle for enabling or disabling mirroring during sculpting.