From 5f2d94e1fecfc484685320cf6537b0076980a641 Mon Sep 17 00:00:00 2001 From: notargs Date: Mon, 6 Mar 2023 17:30:30 +0900 Subject: [PATCH] rename VRN10/Tests/Resources -> TestAssets --- Assets/VRM10/Tests/{Resources.meta => TestAssets.meta} | 0 Assets/VRM10/Tests/{Resources => TestAssets}/TestMToon.mat | 0 Assets/VRM10/Tests/{Resources => TestAssets}/TestMToon.mat.meta | 0 Assets/VRM10/Tests/{Resources => TestAssets}/TestStandard.mat | 0 .../VRM10/Tests/{Resources => TestAssets}/TestStandard.mat.meta | 0 Assets/VRM10/Tests/{Resources => TestAssets}/TestUniUnlit.mat | 0 .../VRM10/Tests/{Resources => TestAssets}/TestUniUnlit.mat.meta | 0 Assets/VRM10/Tests/{Resources => TestAssets}/TestUnlitColor.mat | 0 .../VRM10/Tests/{Resources => TestAssets}/TestUnlitColor.mat.meta | 0 Assets/VRM10/Tests/{Resources => TestAssets}/TestUnlitCutout.mat | 0 .../Tests/{Resources => TestAssets}/TestUnlitCutout.mat.meta | 0 Assets/VRM10/Tests/{Resources => TestAssets}/TestUnlitTexture.mat | 0 .../Tests/{Resources => TestAssets}/TestUnlitTexture.mat.meta | 0 .../Tests/{Resources => TestAssets}/TestUnlitTransparent.mat | 0 .../Tests/{Resources => TestAssets}/TestUnlitTransparent.mat.meta | 0 15 files changed, 0 insertions(+), 0 deletions(-) rename Assets/VRM10/Tests/{Resources.meta => TestAssets.meta} (100%) rename Assets/VRM10/Tests/{Resources => TestAssets}/TestMToon.mat (100%) rename Assets/VRM10/Tests/{Resources => TestAssets}/TestMToon.mat.meta (100%) rename Assets/VRM10/Tests/{Resources => TestAssets}/TestStandard.mat (100%) rename Assets/VRM10/Tests/{Resources => TestAssets}/TestStandard.mat.meta (100%) rename Assets/VRM10/Tests/{Resources => TestAssets}/TestUniUnlit.mat (100%) rename Assets/VRM10/Tests/{Resources => TestAssets}/TestUniUnlit.mat.meta (100%) rename Assets/VRM10/Tests/{Resources => TestAssets}/TestUnlitColor.mat (100%) rename Assets/VRM10/Tests/{Resources => TestAssets}/TestUnlitColor.mat.meta (100%) rename Assets/VRM10/Tests/{Resources => TestAssets}/TestUnlitCutout.mat (100%) rename Assets/VRM10/Tests/{Resources => TestAssets}/TestUnlitCutout.mat.meta (100%) rename Assets/VRM10/Tests/{Resources => TestAssets}/TestUnlitTexture.mat (100%) rename Assets/VRM10/Tests/{Resources => TestAssets}/TestUnlitTexture.mat.meta (100%) rename Assets/VRM10/Tests/{Resources => TestAssets}/TestUnlitTransparent.mat (100%) rename Assets/VRM10/Tests/{Resources => TestAssets}/TestUnlitTransparent.mat.meta (100%) diff --git a/Assets/VRM10/Tests/Resources.meta b/Assets/VRM10/Tests/TestAssets.meta similarity index 100% rename from Assets/VRM10/Tests/Resources.meta rename to Assets/VRM10/Tests/TestAssets.meta diff --git a/Assets/VRM10/Tests/Resources/TestMToon.mat b/Assets/VRM10/Tests/TestAssets/TestMToon.mat similarity index 100% rename from Assets/VRM10/Tests/Resources/TestMToon.mat rename to Assets/VRM10/Tests/TestAssets/TestMToon.mat diff --git a/Assets/VRM10/Tests/Resources/TestMToon.mat.meta b/Assets/VRM10/Tests/TestAssets/TestMToon.mat.meta similarity index 100% rename from Assets/VRM10/Tests/Resources/TestMToon.mat.meta rename to Assets/VRM10/Tests/TestAssets/TestMToon.mat.meta diff --git a/Assets/VRM10/Tests/Resources/TestStandard.mat b/Assets/VRM10/Tests/TestAssets/TestStandard.mat similarity index 100% rename from Assets/VRM10/Tests/Resources/TestStandard.mat rename to Assets/VRM10/Tests/TestAssets/TestStandard.mat diff --git a/Assets/VRM10/Tests/Resources/TestStandard.mat.meta b/Assets/VRM10/Tests/TestAssets/TestStandard.mat.meta similarity index 100% rename from Assets/VRM10/Tests/Resources/TestStandard.mat.meta rename to Assets/VRM10/Tests/TestAssets/TestStandard.mat.meta diff --git a/Assets/VRM10/Tests/Resources/TestUniUnlit.mat b/Assets/VRM10/Tests/TestAssets/TestUniUnlit.mat similarity index 100% rename from Assets/VRM10/Tests/Resources/TestUniUnlit.mat rename to Assets/VRM10/Tests/TestAssets/TestUniUnlit.mat diff --git a/Assets/VRM10/Tests/Resources/TestUniUnlit.mat.meta b/Assets/VRM10/Tests/TestAssets/TestUniUnlit.mat.meta similarity index 100% rename from Assets/VRM10/Tests/Resources/TestUniUnlit.mat.meta rename to Assets/VRM10/Tests/TestAssets/TestUniUnlit.mat.meta diff --git a/Assets/VRM10/Tests/Resources/TestUnlitColor.mat b/Assets/VRM10/Tests/TestAssets/TestUnlitColor.mat similarity index 100% rename from Assets/VRM10/Tests/Resources/TestUnlitColor.mat rename to Assets/VRM10/Tests/TestAssets/TestUnlitColor.mat diff --git a/Assets/VRM10/Tests/Resources/TestUnlitColor.mat.meta b/Assets/VRM10/Tests/TestAssets/TestUnlitColor.mat.meta similarity index 100% rename from Assets/VRM10/Tests/Resources/TestUnlitColor.mat.meta rename to Assets/VRM10/Tests/TestAssets/TestUnlitColor.mat.meta diff --git a/Assets/VRM10/Tests/Resources/TestUnlitCutout.mat b/Assets/VRM10/Tests/TestAssets/TestUnlitCutout.mat similarity index 100% rename from Assets/VRM10/Tests/Resources/TestUnlitCutout.mat rename to Assets/VRM10/Tests/TestAssets/TestUnlitCutout.mat diff --git a/Assets/VRM10/Tests/Resources/TestUnlitCutout.mat.meta b/Assets/VRM10/Tests/TestAssets/TestUnlitCutout.mat.meta similarity index 100% rename from Assets/VRM10/Tests/Resources/TestUnlitCutout.mat.meta rename to Assets/VRM10/Tests/TestAssets/TestUnlitCutout.mat.meta diff --git a/Assets/VRM10/Tests/Resources/TestUnlitTexture.mat b/Assets/VRM10/Tests/TestAssets/TestUnlitTexture.mat similarity index 100% rename from Assets/VRM10/Tests/Resources/TestUnlitTexture.mat rename to Assets/VRM10/Tests/TestAssets/TestUnlitTexture.mat diff --git a/Assets/VRM10/Tests/Resources/TestUnlitTexture.mat.meta b/Assets/VRM10/Tests/TestAssets/TestUnlitTexture.mat.meta similarity index 100% rename from Assets/VRM10/Tests/Resources/TestUnlitTexture.mat.meta rename to Assets/VRM10/Tests/TestAssets/TestUnlitTexture.mat.meta diff --git a/Assets/VRM10/Tests/Resources/TestUnlitTransparent.mat b/Assets/VRM10/Tests/TestAssets/TestUnlitTransparent.mat similarity index 100% rename from Assets/VRM10/Tests/Resources/TestUnlitTransparent.mat rename to Assets/VRM10/Tests/TestAssets/TestUnlitTransparent.mat diff --git a/Assets/VRM10/Tests/Resources/TestUnlitTransparent.mat.meta b/Assets/VRM10/Tests/TestAssets/TestUnlitTransparent.mat.meta similarity index 100% rename from Assets/VRM10/Tests/Resources/TestUnlitTransparent.mat.meta rename to Assets/VRM10/Tests/TestAssets/TestUnlitTransparent.mat.meta