A set of Blender extensions put together for testing how to develop and how to deploy them.
TBD, but the idea is to use this repo's GitHub Pages site as static extension registry for Blender.
TBD, but basically install the Blender Development VSCode extension by Jacques Lucke,
then call Blender: Start and Blender: Reload Extensions.
Install the fake-bpy-module package to allow local code compilation and code completion.
pip install fake-bpy-moduleTBD
Please refer to COLLABORATION.md