Easy Addon

TopoPen in Presets


Easy Addon
Documentation / Quick Start

Build Blender tools visually.

Connect actions, expose controls, and save reusable Blender tools without writing Python.

Blender 4.5+ No Python required Runs locally
v0.3.0
01 / Get Started

Install & open Easy Addon

  1. Download the add-on ZIP and leave it zipped.
  2. Open Edit → Preferences → Add-ons.
  3. Choose Install from Disk and select the ZIP.
  4. Enable Easy Addon / Visual Tool Builder.
Open the builder
N Easy Addon Open Visual Builder
02 / Build Something

Your first workflow

Start with Quick Bevel Setup to make a simple reusable tool.

Step 1
Choose a template
Select mesh objects, open Templates, find Quick Bevel Setup, and click Use Template.
Step 2
Adjust the settings
Change Bevel Width. For more settings, select a node and open Builder → Selected Step.
Step 3
Check and run
Click Check to validate the graph, then Run / Test to apply it.
Important: Run / Test performs real actions in your scene. Test on a copy if needed.
Execution connections
These control what runs next and in what order.
Value connections
These pass numbers, objects, text, materials, and other data.
Editable controls
Expose sliders, checkboxes, text inputs, dropdowns, and more.
03 / Keep It

Save, reuse, and share

When your workflow works, click Save Tool.

Sidebar
Shows in the Easy Addon N-panel with controls and a run button.
Object Menu
Access your tool from the 3D View object menu.
Hotkey
Assign a keyboard shortcut to run it directly.
Workflow export
Use Manage & Reuse → Export to save a workflow as .json.
This exports a Tool workflow file, not a standalone Blender add-on ZIP.
Help

Troubleshooting

My workflow does nothing
Make sure nodes are connected to the execution chain and click Check.
The wrong object changes
Check whether the node is using Current Object, Active Object, or an explicit input.
I can’t find my saved tool
Sidebar tools appear in the Easy Addon tab in the N-panel.
A control is not editable
Another node may already be driving that value input.
Build once. Reuse forever.
Easy Addon / Visual Tool Builder
$14.99$9.74

Have questions about this product?
Login to message

Details
Published about 5 hours ago
Blender Version 4.5 - 5.2
Extension Type N/A
Render Engine Used Cycles, Eevee
License GPL