Blog
A Basic Blender Dev Environment
03/24/2025
I've poked around Blender's add-on system and it turns out, it's.. just Python. Nothing wild. But the feedback loop between programming and testing is quite large. I've put together a small example repository that allows for quick iteration, where every change is automatically synced into Blender.