Code Cleanup;

This commit is contained in:
Misaki
2025-01-23 23:56:32 +09:00
parent e6b58cb321
commit 6a8095d7e0
69 changed files with 2466 additions and 3533 deletions

View File

@@ -7,7 +7,8 @@
"Unity.RenderPipelines.Core.Editor",
"Unity.RenderPipelines.HighDefinition.Runtime",
"Unity.RenderPipelines.HighDefinition.Editor",
"Unity.Collections"
"Unity.Collections",
"Misaki.ShaderGUI"
],
"includePlatforms": [
"Editor"
@@ -29,11 +30,6 @@
"expression": "",
"define": "SRPCORE_IS_INSTALLED_FOR_UTS"
},
{
"name": "com.unity.render-pipelines.universal",
"expression": "",
"define": "URP_IS_INSTALLED_FOR_UTS"
},
{
"name": "com.unity.render-pipelines.core",
"expression": "12.0.0",