Commit: 4b91a1486828a98e4a358bb6cb51f7e63b586a6d
Author: Antonio Vazquez
Date:   Tue Jun 19 11:53:06 2018 +0200
Branches: temp-greasepencil-object-stacksplit
https://developer.blender.org/rB4b91a1486828a98e4a358bb6cb51f7e63b586a6d

Split Grease Pencil modifier stack

Separate all logic of grease pencil modifiers and remove any reference to 
grease pencil in the mesh modifiers.

Differential Revision: https://developer.blender.org/D3488

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

M       .arcconfig

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

diff --git a/.arcconfig b/.arcconfig
index a9b4e2ea3c3..1808918f123 100644
--- a/.arcconfig
+++ b/.arcconfig
@@ -1,7 +1,7 @@
 {
        "project_id" : "Blender",
        "conduit_uri" : "https://developer.blender.org/";,
-       "git.default-relative-commit" : "origin/blender2.8",
+       "git.default-relative-commit" : "origin/greasepencil-object",
        "arc.land.update.default" : "rebase",
-       "arc.land.onto.default" : "blender2.8"
+       "arc.land.onto.default" : "greasepencil-object"
 }

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

Reply via email to