Transform Tools Core is a utility for applying transformations using a dual-gizmo system. It allows you to define a starting state ("Previous" gizmo) and a target state ("Active" gizmo), and transforms the selected elements between the two matrices.
Features
- State-to-State Transformation: Translate, rotate, and scale objects or mesh components from the Previous gizmo's position and orientation to the Active gizmo's.
- Custom Transform Orientation: Align Blender's native transform orientation and pivot point to the Active gizmo.
- Redo Panel Integration: Adjust operation parameters (scale, flip, duplicate, instance, extrude) via Blender's standard Adjust Last Operation panel (F9).
- Mode Support: Handles object duplication and instancing in Object Mode, as well as geometry duplication and extrusion in Edit Mode.
Workflow
- Open the 3D Viewport Sidebar (N-panel) and navigate to the TTools C tab.
- Define the Previous gizmo to set the origin state.
- Define the Active gizmo to set the target state.
- Select the objects or mesh components to modify.
- Click Transform to execute the operation.
Links