Blender 3D add-on template generator
This script generates the initial template for the Blender add-ons development.
![]() |
Gumroad |
Usage:
Just execute the script file and type the name for your addon.
You will get a number of files with the add-on template generated by the script. Now you can simply modify them and create your own add-on.
Demonstration video:
Operating system:
Windows
(script tested on Windows 7 and Windows 10)
For Blender versions:
2.80, 2.81, 2.82, 2.83, 2.90, 2.91
Current script version:
1.5.0.
Installation:
- Unzip the distributive archive
- Copy the batch-file with the desired Blender version to your add-on directory
Version history:
- 1.5.0.
– 2.91 template added
- 1.4.0.
– 2.90 template added
- 1.3.1.
– Convert upper registry letters in the add-on name in bl_idname to lower
- 1.3.0.
– 2.83 template added
- 1.2.1.
– for 2.82 templates added reload functional
- 1.2.0.
– 2.82 template added
1.1.0.
- Blender 2.81 template added
1.0.0.
-
- This release.