Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitmodules - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bd1812d9618439a72c469f68bd362af8f08a1c46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[submodule "release/scripts/addons"]
	path = release/scripts/addons
	url = ../blender-addons.git
	ignore = all
	branch = blender-v2.79-release
[submodule "release/scripts/addons_contrib"]
	path = release/scripts/addons_contrib
	url = ../blender-addons-contrib.git
	ignore = all
	branch = master
[submodule "release/datafiles/locale"]
	path = release/datafiles/locale
	url = ../blender-translations.git
	ignore = all
	branch = blender-v2.79-release
[submodule "source/tools"]
	path = source/tools
	url = ../blender-dev-tools.git
	ignore = all
	branch = blender-v2.79-release