From 7eb372a02afdbbea593d1f02ddae3e2d12fae5cf Mon Sep 17 00:00:00 2001 From: yum Date: Tue, 20 Dec 2022 16:32:20 -0800 Subject: GUI: "Finish" avatar generation workflow GUI now generates parameters & menu. Still need to handle write defaults. * Add capability to append to avatar parameters & menu * Install canned Unity assets, shaders, and fonts in avatar folder * Check in materials for ease of use * Bugfix: correctly label menu/parameters file pickers --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 0e8fa92..6a1dcb3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "World-Constraint"] - path = World-Constraint + path = UnityAssets/World-Constraint url = https://github.com/VRLabs/World-Constraint -- cgit v1.2.3