mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-07-19 08:41:49 -05:00
rename unigltf to gltf
This commit is contained in:
parent
8e30545c49
commit
a16d352cd9
|
|
@ -102,7 +102,7 @@ namespace VRM
|
|||
}},
|
||||
""dependencies"": {{
|
||||
""com.vrmc.vrmshaders"": ""{1}"",
|
||||
""com.vrmc.unigltf"": ""{0}""
|
||||
""com.vrmc.gltf"": ""{0}""
|
||||
}},
|
||||
""samples"": [
|
||||
{{
|
||||
|
|
@ -147,7 +147,7 @@ namespace VRM
|
|||
}},
|
||||
""dependencies"": {{
|
||||
""com.vrmc.vrmshaders"": ""{1}"",
|
||||
""com.vrmc.unigltf"": ""{0}""
|
||||
""com.vrmc.gltf"": ""{0}""
|
||||
}},
|
||||
""samples"": [
|
||||
{{
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"com.vrmc.vrmshaders": "0.81.0",
|
||||
"com.vrmc.unigltf": "0.81.0"
|
||||
"com.vrmc.gltf": "0.81.0"
|
||||
},
|
||||
"samples": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"com.vrmc.vrmshaders": "0.81.0",
|
||||
"com.vrmc.unigltf": "0.81.0"
|
||||
"com.vrmc.gltf": "0.81.0"
|
||||
},
|
||||
"samples": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user