mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-06-02 22:14:30 -05:00
mv TextureIO from VRMShaders to UniGLTF
This commit is contained in:
parent
45cb2a04fe
commit
5cdec669a0
3
Assets/UniGLTF/Editor/UniGLTF/IO.meta
Normal file
3
Assets/UniGLTF/Editor/UniGLTF/IO.meta
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 8e700c0746b947c28cb2436d9111fcaa
|
||||
timeCreated: 1721484195
|
||||
3
Assets/UniGLTF/Runtime/UniGLTF/IO/TextureIO/Export.meta
Normal file
3
Assets/UniGLTF/Runtime/UniGLTF/IO/TextureIO/Export.meta
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 428f4eff6b0d43cb82c9efa4eb9a30a2
|
||||
timeCreated: 1721484031
|
||||
3
Assets/UniGLTF/Runtime/UniGLTF/IO/TextureIO/Import.meta
Normal file
3
Assets/UniGLTF/Runtime/UniGLTF/IO/TextureIO/Import.meta
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 567579664b9249bfb639752e8c01a0bc
|
||||
timeCreated: 1721484026
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 9a1c5210d71f47ab80a1549b77c9a8a3
|
||||
fileFormatVersion: 2
|
||||
guid: 9a1c5210d71f47ab80a1549b77c9a8a3
|
||||
timeCreated: 1622027042
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 8e671772001d477b82c414ce708b7e7f
|
||||
fileFormatVersion: 2
|
||||
guid: 8e671772001d477b82c414ce708b7e7f
|
||||
timeCreated: 1622018845
|
||||
|
Before Width: | Height: | Size: 560 B After Width: | Height: | Size: 560 B |
|
|
@ -1,3 +1,3 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 3b001f23191141369d3482cfebfaae2f
|
||||
fileFormatVersion: 2
|
||||
guid: 3b001f23191141369d3482cfebfaae2f
|
||||
timeCreated: 1620903873
|
||||
|
|
@ -1,13 +1,15 @@
|
|||
{
|
||||
"name": "VRM.Samples.Editor.Tests",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"GUID:05dd262a0c0a2f841b8252c8c3815582",
|
||||
"GUID:627491ce4646ac8469d7689ab146358b",
|
||||
"GUID:8d76e605759c3f64a957d63ef96ada7c",
|
||||
"GUID:5f875fdc81c40184c8333b9d63c6ddd5",
|
||||
"GUID:f9fe54bb3090be448aa10ac92648a614",
|
||||
"GUID:f7b2dd4e5e1e7264089dc065c45db910",
|
||||
"GUID:0eadcadee644f4e4cb96f0c11df10d89",
|
||||
"GUID:da3e51d19d51a544fa14d43fee843098",
|
||||
"GUID:7da8a75dcade2144aab699032d7d7987",
|
||||
"GUID:27619889b8ba8c24980f49ee34dbb44a",
|
||||
"GUID:0acc523941302664db1f4e527237feb3"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -1,12 +1,13 @@
|
|||
{
|
||||
"name": "VRM.Tests",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"GUID:05dd262a0c0a2f841b8252c8c3815582",
|
||||
"GUID:f7b2dd4e5e1e7264089dc065c45db910",
|
||||
"GUID:8d76e605759c3f64a957d63ef96ada7c",
|
||||
"GUID:5f875fdc81c40184c8333b9d63c6ddd5",
|
||||
"GUID:f9fe54bb3090be448aa10ac92648a614",
|
||||
"GUID:da3e51d19d51a544fa14d43fee843098",
|
||||
"GUID:7da8a75dcade2144aab699032d7d7987",
|
||||
"GUID:27619889b8ba8c24980f49ee34dbb44a",
|
||||
"GUID:0acc523941302664db1f4e527237feb3"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -1,11 +1,13 @@
|
|||
{
|
||||
"name": "VRM10.Tests",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"GUID:2ef84b520212e174a94668c7a0862d3b",
|
||||
"GUID:e47c917724578cc43b5506c17a27e9a0",
|
||||
"GUID:8d76e605759c3f64a957d63ef96ada7c",
|
||||
"GUID:5f875fdc81c40184c8333b9d63c6ddd5",
|
||||
"GUID:f9fe54bb3090be448aa10ac92648a614",
|
||||
"GUID:da3e51d19d51a544fa14d43fee843098",
|
||||
"GUID:7da8a75dcade2144aab699032d7d7987",
|
||||
"GUID:27619889b8ba8c24980f49ee34dbb44a",
|
||||
"GUID:0acc523941302664db1f4e527237feb3"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -1,8 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 58204522f08a6fe4f846a5817a37f902
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
{
|
||||
"name": "VRMShaders.GLTF.IO.Editor",
|
||||
"references": [
|
||||
"GUID:da3e51d19d51a544fa14d43fee843098"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": false,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 7da8a75dcade2144aab699032d7d7987
|
||||
AssemblyDefinitionImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: c8e5696eaaed4b0ab448df03aca36e51
|
||||
timeCreated: 1634200936
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: cb69c8156eb34a5ab1a01e633f10f6cb
|
||||
timeCreated: 1634200996
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: f0963595b58941c2807d9c56974ad610
|
||||
timeCreated: 1634200949
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: d2bde87443a94e239e6fbadee0acc5d1
|
||||
timeCreated: 1634201150
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 7b9c0681fd83aa3439d3221de54fdacf
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
|
@ -1,24 +0,0 @@
|
|||
{
|
||||
"name": "VRMShaders.GLTF.IO.Tests",
|
||||
"references": [
|
||||
"GUID:da3e51d19d51a544fa14d43fee843098",
|
||||
"GUID:7da8a75dcade2144aab699032d7d7987",
|
||||
"GUID:27619889b8ba8c24980f49ee34dbb44a",
|
||||
"GUID:0acc523941302664db1f4e527237feb3"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": true,
|
||||
"precompiledReferences": [
|
||||
"nunit.framework.dll"
|
||||
],
|
||||
"autoReferenced": false,
|
||||
"defineConstraints": [
|
||||
"UNITY_INCLUDE_TESTS"
|
||||
],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 0e517ae7a2a124241a6da9588530ce79
|
||||
AssemblyDefinitionImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Loading…
Reference in New Issue
Block a user