Python

Building Addons For Blender

To build a Blender addon follow these steps




Few Gotchas!!

1. when you are going to install it as a ZIP file you need to have your main python file named as   __init__.py   (This is the file that runs when you install the addon)

2.During development you might need to use external editor so here is how you do that
https://docs.blender.org/api/current/info_tips_and_tricks.html#use-an-external-editor