diff options
| author | yum <yum.food.vr@gmail.com> | 2022-12-20 16:32:20 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2022-12-20 16:32:20 -0800 |
| commit | 7eb372a02afdbbea593d1f02ddae3e2d12fae5cf (patch) | |
| tree | 5d9ce6a0e0b9e5a5b79b8c2aacf6a6132196e501 /.gitmodules | |
| parent | a048e2c1b1940805c0dcb29bc162f804ca463214 (diff) | |
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
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
