Commit: 3ba83e247a80d8c8c8fe5fb4f1d32b5c2694b53c
Author: Campbell Barton
Date:   Fri Jul 15 01:26:40 2016 +1000
Branches: master
https://developer.blender.org/rB3ba83e247a80d8c8c8fe5fb4f1d32b5c2694b53c

Add developer tools submodule

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

===================================================================

M       .gitmodules

===================================================================

diff --git a/.gitmodules b/.gitmodules
index 132f6cf..0b8228e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,7 @@
        path = release/datafiles/locale
        url = ../blender-translations.git
        ignore = all
+[submodule "source/tools"]
+       path = source/tools
+       url = ../blender-dev-tools.git
+       ignore = all

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to