Commit: 91323b6827ed88430b537fc74ae5fa2d97322285
Author: droune2001
Date: Thu May 14 09:14:53 2020 +0200
Branches: xr-world-navigation
https://developer.blender.org/rB91323b6827ed88430b537fc74ae5fa2d97322285
Fixed make update so that people get the right vr addon when doing 'make
update'.
===================================================================
M build_files/utils/make_update.py
===================================================================
diff --git a/build_files/utils/make_update.py b/build_files/utils/make_update.py
index b6157107c23..4dd196d7871 100755
--- a/build_files/utils/make_update.py
+++ b/build_files/utils/make_update.py
@@ -158,7 +158,7 @@ def submodules_update(args, release_version, branch):
branch = "master"
submodules = [
- ("release/scripts/addons", branch),
+ ("release/scripts/addons", "xr-world-navigation"),
("release/scripts/addons_contrib", branch),
("release/datafiles/locale", branch),
("source/tools", branch),
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs