blender/build_files/utils
Sergey Sharybin b1bf1db656 Fix source_archive ignoring addons
Caused by the changes in the submodules configuration.

Can no longer rely on the `git submodule` command to
show list of external references to be packed.

Needs to be backported to 3.5.1.

Pull Request: https://projects.blender.org/blender/blender/pulls/106502
2023-04-04 09:14:58 +02:00
..
make_bpy_wheel.py Docs: change Git URLs to point projects.blender.org instead of git.blender.org 2023-02-07 14:23:05 +01:00
make_source_archive.py Fix source_archive ignoring addons 2023-04-04 09:14:58 +02:00
make_test.py Cleanup: quiet mypy type checking warnings 2023-01-31 14:22:24 +11:00
make_update.py Merge branch 'blender-v3.5-release' 2023-03-17 18:12:20 +01:00
make_utils.py Cleanup: quiet mypy type checking warnings 2023-02-28 15:12:04 +11:00
README.md Add and update README.md files for CI script removal 2021-05-28 19:46:53 +02:00

Make Utility Scripts

Scripts used only by developers for now