blender_niftools_addon
blender_niftools_addon copied to clipboard
Use docker to generate the new-pyffi code for installation/make zip
@niftools/blender-niftools-addon-reviewer
Overview
This pull request uses docker to use cobra-tools and new-pyffi to generate the code required by the blender addon to be functional.
Manual
Simply run install/makezip.(bat|sh)
to test
Additional Information
You will require docker to run these
Is this still a draft pull request or do you think it's functional?
It works on my machine, the only reason I am not happy with it is it seems to be too niche for me. To use this only for making the zip files feels like it is doing too little. I wanted to improve this so that the generated files could be used in an IDE but I haven't had any free time lately.