a1studmuffin / SpaceshipGenerator

A Blender script to procedurally generate 3D spaceships
Other
7.66k stars 437 forks source link

Tighter integration with Blender #25

Closed ghost closed 5 years ago

ghost commented 6 years ago

Right now if I modify the python scripts, I have to rebuild and reinstall the Blender plugin, right?

Is there a way to cut that whole process down (e.g. install the plugin once, and have the blender UI talk to the python script's parameters)?