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 /.gitignore | |
| 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 '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,7 +1,2 @@ # Ignore vim swap files. *.sw[po] -# Ignore generated Unity assets. -*.meta -generated -*.controller -*.asset |
