Go to file
Sergey Sharybin 86d8dc12c1 Use Git submodule tracking feature
This way we can point submodules to different branches.

There are two side-effects to this:

- Git 1.8.2 becomes the minimal required version now
  to support this feature.

- Not sure how doing local changes in submodules followed
  by `make update` will behave. We don't use explicit rebase
  now.

  Perhaps this is not so bad, since it was already quite
  dangerous thing to do.
2017-02-20 10:16:58 +01:00
build_files Revert "Collection Editor based on patch by Julian Eisel" 2017-02-15 18:17:34 +01:00
doc Use new manual URL 2017-01-23 19:10:37 -05:00
extern Fix strict compiler warning in the gflags code 2017-01-23 11:52:41 +01:00
intern Merge branch 'master' into blender2.8 2017-02-17 20:03:55 +01:00
release Point addons to 2.8 branch 2017-02-20 10:14:25 +01:00
source Clay Engine: Use G.debug_value to test cache performance 2017-02-19 14:31:02 +01:00
tests Merge branch 'master' into blender2.8 2017-02-17 20:03:55 +01:00
.arcconfig
.gitignore Update .gitignore to some more generated/non-git-stored files. 2016-08-21 22:40:57 +02:00
.gitmodules Use Git submodule tracking feature 2017-02-20 10:16:58 +01:00
CMakeLists.txt Merge branch 'master' into blender2.8 2017-02-17 20:03:55 +01:00
COPYING
GNUmakefile Use Git submodule tracking feature 2017-02-20 10:16:58 +01:00
make.bat Use Git submodule tracking feature 2017-02-20 10:16:58 +01:00