blender-sequence-loader
blender-sequence-loader copied to clipboard
Pull submodules when using `build_addon.py`
It is easy to forget to checkout the submodules for external dependencies. When using build_addon.py it would be possible to check if they have been initialized and pulled, and to do so if they haven't or simply to output a warning.