A collection of useful add-ons for Blender 3D editor.
This collection of add-ons enables some additional functionality which for some reason is not implemented in the standard edition of the Blender 3D editor.
Action names for the provided add-ons:
- object.mca_move_object_origin_to_vertex – Move the object's origin to the selected vertex.
- Start the Blender.
- Open menu: Edit -> Preferences -> Add-ons ->
Install... - Select the python file (*.py) with an add-on and press the
Install Add-onbutton.
The add-on will be added into a Mesh category. - Find the add-on in the list and enable it with a checkbox.
- In the same Preferences window select the Keymap on the left side.
- Navigate to the 3D View -> Mesh -> Mesh (Global) section.
- Press
Add Newin this section. A none item will appear. - Modify the empty item changing its none action to the desired action name.
- Assign a button to the action. It may be a keyboard key, a mouse button or anything you like.