3ba83e247a
This is intended for utilities to help with development, which aren't needed for building. See https://wiki.blender.org/index.php/Dev:Doc/Tools/Blender_Tools_Repo for details
17 lines
461 B
Plaintext
17 lines
461 B
Plaintext
[submodule "release/scripts/addons"]
|
|
path = release/scripts/addons
|
|
url = ../blender-addons.git
|
|
ignore = all
|
|
[submodule "release/scripts/addons_contrib"]
|
|
path = release/scripts/addons_contrib
|
|
url = ../blender-addons-contrib.git
|
|
ignore = all
|
|
[submodule "release/datafiles/locale"]
|
|
path = release/datafiles/locale
|
|
url = ../blender-translations.git
|
|
ignore = all
|
|
[submodule "source/tools"]
|
|
path = source/tools
|
|
url = ../blender-dev-tools.git
|
|
ignore = all
|