-
Notifications
You must be signed in to change notification settings - Fork 0
Home
TS edited this page May 19, 2023
·
1 revision
The On-Point Add-On is a powerful extension for Blender that provides various tools for object manipulation, cursor positioning, and axis placement. This wiki provides detailed information about each button in the add-on's user interface and explains how they work.
- Description: Sets the origin of the selected object(s) to the geometry center.
-
Usage:
- Select the object(s) you want to modify.
- Click the "Origin to Geometry" button.
- The origin will be aligned with the center of the object's geometry.
- Description: Sets the origin of the selected object(s) to the world center.
-
Usage:
- Select the object(s) you want to modify.
- Click the "Origin to World" button.
- The origin will be moved to the world center (0, 0, 0).
- Description: Sets the origin of the selected object(s) to the 3D cursor position.
-
Usage:
- Move the 3D cursor to the desired position in the viewport.
- Select the object(s) you want to modify.
- Click the "Origin to Cursor" button.
- The origin will be moved to the 3D cursor position.
- Description: Snaps the 3D cursor to the center of the selected object(s).
-
Usage:
- Select the object(s) you want to snap the cursor to.
- Click the "Cursor to Selection" button.
- The 3D cursor will be moved to the center of the selected object(s).
- Description: Resets the 3D cursor to the world center.
-
Usage:
- Click the "Reset 3D Cursor" button.
- The 3D cursor will be moved to the world center (0, 0, 0).
- Description: Resets the rotation of the 3D cursor.
-
Usage:
- Click the "Zero Cursor Rotation" button.
- The rotation of the 3D cursor will be set to zero.
- Description: Places a parent axis object at the world center (0, 0, 0).
-
Usage:
- Click the "Place Parent Axis" button.
- A parent axis object named "0_Parent_Axis" will be created and placed at the world center.
- Description: Places a child axis object at a specific location relative to the parent axis.
-
Usage:
- Ensure the parent axis object ("0_Parent_Axis") is already placed.
- Click the "Place Child Axis" button.
- A child axis object named "1_Child_Axis_X" will be created and placed at an increasing X position relative to the parent axis.
- Description: Parents all mesh objects in the scene to the parent axis object ("0_Parent_Axis").
-
Usage:
- Click the "Parent all Meshes to Parent Axis" button.
- All mesh objects in the scene will be parented to the parent axis object.
- Description: Clears the parenting of all objects in the scene, except for child axes.
-
Usage:
- Click the "Clear All Parents" button.
- The parenting of all objects, except for child axes, will be removed.
- Description: Opens the documentation for the On-Point Add-On.
-
Usage:
- Click the "Documentation" button.
- The default web browser will open the documentation page.
- Description: Provides a way to support the development of the On-Point Add-On.
-
Usage:
- Click the "Development" button.
- The default web browser will open a tipping account to contribute to the development.