blender-sequence-loader icon indicating copy to clipboard operation
blender-sequence-loader copied to clipboard

Pull submodules when using `build_addon.py`

Open digitalillusions opened this issue 2 years ago • 0 comments

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.

digitalillusions avatar Oct 10 '23 13:10 digitalillusions