Commit Graph

4 Commits

Author SHA1 Message Date
Masataka SUMI
e9da5e2b7b mv VRMShaders namespace to UniGLTF 2024-07-20 23:47:45 +09:00
Isamu Mogi
7e3f17fe1d Fix the compilation error on a non-windows environment
Fixed the following compilation error:

```
Assets/UniGLTF_Samples/GltfViewer/OpenFileDialog/OpenFileDialog.cs(10,13): error CS0103: The name 'Debug' does not exist in the current context
```
2022-11-15 17:35:08 +09:00
ousttrue
bf5eee2fba fix EditorUtility.OpenFilePanel 2022-10-24 14:57:55 +09:00
ousttrue
85702ea5b0 GltfViewer 2022-10-03 14:16:17 +09:00