From c952116ce95e24ee5651a7c51d0116e63c52246a Mon Sep 17 00:00:00 2001 From: Nicholas Lever Date: Sat, 14 Jan 2023 10:09:27 +0000 Subject: [PATCH 1/5] Various amends --- Shaders-complete/.vsconfig | 6 + Shaders-complete/Assembly-CSharp.csproj | 1602 +++++++++-------- Shaders-complete/Assets/Resources.meta | 8 + .../Assets/Resources/BillingMode.json | 0 .../Assets/Resources/BillingMode.json.meta | 7 + .../Assets/Scenes/Shaders - 63.unity | 112 +- .../Scenes/Shaders - 63Settings.lighting | 64 + .../Scenes/Shaders - 63Settings.lighting.meta | 8 + .../Assets/Shaders/Shader46UnLit.shader | 2 +- .../Assets/Shaders/Shader47UnLit.shader | 2 +- .../Assets/Shaders/Shader48UnLit.shader | 2 +- .../Assets/Shaders/Shader49UnLit.shader | 2 +- Shaders-complete/Assets/includes.meta | 8 + .../Assets/includes/noiseSimplex.hlsl | 579 ++++++ .../Assets/includes/noiseSimplex.hlsl.meta | 7 + Shaders-complete/Logs/Packages-Update.log | 42 + Shaders-complete/Packages/manifest.json | 23 +- Shaders-complete/Packages/packages-lock.json | 410 +++++ .../ProjectSettings/MemorySettings.asset | 35 + .../PackageManagerSettings.asset | 35 + .../ProjectSettings/ProjectSettings.asset | 211 ++- .../ProjectSettings/ProjectVersion.txt | 4 +- .../SceneTemplateSettings.json | 167 ++ .../VersionControlSettings.asset | 8 + Shaders-complete/ProjectSettings/boot.config | 0 25 files changed, 2458 insertions(+), 886 deletions(-) create mode 100644 Shaders-complete/.vsconfig create mode 100644 Shaders-complete/Assets/Resources.meta create mode 100644 Shaders-complete/Assets/Resources/BillingMode.json create mode 100644 Shaders-complete/Assets/Resources/BillingMode.json.meta create mode 100644 Shaders-complete/Assets/Scenes/Shaders - 63Settings.lighting create mode 100644 Shaders-complete/Assets/Scenes/Shaders - 63Settings.lighting.meta create mode 100644 Shaders-complete/Assets/includes.meta create mode 100644 Shaders-complete/Assets/includes/noiseSimplex.hlsl create mode 100644 Shaders-complete/Assets/includes/noiseSimplex.hlsl.meta create mode 100644 Shaders-complete/Packages/packages-lock.json create mode 100644 Shaders-complete/ProjectSettings/MemorySettings.asset create mode 100644 Shaders-complete/ProjectSettings/PackageManagerSettings.asset create mode 100644 Shaders-complete/ProjectSettings/SceneTemplateSettings.json create mode 100644 Shaders-complete/ProjectSettings/VersionControlSettings.asset create mode 100644 Shaders-complete/ProjectSettings/boot.config diff --git a/Shaders-complete/.vsconfig b/Shaders-complete/.vsconfig new file mode 100644 index 0000000..d70cd98 --- /dev/null +++ b/Shaders-complete/.vsconfig @@ -0,0 +1,6 @@ +{ + "version": "1.0", + "components": [ + "Microsoft.VisualStudio.Workload.ManagedGame" + ] +} diff --git a/Shaders-complete/Assembly-CSharp.csproj b/Shaders-complete/Assembly-CSharp.csproj index d988a57..42e277f 100644 --- a/Shaders-complete/Assembly-CSharp.csproj +++ b/Shaders-complete/Assembly-CSharp.csproj @@ -1,738 +1,864 @@ - - - - latest - - - Debug - AnyCPU - 10.0.20506 - 2.0 - - {ADC05C00-B34B-075D-6AC7-0229029560A6} - Library - Properties - Assembly-CSharp - v4.7.1 - 512 - . - - - true - full - false - Temp\bin\Debug\ - DEBUG;TRACE;UNITY_2019_3_1;UNITY_2019_3;UNITY_2019;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_OSX;UNITY_STANDALONE_OSX;UNITY_STANDALONE;ENABLE_GAMECENTER;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_SPATIALTRACKING;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_STANDARD_2_0;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_VSTU;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER - prompt - 4 - 0169 - False - - - pdbonly - true - Temp\bin\Release\ - prompt - 4 - 0169 - False - - - true - true - false - false - false - - - {E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Unity/VSTU - Game:1 - StandaloneOSX:2 - 2019.3.1f1 - - - - - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEditor.dll - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - /Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Timeline.Editor.dll - - - /Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.VSCode.Editor.dll - - - /Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll - - - /Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/UnityEngine.UI.dll - - - /Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Timeline.dll - - - /Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll - - - /Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Postprocessing.Editor.dll - - - /Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Rider.Editor.dll - - - /Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll - - - /Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Postprocessing.Runtime.dll - - - /Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll - - - /Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.TextMeshPro.dll - - - /Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll - - - /Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/UnityEditor.UI.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll - - - /Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Tracker.dll - - - /Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Editor.dll - - - /Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/PackageCache/com.unity.analytics@3.3.5/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll - - - /Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll - - - - - - \ No newline at end of file + + + + 9.0 + + + Debug + AnyCPU + 10.0.20506 + 2.0 + + {ADC05C00-B34B-075D-6AC7-0229029560A6} + Library + Properties + Assembly-CSharp + v4.7.1 + 512 + . + + + true + full + false + Temp\Bin\Debug\ + UNITY_2021_2_5;UNITY_2021_2;UNITY_2021;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;USE_SEARCH_TABLE;USE_SEARCH_MODULE;USE_PROPERTY_DATABASE;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_OSX;UNITY_STANDALONE_OSX;UNITY_STANDALONE;ENABLE_GAMECENTER;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_SPATIALTRACKING;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER + prompt + 4 + 0169 + False + + + pdbonly + true + Temp\bin\Release\ + prompt + 4 + 0169 + False + + + true + true + false + false + false + + + {E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + Package + 2.0.12 + Game:1 + StandaloneOSX:2 + 2021.2.5f1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GIModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsNativeModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.CoreModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.GraphViewModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.PackageManagerUIModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.QuickSearchModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIBuilderModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIServiceModule.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll + + + Library/PackageCache/com.unity.nuget.newtonsoft-json@2.0.0/Runtime/Newtonsoft.Json.dll + + + Library/PackageCache/com.unity.analytics@3.6.12/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll + + + Library/PackageCache/com.unity.analytics@3.6.12/Unity.Analytics.Editor.dll + + + Library/PackageCache/com.unity.analytics@3.6.12/Unity.Analytics.Tracker.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/ref/2.1.0/netstandard.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/Microsoft.Win32.Primitives.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.AppContext.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Buffers.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Concurrent.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.NonGeneric.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Specialized.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.Primitives.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.TypeConverter.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Console.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Data.Common.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Contracts.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Debug.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Process.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.StackTrace.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tools.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TraceSource.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tracing.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Drawing.Primitives.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Dynamic.Runtime.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Calendars.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Extensions.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.ZipFile.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Primitives.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Watcher.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.IsolatedStorage.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.MemoryMappedFiles.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Pipes.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Expressions.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Parallel.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Queryable.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Memory.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Http.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NameResolution.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NetworkInformation.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Ping.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Primitives.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Requests.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Security.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Sockets.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebHeaderCollection.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.Client.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Numerics.Vectors.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ObjectModel.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.DispatchProxy.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.ILGeneration.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.Lightweight.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Extensions.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Primitives.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Reader.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.ResourceManager.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Writer.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Extensions.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Handles.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Numerics.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Json.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Xml.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Claims.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Csp.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Encoding.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Primitives.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Principal.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.SecureString.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.Extensions.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.RegularExpressions.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Overlapped.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Extensions.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Parallel.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Thread.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.ThreadPool.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Timer.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ValueTuple.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.ReaderWriter.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XDocument.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.XDocument.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlDocument.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlSerializer.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.ComponentModel.Composition.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Core.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Data.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Drawing.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.IO.Compression.FileSystem.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Net.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Numerics.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Runtime.Serialization.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.ServiceModel.Web.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Transactions.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Web.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Windows.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Linq.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Serialization.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.dll + + + /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/mscorlib.dll + + + Library/ScriptAssemblies/Purchasing.Common.dll + + + Library/ScriptAssemblies/Unity.VSCode.Editor.dll + + + Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll + + + Library/ScriptAssemblies/UnityEngine.Purchasing.dll + + + Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll + + + Library/ScriptAssemblies/Unity.VisualStudio.Editor.dll + + + Library/ScriptAssemblies/Unity.Timeline.dll + + + Library/ScriptAssemblies/Unity.TextMeshPro.dll + + + Library/ScriptAssemblies/UnityEngine.Purchasing.SecurityStub.dll + + + Library/ScriptAssemblies/UnityEngine.Advertisements.dll + + + Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll + + + Library/ScriptAssemblies/Unity.Postprocessing.Editor.dll + + + Library/ScriptAssemblies/UnityEditor.UI.dll + + + Library/ScriptAssemblies/Unity.PlasticSCM.Editor.dll + + + Library/ScriptAssemblies/Unity.Rider.Editor.dll + + + Library/ScriptAssemblies/Analytics.dll + + + Library/ScriptAssemblies/UnityEngine.UI.dll + + + Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll + + + Library/ScriptAssemblies/UnityEngine.Purchasing.SecurityCore.dll + + + Library/ScriptAssemblies/Unity.Postprocessing.Runtime.dll + + + Library/ScriptAssemblies/UnityEngine.Purchasing.Codeless.dll + + + Library/ScriptAssemblies/Unity.Timeline.Editor.dll + + + Library/ScriptAssemblies/UnityEngine.Purchasing.Stores.dll + + + Library/ScriptAssemblies/UnityEngine.Monetization.dll + + + Library/ScriptAssemblies/UnityEditor.Purchasing.dll + + + Library/ScriptAssemblies/UnityEngine.Advertisements.Editor.dll + + + + + + + + diff --git a/Shaders-complete/Assets/Resources.meta b/Shaders-complete/Assets/Resources.meta new file mode 100644 index 0000000..a5c16ff --- /dev/null +++ b/Shaders-complete/Assets/Resources.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 00a6d05fa903246e9b9452d5d79088ad +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Shaders-complete/Assets/Resources/BillingMode.json b/Shaders-complete/Assets/Resources/BillingMode.json new file mode 100644 index 0000000..e69de29 diff --git a/Shaders-complete/Assets/Resources/BillingMode.json.meta b/Shaders-complete/Assets/Resources/BillingMode.json.meta new file mode 100644 index 0000000..83bda34 --- /dev/null +++ b/Shaders-complete/Assets/Resources/BillingMode.json.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0d4301c5efd7b459785429e0a2b9bb06 +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Shaders-complete/Assets/Scenes/Shaders - 63.unity b/Shaders-complete/Assets/Scenes/Shaders - 63.unity index fa1fd1b..9cf9d9c 100644 --- a/Shaders-complete/Assets/Scenes/Shaders - 63.unity +++ b/Shaders-complete/Assets/Scenes/Shaders - 63.unity @@ -38,12 +38,12 @@ RenderSettings: m_ReflectionIntensity: 1 m_CustomReflection: {fileID: 0} m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1} + m_IndirectSpecularColor: {r: 0.7196774, g: 0.7428601, b: 0.6773495, a: 1} m_UseRadianceAmbientProbe: 0 --- !u!157 &3 LightmapSettings: m_ObjectHideFlags: 0 - serializedVersion: 11 + serializedVersion: 12 m_GIWorkflowMode: 1 m_GISettings: serializedVersion: 2 @@ -98,7 +98,8 @@ LightmapSettings: m_TrainingDataDestination: TrainingData m_LightProbeSampleCountMultiplier: 4 m_LightingDataAsset: {fileID: 0} - m_UseShadowmask: 1 + m_LightingSettings: {fileID: 4890085278179872738, guid: f91f5c3e02a924915a12230f1b852396, + type: 2} --- !u!196 &4 NavMeshSettings: serializedVersion: 2 @@ -118,6 +119,8 @@ NavMeshSettings: manualTileSize: 0 tileSize: 256 accuratePlacement: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 debug: m_Flags: 0 m_NavMeshData: {fileID: 0} @@ -128,6 +131,11 @@ PrefabInstance: m_Modification: m_TransformParent: {fileID: 0} m_Modifications: + - target: {fileID: -4216859302048453862, guid: 36dcc35fe4db04755ac8646f397c33b0, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} - target: {fileID: -4216859302048453862, guid: 36dcc35fe4db04755ac8646f397c33b0, type: 3} propertyPath: m_LocalPosition.x @@ -143,6 +151,11 @@ PrefabInstance: propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 36dcc35fe4db04755ac8646f397c33b0, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} - target: {fileID: -4216859302048453862, guid: 36dcc35fe4db04755ac8646f397c33b0, type: 3} propertyPath: m_LocalRotation.x @@ -158,16 +171,6 @@ PrefabInstance: propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - - target: {fileID: -4216859302048453862, guid: 36dcc35fe4db04755ac8646f397c33b0, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: -4216859302048453862, guid: 36dcc35fe4db04755ac8646f397c33b0, - type: 3} - propertyPath: m_RootOrder - value: 3 - objectReference: {fileID: 0} - target: {fileID: -4216859302048453862, guid: 36dcc35fe4db04755ac8646f397c33b0, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -202,6 +205,11 @@ PrefabInstance: m_Modification: m_TransformParent: {fileID: 0} m_Modifications: + - target: {fileID: -4216859302048453862, guid: 55a52afc4165a435b9f300b1b85f9c26, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} - target: {fileID: -4216859302048453862, guid: 55a52afc4165a435b9f300b1b85f9c26, type: 3} propertyPath: m_LocalPosition.x @@ -217,6 +225,11 @@ PrefabInstance: propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 55a52afc4165a435b9f300b1b85f9c26, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} - target: {fileID: -4216859302048453862, guid: 55a52afc4165a435b9f300b1b85f9c26, type: 3} propertyPath: m_LocalRotation.x @@ -232,16 +245,6 @@ PrefabInstance: propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - - target: {fileID: -4216859302048453862, guid: 55a52afc4165a435b9f300b1b85f9c26, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: -4216859302048453862, guid: 55a52afc4165a435b9f300b1b85f9c26, - type: 3} - propertyPath: m_RootOrder - value: 2 - objectReference: {fileID: 0} - target: {fileID: -4216859302048453862, guid: 55a52afc4165a435b9f300b1b85f9c26, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -345,6 +348,7 @@ Light: m_UseColorTemperature: 0 m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!4 &311544727 @@ -357,6 +361,7 @@ Transform: m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} m_LocalPosition: {x: 0, y: 3, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} m_RootOrder: 1 @@ -368,6 +373,26 @@ PrefabInstance: m_Modification: m_TransformParent: {fileID: 0} m_Modifications: + - target: {fileID: -4216859302048453862, guid: 0e5d90547d90c4fa5bb97466d8200a7a, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0e5d90547d90c4fa5bb97466d8200a7a, + type: 3} + propertyPath: m_LocalScale.x + value: 3.5932 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0e5d90547d90c4fa5bb97466d8200a7a, + type: 3} + propertyPath: m_LocalScale.y + value: 3.5932 + objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0e5d90547d90c4fa5bb97466d8200a7a, + type: 3} + propertyPath: m_LocalScale.z + value: 3.5932 + objectReference: {fileID: 0} - target: {fileID: -4216859302048453862, guid: 0e5d90547d90c4fa5bb97466d8200a7a, type: 3} propertyPath: m_LocalPosition.x @@ -383,6 +408,11 @@ PrefabInstance: propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} + - target: {fileID: -4216859302048453862, guid: 0e5d90547d90c4fa5bb97466d8200a7a, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} - target: {fileID: -4216859302048453862, guid: 0e5d90547d90c4fa5bb97466d8200a7a, type: 3} propertyPath: m_LocalRotation.x @@ -398,16 +428,6 @@ PrefabInstance: propertyPath: m_LocalRotation.z value: -0 objectReference: {fileID: 0} - - target: {fileID: -4216859302048453862, guid: 0e5d90547d90c4fa5bb97466d8200a7a, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: -4216859302048453862, guid: 0e5d90547d90c4fa5bb97466d8200a7a, - type: 3} - propertyPath: m_RootOrder - value: 4 - objectReference: {fileID: 0} - target: {fileID: -4216859302048453862, guid: 0e5d90547d90c4fa5bb97466d8200a7a, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -423,21 +443,6 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} - - target: {fileID: -4216859302048453862, guid: 0e5d90547d90c4fa5bb97466d8200a7a, - type: 3} - propertyPath: m_LocalScale.x - value: 3.5932 - objectReference: {fileID: 0} - - target: {fileID: -4216859302048453862, guid: 0e5d90547d90c4fa5bb97466d8200a7a, - type: 3} - propertyPath: m_LocalScale.y - value: 3.5932 - objectReference: {fileID: 0} - - target: {fileID: -4216859302048453862, guid: 0e5d90547d90c4fa5bb97466d8200a7a, - type: 3} - propertyPath: m_LocalScale.z - value: 3.5932 - objectReference: {fileID: 0} - target: {fileID: -1504981713932161579, guid: 0e5d90547d90c4fa5bb97466d8200a7a, type: 3} propertyPath: m_Materials.Array.data[0] @@ -479,9 +484,9 @@ MeshCollider: m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 - serializedVersion: 3 + serializedVersion: 4 m_Convex: 0 - m_CookingOptions: 14 + m_CookingOptions: 30 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &1897068738 MeshRenderer: @@ -494,10 +499,12 @@ MeshRenderer: m_CastShadows: 0 m_ReceiveShadows: 0 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 2 + m_RayTraceProcedural: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -522,6 +529,7 @@ MeshRenderer: m_SortingLayerID: 0 m_SortingLayer: 0 m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} --- !u!33 &1897068739 MeshFilter: m_ObjectHideFlags: 0 @@ -538,8 +546,9 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1897068736} m_LocalRotation: {x: 0, y: -0.7071068, z: 0, w: 0.7071068} - m_LocalPosition: {x: 2.11, y: 0.87, z: 0.011} + m_LocalPosition: {x: 2.12, y: 0.87, z: -0.42} m_LocalScale: {x: 0.81977856, y: 0.81977856, z: 0.81977856} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} m_RootOrder: 5 @@ -623,6 +632,7 @@ Transform: m_LocalRotation: {x: -0.08753045, y: 0.5396983, z: -0.05654852, w: -0.8353841} m_LocalPosition: {x: 5.7456756, y: 1.1177561, z: -2.266645} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} m_RootOrder: 0 diff --git a/Shaders-complete/Assets/Scenes/Shaders - 63Settings.lighting b/Shaders-complete/Assets/Scenes/Shaders - 63Settings.lighting new file mode 100644 index 0000000..6ff29ed --- /dev/null +++ b/Shaders-complete/Assets/Scenes/Shaders - 63Settings.lighting @@ -0,0 +1,64 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!850595691 &4890085278179872738 +LightingSettings: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Shaders - 63Settings + serializedVersion: 4 + m_GIWorkflowMode: 1 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 1 + m_RealtimeEnvironmentLighting: 1 + m_BounceScale: 1 + m_AlbedoBoost: 1 + m_IndirectOutputScale: 1 + m_UsingShadowmask: 1 + m_BakeBackend: 1 + m_LightmapMaxSize: 1024 + m_BakeResolution: 40 + m_Padding: 2 + m_LightmapCompression: 3 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAO: 0 + m_MixedBakeMode: 2 + m_LightmapsBakeMode: 1 + m_FilterMode: 1 + m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0} + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_RealtimeResolution: 2 + m_ForceWhiteAlbedo: 0 + m_ForceUpdates: 0 + m_FinalGather: 0 + m_FinalGatherRayCount: 256 + m_FinalGatherFiltering: 1 + m_PVRCulling: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_LightProbeSampleCountMultiplier: 4 + m_PVRBounces: 2 + m_PVRMinBounces: 2 + m_PVREnvironmentMIS: 1 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_PVRTiledBaking: 0 diff --git a/Shaders-complete/Assets/Scenes/Shaders - 63Settings.lighting.meta b/Shaders-complete/Assets/Scenes/Shaders - 63Settings.lighting.meta new file mode 100644 index 0000000..b0ae4a9 --- /dev/null +++ b/Shaders-complete/Assets/Scenes/Shaders - 63Settings.lighting.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f91f5c3e02a924915a12230f1b852396 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 4890085278179872738 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Shaders-complete/Assets/Shaders/Shader46UnLit.shader b/Shaders-complete/Assets/Shaders/Shader46UnLit.shader index 655bc57..1e3e949 100644 --- a/Shaders-complete/Assets/Shaders/Shader46UnLit.shader +++ b/Shaders-complete/Assets/Shaders/Shader46UnLit.shader @@ -20,7 +20,7 @@ #pragma fragment frag #include "UnityCG.cginc" - #include "noiseSimplex.cginc" + #include "Assets/includes/noiseSimplex.hlsl" struct v2f { diff --git a/Shaders-complete/Assets/Shaders/Shader47UnLit.shader b/Shaders-complete/Assets/Shaders/Shader47UnLit.shader index 961d099..05ee43a 100644 --- a/Shaders-complete/Assets/Shaders/Shader47UnLit.shader +++ b/Shaders-complete/Assets/Shaders/Shader47UnLit.shader @@ -17,7 +17,7 @@ #pragma fragment frag #include "UnityCG.cginc" - #include "noiseSimplex.cginc" + #include "Assets/includes/noiseSimplex.hlsl" struct v2f { diff --git a/Shaders-complete/Assets/Shaders/Shader48UnLit.shader b/Shaders-complete/Assets/Shaders/Shader48UnLit.shader index 6fb2331..ad6cd20 100644 --- a/Shaders-complete/Assets/Shaders/Shader48UnLit.shader +++ b/Shaders-complete/Assets/Shaders/Shader48UnLit.shader @@ -17,7 +17,7 @@ #pragma fragment frag #include "UnityCG.cginc" - #include "noiseSimplex.cginc" + #include "Assets/includes/noiseSimplex.hlsl" struct v2f { diff --git a/Shaders-complete/Assets/Shaders/Shader49UnLit.shader b/Shaders-complete/Assets/Shaders/Shader49UnLit.shader index 8b472f8..307935f 100644 --- a/Shaders-complete/Assets/Shaders/Shader49UnLit.shader +++ b/Shaders-complete/Assets/Shaders/Shader49UnLit.shader @@ -18,7 +18,7 @@ #pragma fragment frag #include "UnityCG.cginc" - #include "noiseSimplex.cginc" + #include "Assets/includes/noiseSimplex.hlsl" struct v2f { diff --git a/Shaders-complete/Assets/includes.meta b/Shaders-complete/Assets/includes.meta new file mode 100644 index 0000000..b64f6eb --- /dev/null +++ b/Shaders-complete/Assets/includes.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8f9ed25d645a341a9b3aa518909faefe +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Shaders-complete/Assets/includes/noiseSimplex.hlsl b/Shaders-complete/Assets/includes/noiseSimplex.hlsl new file mode 100644 index 0000000..d44b4a2 --- /dev/null +++ b/Shaders-complete/Assets/includes/noiseSimplex.hlsl @@ -0,0 +1,579 @@ +#ifndef NOISE_SIMPLEX_FUNC +#define NOISE_SIMPLEX_FUNC +/* + +Description: + Array- and textureless CgFx/HLSL 2D, 3D and 4D simplex noise functions. + a.k.a. simplified and optimized Perlin noise. + + The functions have very good performance + and no dependencies on external data. + + 2D - Very fast, very compact code. + 3D - Fast, compact code. + 4D - Reasonably fast, reasonably compact code. + +------------------------------------------------------------------ + +Ported by: + Lex-DRL + I've ported the code from GLSL to CgFx/HLSL for Unity, + added a couple more optimisations (to speed it up even further) + and slightly reformatted the code to make it more readable. + +Original GLSL functions: + https://github.com/ashima/webgl-noise + Credits from original glsl file are at the end of this cginc. + +------------------------------------------------------------------ + +Usage: + + float ns = snoise(v); + // v is any of: float2, float3, float4 + + Return type is float. + To generate 2 or more components of noise (colorful noise), + call these functions several times with different + constant offsets for the arguments. + E.g.: + + float3 colorNs = float3( + snoise(v), + snoise(v + 17.0), + snoise(v - 43.0), + ); + + +Remark about those offsets from the original author: + + People have different opinions on whether these offsets should be integers + for the classic noise functions to match the spacing of the zeroes, + so we have left that for you to decide for yourself. + For most applications, the exact offsets don't really matter as long + as they are not too small or too close to the noise lattice period + (289 in this implementation). + +*/ + +// 1 / 289 +#define NOISE_SIMPLEX_1_DIV_289 0.00346020761245674740484429065744f + +float mod289(float x) { + return x - floor(x * NOISE_SIMPLEX_1_DIV_289) * 289.0; +} + +float2 mod289(float2 x) { + return x - floor(x * NOISE_SIMPLEX_1_DIV_289) * 289.0; +} + +float3 mod289(float3 x) { + return x - floor(x * NOISE_SIMPLEX_1_DIV_289) * 289.0; +} + +float4 mod289(float4 x) { + return x - floor(x * NOISE_SIMPLEX_1_DIV_289) * 289.0; +} + + +// ( x*34.0 + 1.0 )*x = +// x*x*34.0 + x +float permute(float x) { + return mod289( + x*x*34.0 + x + ); +} + +float3 permute(float3 x) { + return mod289( + x*x*34.0 + x + ); +} + +float4 permute(float4 x) { + return mod289( + x*x*34.0 + x + ); +} + + + +float taylorInvSqrt(float r) { + return 1.79284291400159 - 0.85373472095314 * r; +} + +float4 taylorInvSqrt(float4 r) { + return 1.79284291400159 - 0.85373472095314 * r; +} + + + +float4 grad4(float j, float4 ip) +{ + const float4 ones = float4(1.0, 1.0, 1.0, -1.0); + float4 p, s; + p.xyz = floor( frac(j * ip.xyz) * 7.0) * ip.z - 1.0; + p.w = 1.5 - dot( abs(p.xyz), ones.xyz ); + + // GLSL: lessThan(x, y) = x < y + // HLSL: 1 - step(y, x) = x < y + s = float4( + 1 - step(0.0, p) + ); + p.xyz = p.xyz + (s.xyz * 2 - 1) * s.www; + + return p; +} + + + +// ----------------------------------- 2D ------------------------------------- + +float snoise(float2 v) +{ + const float4 C = float4( + 0.211324865405187, // (3.0-sqrt(3.0))/6.0 + 0.366025403784439, // 0.5*(sqrt(3.0)-1.0) + -0.577350269189626, // -1.0 + 2.0 * C.x + 0.024390243902439 // 1.0 / 41.0 + ); + +// First corner + float2 i = floor( v + dot(v, C.yy) ); + float2 x0 = v - i + dot(i, C.xx); + +// Other corners + // float2 i1 = (x0.x > x0.y) ? float2(1.0, 0.0) : float2(0.0, 1.0); + // Lex-DRL: afaik, step() in GPU is faster than if(), so: + // step(x, y) = x <= y + int xLessEqual = step(x0.x, x0.y); // x <= y ? + int2 i1 = + int2(1, 0) * (1 - xLessEqual) // x > y + + int2(0, 1) * xLessEqual // x <= y + ; + float4 x12 = x0.xyxy + C.xxzz; + x12.xy -= i1; + +// Permutations + i = mod289(i); // Avoid truncation effects in permutation + float3 p = permute( + permute( + i.y + float3(0.0, i1.y, 1.0 ) + ) + i.x + float3(0.0, i1.x, 1.0 ) + ); + + float3 m = max( + 0.5 - float3( + dot(x0, x0), + dot(x12.xy, x12.xy), + dot(x12.zw, x12.zw) + ), + 0.0 + ); + m = m*m ; + m = m*m ; + +// Gradients: 41 points uniformly over a line, mapped onto a diamond. +// The ring size 17*17 = 289 is close to a multiple of 41 (41*7 = 287) + + float3 x = 2.0 * frac(p * C.www) - 1.0; + float3 h = abs(x) - 0.5; + float3 ox = floor(x + 0.5); + float3 a0 = x - ox; + +// Normalise gradients implicitly by scaling m +// Approximation of: m *= inversesqrt( a0*a0 + h*h ); + m *= 1.79284291400159 - 0.85373472095314 * ( a0*a0 + h*h ); + +// Compute final noise value at P + float3 g; + g.x = a0.x * x0.x + h.x * x0.y; + g.yz = a0.yz * x12.xz + h.yz * x12.yw; + return 130.0 * dot(m, g); +} + +// ----------------------------------- 3D ------------------------------------- + +float snoise(float3 v) +{ + const float2 C = float2( + 0.166666666666666667, // 1/6 + 0.333333333333333333 // 1/3 + ); + const float4 D = float4(0.0, 0.5, 1.0, 2.0); + +// First corner + float3 i = floor( v + dot(v, C.yyy) ); + float3 x0 = v - i + dot(i, C.xxx); + +// Other corners + float3 g = step(x0.yzx, x0.xyz); + float3 l = 1 - g; + float3 i1 = min(g.xyz, l.zxy); + float3 i2 = max(g.xyz, l.zxy); + + float3 x1 = x0 - i1 + C.xxx; + float3 x2 = x0 - i2 + C.yyy; // 2.0*C.x = 1/3 = C.y + float3 x3 = x0 - D.yyy; // -1.0+3.0*C.x = -0.5 = -D.y + +// Permutations + i = mod289(i); + float4 p = permute( + permute( + permute( + i.z + float4(0.0, i1.z, i2.z, 1.0 ) + ) + i.y + float4(0.0, i1.y, i2.y, 1.0 ) + ) + i.x + float4(0.0, i1.x, i2.x, 1.0 ) + ); + +// Gradients: 7x7 points over a square, mapped onto an octahedron. +// The ring size 17*17 = 289 is close to a multiple of 49 (49*6 = 294) + float n_ = 0.142857142857; // 1/7 + float3 ns = n_ * D.wyz - D.xzx; + + float4 j = p - 49.0 * floor(p * ns.z * ns.z); // mod(p,7*7) + + float4 x_ = floor(j * ns.z); + float4 y_ = floor(j - 7.0 * x_ ); // mod(j,N) + + float4 x = x_ *ns.x + ns.yyyy; + float4 y = y_ *ns.x + ns.yyyy; + float4 h = 1.0 - abs(x) - abs(y); + + float4 b0 = float4( x.xy, y.xy ); + float4 b1 = float4( x.zw, y.zw ); + + //float4 s0 = float4(lessThan(b0,0.0))*2.0 - 1.0; + //float4 s1 = float4(lessThan(b1,0.0))*2.0 - 1.0; + float4 s0 = floor(b0)*2.0 + 1.0; + float4 s1 = floor(b1)*2.0 + 1.0; + float4 sh = -step(h, 0.0); + + float4 a0 = b0.xzyw + s0.xzyw*sh.xxyy ; + float4 a1 = b1.xzyw + s1.xzyw*sh.zzww ; + + float3 p0 = float3(a0.xy,h.x); + float3 p1 = float3(a0.zw,h.y); + float3 p2 = float3(a1.xy,h.z); + float3 p3 = float3(a1.zw,h.w); + +//Normalise gradients + float4 norm = taylorInvSqrt(float4( + dot(p0, p0), + dot(p1, p1), + dot(p2, p2), + dot(p3, p3) + )); + p0 *= norm.x; + p1 *= norm.y; + p2 *= norm.z; + p3 *= norm.w; + +// Mix final noise value + float4 m = max( + 0.6 - float4( + dot(x0, x0), + dot(x1, x1), + dot(x2, x2), + dot(x3, x3) + ), + 0.0 + ); + m = m * m; + return 42.0 * dot( + m*m, + float4( + dot(p0, x0), + dot(p1, x1), + dot(p2, x2), + dot(p3, x3) + ) + ); +} + +// ----------------------------------- 4D ------------------------------------- + +float snoise(float4 v) +{ + const float4 C = float4( + 0.138196601125011, // (5 - sqrt(5))/20 G4 + 0.276393202250021, // 2 * G4 + 0.414589803375032, // 3 * G4 + -0.447213595499958 // -1 + 4 * G4 + ); + +// First corner + float4 i = floor( + v + + dot( + v, + 0.309016994374947451 // (sqrt(5) - 1) / 4 + ) + ); + float4 x0 = v - i + dot(i, C.xxxx); + +// Other corners + +// Rank sorting originally contributed by Bill Licea-Kane, AMD (formerly ATI) + float4 i0; + float3 isX = step( x0.yzw, x0.xxx ); + float3 isYZ = step( x0.zww, x0.yyz ); + i0.x = isX.x + isX.y + isX.z; + i0.yzw = 1.0 - isX; + i0.y += isYZ.x + isYZ.y; + i0.zw += 1.0 - isYZ.xy; + i0.z += isYZ.z; + i0.w += 1.0 - isYZ.z; + + // i0 now contains the unique values 0,1,2,3 in each channel + float4 i3 = saturate(i0); + float4 i2 = saturate(i0-1.0); + float4 i1 = saturate(i0-2.0); + + // x0 = x0 - 0.0 + 0.0 * C.xxxx + // x1 = x0 - i1 + 1.0 * C.xxxx + // x2 = x0 - i2 + 2.0 * C.xxxx + // x3 = x0 - i3 + 3.0 * C.xxxx + // x4 = x0 - 1.0 + 4.0 * C.xxxx + float4 x1 = x0 - i1 + C.xxxx; + float4 x2 = x0 - i2 + C.yyyy; + float4 x3 = x0 - i3 + C.zzzz; + float4 x4 = x0 + C.wwww; + +// Permutations + i = mod289(i); + float j0 = permute( + permute( + permute( + permute(i.w) + i.z + ) + i.y + ) + i.x + ); + float4 j1 = permute( + permute( + permute( + permute ( + i.w + float4(i1.w, i2.w, i3.w, 1.0 ) + ) + i.z + float4(i1.z, i2.z, i3.z, 1.0 ) + ) + i.y + float4(i1.y, i2.y, i3.y, 1.0 ) + ) + i.x + float4(i1.x, i2.x, i3.x, 1.0 ) + ); + +// Gradients: 7x7x6 points over a cube, mapped onto a 4-cross polytope +// 7*7*6 = 294, which is close to the ring size 17*17 = 289. + const float4 ip = float4( + 0.003401360544217687075, // 1/294 + 0.020408163265306122449, // 1/49 + 0.142857142857142857143, // 1/7 + 0.0 + ); + + float4 p0 = grad4(j0, ip); + float4 p1 = grad4(j1.x, ip); + float4 p2 = grad4(j1.y, ip); + float4 p3 = grad4(j1.z, ip); + float4 p4 = grad4(j1.w, ip); + +// Normalise gradients + float4 norm = taylorInvSqrt(float4( + dot(p0, p0), + dot(p1, p1), + dot(p2, p2), + dot(p3, p3) + )); + p0 *= norm.x; + p1 *= norm.y; + p2 *= norm.z; + p3 *= norm.w; + p4 *= taylorInvSqrt( dot(p4, p4) ); + +// Mix contributions from the five corners + float3 m0 = max( + 0.6 - float3( + dot(x0, x0), + dot(x1, x1), + dot(x2, x2) + ), + 0.0 + ); + float2 m1 = max( + 0.6 - float2( + dot(x3, x3), + dot(x4, x4) + ), + 0.0 + ); + m0 = m0 * m0; + m1 = m1 * m1; + + return 49.0 * ( + dot( + m0*m0, + float3( + dot(p0, x0), + dot(p1, x1), + dot(p2, x2) + ) + ) + dot( + m1*m1, + float2( + dot(p3, x3), + dot(p4, x4) + ) + ) + ); +} + +float hash(float x, float y) { + return frac(abs(sin(sin(123.321 + x) * (y + 321.123)) * 456.654)); +} + +float perlin(float x, float y){ + float col = 0.0; + for (int i = 0; i < 8; i++) + { + float fx = floor(x); + float fy = floor(y); + float cx = ceil(x); + float cy = ceil(y); + float a = hash(fx, fy); + float b = hash(fx, cy); + float c = hash(cx, fy); + float d = hash(cx, cy); + col += lerp(lerp(a, b, frac(y)), lerp(c, d, frac(y)), frac(x)); + col /= 2.0; + x /= 2.0; + y /= 2.0; + } + return col; +} + +float2 fade(float2 t) { + return t*t*t*(t*(t*6.0-15.0)+10.0); +} + +float3 fade(float3 t) { + return t*t*t*(t*(t*6.0-15.0)+10.0); +} + +// Classic Perlin noise, periodic variant +float pnoise(float3 P, float3 rep) +{ + float3 Pi0 = fmod(floor(P), rep); // Integer part, modulo period + float3 Pi1 = fmod(Pi0 + float3(1,1,1), rep); // Integer part + 1, mod period + Pi0 = mod289(Pi0); + Pi1 = mod289(Pi1); + float3 Pf0 = frac(P); // Fractional part for interpolation + float3 Pf1 = Pf0 - float3(1,1,1); // Fractional part - 1.0 + float4 ix = float4(Pi0.x, Pi1.x, Pi0.x, Pi1.x); + float4 iy = float4(Pi0.yy, Pi1.yy); + float4 iz0 = Pi0.zzzz; + float4 iz1 = Pi1.zzzz; + + float4 ixy = permute(permute(ix) + iy); + float4 ixy0 = permute(ixy + iz0); + float4 ixy1 = permute(ixy + iz1); + + float4 gx0 = ixy0 * (1.0 / 7.0); + float4 gy0 = frac(floor(gx0) * (1.0 / 7.0)) - 0.5; + gx0 = frac(gx0); + + float4 pointFive4 = 0.5; + float4 zero4 = 0; + float4 gz0 = pointFive4 - abs(gx0) - abs(gy0); + float4 sz0 = step(gz0, zero4); + gx0 -= sz0 * (step(0.0, gx0) - 0.5); + gy0 -= sz0 * (step(0.0, gy0) - 0.5); + + float4 gx1 = ixy1 * (1.0 / 7.0); + float4 gy1 = frac(floor(gx1) * (1.0 / 7.0)) - 0.5; + gx1 = frac(gx1); + float4 gz1 = pointFive4 - abs(gx1) - abs(gy1); + float4 sz1 = step(gz1, zero4); + gx1 -= sz1 * (step(0.0, gx1) - 0.5); + gy1 -= sz1 * (step(0.0, gy1) - 0.5); + + float3 g000 = float3(gx0.x,gy0.x,gz0.x); + float3 g100 = float3(gx0.y,gy0.y,gz0.y); + float3 g010 = float3(gx0.z,gy0.z,gz0.z); + float3 g110 = float3(gx0.w,gy0.w,gz0.w); + float3 g001 = float3(gx1.x,gy1.x,gz1.x); + float3 g101 = float3(gx1.y,gy1.y,gz1.y); + float3 g011 = float3(gx1.z,gy1.z,gz1.z); + float3 g111 = float3(gx1.w,gy1.w,gz1.w); + + float4 norm0 = taylorInvSqrt(float4(dot(g000, g000), dot(g010, g010), dot(g100, g100), dot(g110, g110))); + g000 *= norm0.x; + g010 *= norm0.y; + g100 *= norm0.z; + g110 *= norm0.w; + float4 norm1 = taylorInvSqrt(float4(dot(g001, g001), dot(g011, g011), dot(g101, g101), dot(g111, g111))); + g001 *= norm1.x; + g011 *= norm1.y; + g101 *= norm1.z; + g111 *= norm1.w; + + float n000 = dot(g000, Pf0); + float n100 = dot(g100, float3(Pf1.x, Pf0.yz)); + float n010 = dot(g010, float3(Pf0.x, Pf1.y, Pf0.z)); + float n110 = dot(g110, float3(Pf1.xy, Pf0.z)); + float n001 = dot(g001, float3(Pf0.xy, Pf1.z)); + float n101 = dot(g101, float3(Pf1.x, Pf0.y, Pf1.z)); + float n011 = dot(g011, float3(Pf0.x, Pf1.yz)); + float n111 = dot(g111, Pf1); + + float3 fade_xyz = fade(Pf0); + float4 n_z = lerp(float4(n000, n100, n010, n110), float4(n001, n101, n011, n111), fade_xyz.z); + float2 n_yz = lerp(n_z.xy, n_z.zw, fade_xyz.y); + float n_xyz = lerp(n_yz.x, n_yz.y, fade_xyz.x); + + return 2.2 * n_xyz; +} + +float turbulence( float3 p ) { + float w = 100.0; + float t = -.5; + + for (float f = 1.0 ; f <= 10.0 ; f++ ){ + float power = pow( 2.0, f ); + t += abs( pnoise( power * p, float3( 10.0, 10.0, 10.0 ) ) / power ); + } + + return t; +} +// Credits from source glsl file: +// +// Description : Array and textureless GLSL 2D/3D/4D simplex +// noise functions. +// Author : Ian McEwan, Ashima Arts. +// Maintainer : ijm +// Lastmod : 20110822 (ijm) +// License : Copyright (C) 2011 Ashima Arts. All rights reserved. +// Distributed under the MIT License. See LICENSE file. +// https://github.com/ashima/webgl-noise +// +// +// The text from LICENSE file: +// +// +// Copyright (C) 2011 by Ashima Arts (Simplex noise) +// Copyright (C) 2011 by Stefan Gustavson (Classic noise) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. +#endif \ No newline at end of file diff --git a/Shaders-complete/Assets/includes/noiseSimplex.hlsl.meta b/Shaders-complete/Assets/includes/noiseSimplex.hlsl.meta new file mode 100644 index 0000000..07247be --- /dev/null +++ b/Shaders-complete/Assets/includes/noiseSimplex.hlsl.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: fb41a6052ecc74ca497d48df72ee3a52 +ShaderIncludeImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Shaders-complete/Logs/Packages-Update.log b/Shaders-complete/Logs/Packages-Update.log index 2eb9f01..37b02da 100644 --- a/Shaders-complete/Logs/Packages-Update.log +++ b/Shaders-complete/Logs/Packages-Update.log @@ -45,3 +45,45 @@ The following packages were updated: com.unity.timeline from version 1.1.0 to 1.2.10 The following packages were removed: com.unity.package-manager-ui@2.2.0 + +=== Tue Oct 27 16:08:03 2020 + +Packages were changed. +Update Mode: updateDependencies + +The following packages were updated: + com.unity.ads from version 2.0.8 to 3.4.9 + com.unity.ide.vscode from version 1.1.4 to 1.2.1 + com.unity.purchasing from version 2.0.6 to 2.1.0 + com.unity.test-framework from version 1.1.11 to 1.1.16 + +=== Sat Nov 20 15:36:20 2021 + +Packages were changed. +Update Mode: updateDependencies + +The following packages were added: + com.unity.ide.visualstudio@2.0.11 +The following packages were updated: + com.unity.ads from version 3.4.9 to 3.7.5 + com.unity.analytics from version 3.3.5 to 3.6.11 + com.unity.collab-proxy from version 1.2.16 to 1.13.5 + com.unity.ext.nunit from version 1.0.0 to 1.0.6 + com.unity.ide.rider from version 1.1.4 to 3.0.7 + com.unity.ide.vscode from version 1.2.1 to 1.2.4 + com.unity.postprocessing from version 2.3.0 to 3.1.1 + com.unity.purchasing from version 2.1.0 to 4.1.0 + com.unity.test-framework from version 1.1.16 to 1.1.29 + com.unity.textmeshpro from version 2.0.1 to 3.0.6 + com.unity.timeline from version 1.2.10 to 1.6.2 + +=== Tue Dec 21 17:04:37 2021 + +Packages were changed. +Update Mode: updateDependencies + +The following packages were updated: + com.unity.analytics from version 3.6.11 to 3.6.12 + com.unity.collab-proxy from version 1.13.5 to 1.15.4 + com.unity.ide.visualstudio from version 2.0.11 to 2.0.12 + com.unity.purchasing from version 4.1.0 to 4.1.1 diff --git a/Shaders-complete/Packages/manifest.json b/Shaders-complete/Packages/manifest.json index 8718e07..2a72ac6 100644 --- a/Shaders-complete/Packages/manifest.json +++ b/Shaders-complete/Packages/manifest.json @@ -2,17 +2,18 @@ "dependencies": { "com.unity.2d.sprite": "1.0.0", "com.unity.2d.tilemap": "1.0.0", - "com.unity.ads": "2.0.8", - "com.unity.analytics": "3.3.5", - "com.unity.collab-proxy": "1.2.16", - "com.unity.ext.nunit": "1.0.0", - "com.unity.ide.rider": "1.1.4", - "com.unity.ide.vscode": "1.1.4", - "com.unity.postprocessing": "2.3.0", - "com.unity.purchasing": "2.0.6", - "com.unity.test-framework": "1.1.11", - "com.unity.textmeshpro": "2.0.1", - "com.unity.timeline": "1.2.10", + "com.unity.ads": "3.7.5", + "com.unity.analytics": "3.6.12", + "com.unity.collab-proxy": "1.15.4", + "com.unity.ext.nunit": "1.0.6", + "com.unity.ide.rider": "3.0.7", + "com.unity.ide.visualstudio": "2.0.12", + "com.unity.ide.vscode": "1.2.4", + "com.unity.postprocessing": "3.1.1", + "com.unity.purchasing": "4.1.1", + "com.unity.test-framework": "1.1.29", + "com.unity.textmeshpro": "3.0.6", + "com.unity.timeline": "1.6.2", "com.unity.ugui": "1.0.0", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", diff --git a/Shaders-complete/Packages/packages-lock.json b/Shaders-complete/Packages/packages-lock.json new file mode 100644 index 0000000..c950611 --- /dev/null +++ b/Shaders-complete/Packages/packages-lock.json @@ -0,0 +1,410 @@ +{ + "dependencies": { + "com.unity.2d.sprite": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.2d.tilemap": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.ads": { + "version": "3.7.5", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.ugui": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.analytics": { + "version": "3.6.12", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.ugui": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.collab-proxy": { + "version": "1.15.4", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.nuget.newtonsoft-json": "2.0.0", + "com.unity.services.core": "1.0.1" + }, + "url": "https://packages.unity.com" + }, + "com.unity.ext.nunit": { + "version": "1.0.6", + "depth": 0, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, + "com.unity.ide.rider": { + "version": "3.0.7", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.ext.nunit": "1.0.6" + }, + "url": "https://packages.unity.com" + }, + "com.unity.ide.visualstudio": { + "version": "2.0.12", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.test-framework": "1.1.9" + }, + "url": "https://packages.unity.com" + }, + "com.unity.ide.vscode": { + "version": "1.2.4", + "depth": 0, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, + "com.unity.nuget.newtonsoft-json": { + "version": "2.0.0", + "depth": 1, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, + "com.unity.postprocessing": { + "version": "3.1.1", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.modules.physics": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.purchasing": { + "version": "4.1.1", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.ugui": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.services.core": "1.0.1" + }, + "url": "https://packages.unity.com" + }, + "com.unity.services.core": { + "version": "1.0.1", + "depth": 1, + "source": "registry", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.test-framework": { + "version": "1.1.29", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.ext.nunit": "1.0.6", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.textmeshpro": { + "version": "3.0.6", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.ugui": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.timeline": { + "version": "1.6.2", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.modules.director": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.ugui": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.imgui": "1.0.0" + } + }, + "com.unity.modules.ai": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.androidjni": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.animation": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.assetbundle": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.audio": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.cloth": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0" + } + }, + "com.unity.modules.director": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.animation": "1.0.0" + } + }, + "com.unity.modules.imageconversion": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.imgui": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.jsonserialize": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.particlesystem": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.physics": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.physics2d": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.screencapture": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.imageconversion": "1.0.0" + } + }, + "com.unity.modules.subsystems": { + "version": "1.0.0", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.modules.jsonserialize": "1.0.0" + } + }, + "com.unity.modules.terrain": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.terrainphysics": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.terrain": "1.0.0" + } + }, + "com.unity.modules.tilemap": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics2d": "1.0.0" + } + }, + "com.unity.modules.ui": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.uielements": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.uielementsnative": "1.0.0" + } + }, + "com.unity.modules.uielementsnative": { + "version": "1.0.0", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0" + } + }, + "com.unity.modules.umbra": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.unityanalytics": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0" + } + }, + "com.unity.modules.unitywebrequest": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.unitywebrequestassetbundle": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0" + } + }, + "com.unity.modules.unitywebrequestaudio": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.audio": "1.0.0" + } + }, + "com.unity.modules.unitywebrequesttexture": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0" + } + }, + "com.unity.modules.unitywebrequestwww": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0" + } + }, + "com.unity.modules.vehicles": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0" + } + }, + "com.unity.modules.video": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0" + } + }, + "com.unity.modules.vr": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.xr": "1.0.0" + } + }, + "com.unity.modules.wind": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.xr": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.subsystems": "1.0.0" + } + } + } +} diff --git a/Shaders-complete/ProjectSettings/MemorySettings.asset b/Shaders-complete/ProjectSettings/MemorySettings.asset new file mode 100644 index 0000000..5b5face --- /dev/null +++ b/Shaders-complete/ProjectSettings/MemorySettings.asset @@ -0,0 +1,35 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!387306366 &1 +MemorySettings: + m_ObjectHideFlags: 0 + m_EditorMemorySettings: + m_MainAllocatorBlockSize: -1 + m_ThreadAllocatorBlockSize: -1 + m_MainGfxBlockSize: -1 + m_ThreadGfxBlockSize: -1 + m_CacheBlockSize: -1 + m_TypetreeBlockSize: -1 + m_ProfilerBlockSize: -1 + m_ProfilerEditorBlockSize: -1 + m_BucketAllocatorGranularity: -1 + m_BucketAllocatorBucketsCount: -1 + m_BucketAllocatorBlockSize: -1 + m_BucketAllocatorBlockCount: -1 + m_ProfilerBucketAllocatorGranularity: -1 + m_ProfilerBucketAllocatorBucketsCount: -1 + m_ProfilerBucketAllocatorBlockSize: -1 + m_ProfilerBucketAllocatorBlockCount: -1 + m_TempAllocatorSizeMain: -1 + m_JobTempAllocatorBlockSize: -1 + m_BackgroundJobTempAllocatorBlockSize: -1 + m_JobTempAllocatorReducedBlockSize: -1 + m_TempAllocatorSizeGIBakingWorker: -1 + m_TempAllocatorSizeNavMeshWorker: -1 + m_TempAllocatorSizeAudioWorker: -1 + m_TempAllocatorSizeCloudWorker: -1 + m_TempAllocatorSizeGfx: -1 + m_TempAllocatorSizeJobWorker: -1 + m_TempAllocatorSizeBackgroundWorker: -1 + m_TempAllocatorSizePreloadManager: -1 + m_PlatformMemorySettings: {} diff --git a/Shaders-complete/ProjectSettings/PackageManagerSettings.asset b/Shaders-complete/ProjectSettings/PackageManagerSettings.asset new file mode 100644 index 0000000..f1eb3ab --- /dev/null +++ b/Shaders-complete/ProjectSettings/PackageManagerSettings.asset @@ -0,0 +1,35 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &1 +MonoBehaviour: + m_ObjectHideFlags: 61 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 13964, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_EnablePreReleasePackages: 0 + m_EnablePackageDependencies: 0 + m_AdvancedSettingsExpanded: 1 + m_ScopedRegistriesSettingsExpanded: 1 + m_SeeAllPackageVersions: 0 + oneTimeWarningShown: 0 + m_Registries: + - m_Id: main + m_Name: + m_Url: https://packages.unity.com + m_Scopes: [] + m_IsDefault: 1 + m_Capabilities: 7 + m_UserSelectedRegistryName: + m_UserAddingNewScopedRegistry: 0 + m_RegistryInfoDraft: + m_Modified: 0 + m_ErrorMessage: + m_UserModificationsInstanceId: -828 + m_OriginalInstanceId: -830 + m_LoadAssets: 0 diff --git a/Shaders-complete/ProjectSettings/ProjectSettings.asset b/Shaders-complete/ProjectSettings/ProjectSettings.asset index 27f24ac..8eed30e 100644 --- a/Shaders-complete/ProjectSettings/ProjectSettings.asset +++ b/Shaders-complete/ProjectSettings/ProjectSettings.asset @@ -3,7 +3,7 @@ --- !u!129 &1 PlayerSettings: m_ObjectHideFlags: 0 - serializedVersion: 18 + serializedVersion: 23 productGUID: 94d5764eb8d4748fca36fab7edbe1d38 AndroidProfiler: 0 AndroidFilterTouchesWhenObscured: 0 @@ -49,10 +49,11 @@ PlayerSettings: m_StereoRenderingPath: 0 m_ActiveColorSpace: 0 m_MTRendering: 1 + mipStripping: 0 + numberOfMipsStripped: 0 m_StackTraceTypes: 010000000100000001000000010000000100000001000000 iosShowActivityIndicatorOnLoading: -1 androidShowActivityIndicatorOnLoading: -1 - displayResolutionDialog: 0 iosUseCustomAppBackgroundBehavior: 0 iosAllowHTTPDownload: 1 allowedAutorotateToPortrait: 1 @@ -67,6 +68,12 @@ PlayerSettings: androidRenderOutsideSafeArea: 1 androidUseSwappy: 0 androidBlitType: 0 + androidResizableWindow: 0 + androidDefaultWindowWidth: 1920 + androidDefaultWindowHeight: 1080 + androidMinimumWindowWidth: 400 + androidMinimumWindowHeight: 300 + androidFullscreenMode: 1 defaultIsNativeResolution: 1 macRetinaSupport: 1 runInBackground: 1 @@ -85,7 +92,6 @@ PlayerSettings: useMacAppStoreValidation: 0 macAppStoreCategory: public.app-category.games gpuSkinning: 1 - graphicsJobs: 0 xboxPIXTextureCapture: 0 xboxEnableAvatar: 0 xboxEnableKinect: 0 @@ -93,7 +99,6 @@ PlayerSettings: xboxEnableFitness: 0 visibleInBackground: 1 allowFullscreenSwitch: 1 - graphicsJobMode: 0 fullscreenMode: 1 xboxSpeechDB: 0 xboxEnableHeadOrientation: 0 @@ -106,6 +111,7 @@ PlayerSettings: xboxOneMonoLoggingLevel: 0 xboxOneLoggingLevel: 1 xboxOneDisableEsram: 0 + xboxOneEnableTypeOptimization: 0 xboxOnePresentImmediateThreshold: 0 switchQueueCommandMemory: 0 switchQueueControlMemory: 16384 @@ -113,7 +119,15 @@ PlayerSettings: switchNVNShaderPoolsGranularity: 33554432 switchNVNDefaultPoolsGranularity: 16777216 switchNVNOtherPoolsGranularity: 16777216 + switchNVNMaxPublicTextureIDCount: 0 + switchNVNMaxPublicSamplerIDCount: 0 + stadiaPresentMode: 0 + stadiaTargetFramerate: 0 + vulkanNumSwapchainBuffers: 3 vulkanEnableSetSRGBWrite: 0 + vulkanEnablePreTransform: 0 + vulkanEnableLateAcquireNextImage: 0 + vulkanEnableCommandBufferRecycling: 1 m_SupportedAspectRatios: 4:3: 1 5:4: 1 @@ -128,45 +142,24 @@ PlayerSettings: xboxOneDisableKinectGpuReservation: 1 xboxOneEnable7thCore: 1 vrSettings: - cardboard: - depthFormat: 0 - enableTransitionView: 0 - daydream: - depthFormat: 0 - useSustainedPerformanceMode: 0 - enableVideoLayer: 0 - useProtectedVideoMemory: 0 - minimumSupportedHeadTracking: 0 - maximumSupportedHeadTracking: 1 - hololens: - depthFormat: 1 - depthBufferSharingEnabled: 1 - lumin: - depthFormat: 0 - frameTiming: 2 - enableGLCache: 0 - glCacheMaxBlobSize: 524288 - glCacheMaxFileSize: 8388608 - oculus: - sharedDepthBuffer: 1 - dashSupport: 1 - lowOverheadMode: 0 - protectedContext: 0 - v2Signing: 0 enable360StereoCapture: 0 isWsaHolographicRemotingEnabled: 0 - protectGraphicsMemory: 0 enableFrameTimingStats: 0 useHDRDisplay: 0 + D3DHDRBitDepth: 0 m_ColorGamuts: 00000000 targetPixelDensity: 30 resolutionScalingMode: 0 androidSupportedAspectRatio: 1 androidMaxAspectRatio: 2.1 applicationIdentifier: {} - buildNumber: {} + buildNumber: + Standalone: 0 + iPhone: 0 + tvOS: 0 + overrideDefaultApplicationIdentifier: 0 AndroidBundleVersionCode: 1 - AndroidMinSdkVersion: 16 + AndroidMinSdkVersion: 22 AndroidTargetSdkVersion: 0 AndroidPreferredInstallLocation: 1 aotOptions: @@ -181,32 +174,16 @@ PlayerSettings: StripUnusedMeshComponents: 1 VertexChannelCompressionMask: 4054 iPhoneSdkVersion: 988 - iOSTargetOSVersionString: 9.0 + iOSTargetOSVersionString: 11.0 tvOSSdkVersion: 0 tvOSRequireExtendedGameController: 0 - tvOSTargetOSVersionString: 9.0 + tvOSTargetOSVersionString: 11.0 uIPrerenderedIcon: 0 uIRequiresPersistentWiFi: 0 uIRequiresFullScreen: 1 uIStatusBarHidden: 1 uIExitOnSuspend: 0 uIStatusBarStyle: 0 - iPhoneSplashScreen: {fileID: 0} - iPhoneHighResSplashScreen: {fileID: 0} - iPhoneTallHighResSplashScreen: {fileID: 0} - iPhone47inSplashScreen: {fileID: 0} - iPhone55inPortraitSplashScreen: {fileID: 0} - iPhone55inLandscapeSplashScreen: {fileID: 0} - iPhone58inPortraitSplashScreen: {fileID: 0} - iPhone58inLandscapeSplashScreen: {fileID: 0} - iPadPortraitSplashScreen: {fileID: 0} - iPadHighResPortraitSplashScreen: {fileID: 0} - iPadLandscapeSplashScreen: {fileID: 0} - iPadHighResLandscapeSplashScreen: {fileID: 0} - iPhone65inPortraitSplashScreen: {fileID: 0} - iPhone65inLandscapeSplashScreen: {fileID: 0} - iPhone61inPortraitSplashScreen: {fileID: 0} - iPhone61inLandscapeSplashScreen: {fileID: 0} appleTVSplashScreen: {fileID: 0} appleTVSplashScreen2x: {fileID: 0} tvOSSmallIconLayers: [] @@ -234,15 +211,17 @@ PlayerSettings: iOSLaunchScreeniPadFillPct: 100 iOSLaunchScreeniPadSize: 100 iOSLaunchScreeniPadCustomXibPath: - iOSUseLaunchScreenStoryboard: 0 iOSLaunchScreenCustomStoryboardPath: + iOSLaunchScreeniPadCustomStoryboardPath: iOSDeviceRequirements: [] iOSURLSchemes: [] + macOSURLSchemes: [] iOSBackgroundModes: 0 iOSMetalForceHardShadows: 0 metalEditorSupport: 1 metalAPIValidation: 1 iOSRenderExtraFrameOnPause: 0 + iosCopyPluginsCodeInsteadOfSymlink: 0 appleDeveloperTeamID: iOSManualSigningProvisioningProfileID: tvOSManualSigningProvisioningProfileID: @@ -252,10 +231,19 @@ PlayerSettings: iOSRequireARKit: 0 iOSAutomaticallyDetectAndAddCapabilities: 1 appleEnableProMotion: 0 + shaderPrecisionModel: 0 clonedFromGUID: c0afd0d1d80e3634a9dac47e8a0426ea templatePackageId: com.unity.template.3d@2.3.3 templateDefaultScene: Assets/Scenes/SampleScene.unity + useCustomMainManifest: 0 + useCustomLauncherManifest: 0 + useCustomMainGradleTemplate: 0 + useCustomLauncherGradleManifest: 0 + useCustomBaseGradleTemplate: 0 + useCustomGradlePropertiesTemplate: 0 + useCustomProguardFile: 0 AndroidTargetArchitectures: 1 + AndroidTargetDevices: 0 AndroidSplashScreenScale: 0 androidSplashScreen: {fileID: 0} AndroidKeystoreName: '{inproject}: ' @@ -272,9 +260,12 @@ PlayerSettings: height: 180 banner: {fileID: 0} androidGamepadSupportLevel: 0 + chromeosInputEmulation: 1 + AndroidMinifyWithR8: 0 + AndroidMinifyRelease: 0 + AndroidMinifyDebug: 0 AndroidValidateAppBundleSize: 1 AndroidAppBundleSizeToValidate: 150 - resolutionDialogBanner: {fileID: 0} m_BuildTargetIcons: [] m_BuildTargetPlatformIcons: [] m_BuildTargetBatching: @@ -293,16 +284,50 @@ PlayerSettings: - m_BuildTarget: WebGL m_StaticBatching: 0 m_DynamicBatching: 0 + m_BuildTargetGraphicsJobs: + - m_BuildTarget: MacStandaloneSupport + m_GraphicsJobs: 0 + - m_BuildTarget: Switch + m_GraphicsJobs: 0 + - m_BuildTarget: MetroSupport + m_GraphicsJobs: 0 + - m_BuildTarget: AppleTVSupport + m_GraphicsJobs: 0 + - m_BuildTarget: BJMSupport + m_GraphicsJobs: 0 + - m_BuildTarget: LinuxStandaloneSupport + m_GraphicsJobs: 0 + - m_BuildTarget: PS4Player + m_GraphicsJobs: 0 + - m_BuildTarget: iOSSupport + m_GraphicsJobs: 0 + - m_BuildTarget: WindowsStandaloneSupport + m_GraphicsJobs: 0 + - m_BuildTarget: XboxOnePlayer + m_GraphicsJobs: 0 + - m_BuildTarget: LuminSupport + m_GraphicsJobs: 0 + - m_BuildTarget: CloudRendering + m_GraphicsJobs: 0 + - m_BuildTarget: AndroidPlayer + m_GraphicsJobs: 0 + - m_BuildTarget: WebGLSupport + m_GraphicsJobs: 0 + m_BuildTargetGraphicsJobMode: + - m_BuildTarget: PS4Player + m_GraphicsJobMode: 0 + - m_BuildTarget: XboxOnePlayer + m_GraphicsJobMode: 0 m_BuildTargetGraphicsAPIs: - m_BuildTarget: AndroidPlayer m_APIs: 150000000b000000 - m_Automatic: 0 + m_Automatic: 1 - m_BuildTarget: iOSSupport m_APIs: 10000000 m_Automatic: 1 - m_BuildTarget: AppleTVSupport m_APIs: 10000000 - m_Automatic: 0 + m_Automatic: 1 - m_BuildTarget: WebGLSupport m_APIs: 0b000000 m_Automatic: 1 @@ -315,7 +340,6 @@ PlayerSettings: openGLRequireES31: 0 openGLRequireES31AEP: 0 openGLRequireES32: 0 - vuforiaEnabled: 0 m_TemplateCustomTags: {} mobileMTRendering: Android: 1 @@ -323,6 +347,8 @@ PlayerSettings: tvOS: 1 m_BuildTargetGroupLightmapEncodingQuality: [] m_BuildTargetGroupLightmapSettings: [] + m_BuildTargetNormalMapEncoding: [] + m_BuildTargetDefaultTextureCompressionFormat: [] playModeTestRunnerEnabled: 0 runPlayModeTestAsEditModeTest: 0 actionOnDotNetUnhandledException: 1 @@ -332,12 +358,16 @@ PlayerSettings: cameraUsageDescription: locationUsageDescription: microphoneUsageDescription: + bluetoothUsageDescription: + switchNMETAOverride: switchNetLibKey: switchSocketMemoryPoolSize: 6144 switchSocketAllocatorPoolSize: 128 switchSocketConcurrencyLimit: 14 switchScreenResolutionBehavior: 2 switchUseCPUProfiler: 0 + switchUseGOLDLinker: 0 + switchLTOSetting: 0 switchApplicationID: 0x01004b9000490000 switchNSODependencies: switchTitleNames_0: @@ -355,6 +385,7 @@ PlayerSettings: switchTitleNames_12: switchTitleNames_13: switchTitleNames_14: + switchTitleNames_15: switchPublisherNames_0: switchPublisherNames_1: switchPublisherNames_2: @@ -370,6 +401,7 @@ PlayerSettings: switchPublisherNames_12: switchPublisherNames_13: switchPublisherNames_14: + switchPublisherNames_15: switchIcons_0: {fileID: 0} switchIcons_1: {fileID: 0} switchIcons_2: {fileID: 0} @@ -385,6 +417,7 @@ PlayerSettings: switchIcons_12: {fileID: 0} switchIcons_13: {fileID: 0} switchIcons_14: {fileID: 0} + switchIcons_15: {fileID: 0} switchSmallIcons_0: {fileID: 0} switchSmallIcons_1: {fileID: 0} switchSmallIcons_2: {fileID: 0} @@ -400,6 +433,7 @@ PlayerSettings: switchSmallIcons_12: {fileID: 0} switchSmallIcons_13: {fileID: 0} switchSmallIcons_14: {fileID: 0} + switchSmallIcons_15: {fileID: 0} switchManualHTML: switchAccessibleURLs: switchLegalInformation: @@ -462,6 +496,11 @@ PlayerSettings: switchSocketInitializeEnabled: 1 switchNetworkInterfaceManagerInitializeEnabled: 1 switchPlayerConnectionEnabled: 1 + switchUseNewStyleFilepaths: 0 + switchUseMicroSleepForYield: 1 + switchEnableRamDiskSupport: 0 + switchMicroSleepForYieldTime: 25 + switchRamDiskSpaceSize: 12 ps4NPAgeRating: 12 ps4NPTitleSecret: ps4NPTrophyPackPath: @@ -488,6 +527,7 @@ PlayerSettings: ps4ShareFilePath: ps4ShareOverlayImagePath: ps4PrivacyGuardImagePath: + ps4ExtraSceSysFile: ps4NPtitleDatPath: ps4RemotePlayKeyAssignment: -1 ps4RemotePlayKeyMappingDir: @@ -513,6 +553,7 @@ PlayerSettings: ps4UseResolutionFallback: 0 ps4ReprojectionSupport: 0 ps4UseAudio3dBackend: 0 + ps4UseLowGarlicFragmentationMode: 1 ps4SocialScreenEnabled: 0 ps4ScriptOptimizationLevel: 0 ps4Audio3dVirtualSpeakerCount: 14 @@ -529,8 +570,11 @@ PlayerSettings: ps4disableAutoHideSplash: 0 ps4videoRecordingFeaturesUsed: 0 ps4contentSearchFeaturesUsed: 0 + ps4CompatibilityPS5: 0 + ps4GPU800MHz: 1 ps4attribEyeToEyeDistanceSettingVR: 0 ps4IncludedModules: [] + ps4attribVROutputEnabled: 0 monoEnv: splashScreenBackgroundSourceLandscape: {fileID: 0} splashScreenBackgroundSourcePortrait: {fileID: 0} @@ -547,29 +591,41 @@ PlayerSettings: webGLAnalyzeBuildSize: 0 webGLUseEmbeddedResources: 0 webGLCompressionFormat: 1 + webGLWasmArithmeticExceptions: 0 webGLLinkerTarget: 1 webGLThreadsSupport: 0 - webGLWasmStreaming: 0 + webGLDecompressionFallback: 0 scriptingDefineSymbols: - 1: UNITY_POST_PROCESSING_STACK_V2 - 7: UNITY_POST_PROCESSING_STACK_V2 - 13: UNITY_POST_PROCESSING_STACK_V2 - 19: UNITY_POST_PROCESSING_STACK_V2 - 21: UNITY_POST_PROCESSING_STACK_V2 - 25: UNITY_POST_PROCESSING_STACK_V2 - 26: UNITY_POST_PROCESSING_STACK_V2 - 27: UNITY_POST_PROCESSING_STACK_V2 - 28: UNITY_POST_PROCESSING_STACK_V2 - 29: UNITY_POST_PROCESSING_STACK_V2 + : UNITY_POST_PROCESSING_STACK_V2 + Android: UNITY_POST_PROCESSING_STACK_V2 + CloudRendering: UNITY_POST_PROCESSING_STACK_V2 + EmbeddedLinux: UNITY_POST_PROCESSING_STACK_V2 + GameCoreXboxOne: UNITY_POST_PROCESSING_STACK_V2 + Lumin: UNITY_POST_PROCESSING_STACK_V2 + Nintendo Switch: UNITY_POST_PROCESSING_STACK_V2 + PS4: UNITY_POST_PROCESSING_STACK_V2 + PS5: UNITY_POST_PROCESSING_STACK_V2 + Stadia: UNITY_POST_PROCESSING_STACK_V2 + Standalone: UNITY_POST_PROCESSING_STACK_V2 + WebGL: UNITY_POST_PROCESSING_STACK_V2 + Windows Store Apps: UNITY_POST_PROCESSING_STACK_V2 + XboxOne: UNITY_POST_PROCESSING_STACK_V2 + iPhone: UNITY_POST_PROCESSING_STACK_V2 + tvOS: UNITY_POST_PROCESSING_STACK_V2 + additionalCompilerArguments: {} platformArchitecture: {} scriptingBackend: {} il2cppCompilerConfiguration: {} managedStrippingLevel: {} incrementalIl2cppBuild: {} + suppressCommonWarnings: 1 allowUnsafeCode: 0 + useDeterministicCompilation: 1 + enableRoslynAnalyzers: 1 additionalIl2CppArgs: scriptingRuntimeVersion: 1 gcIncremental: 0 + assemblyVersionValidation: 1 gcWBarrierValidation: 0 apiCompatibilityLevelPerPlatform: {} m_RenderingPath: 1 @@ -619,18 +675,16 @@ PlayerSettings: XboxOneCapability: [] XboxOneGameRating: {} XboxOneIsContentPackage: 0 + XboxOneEnhancedXboxCompatibilityMode: 0 XboxOneEnableGPUVariability: 1 XboxOneSockets: {} XboxOneSplashScreen: {fileID: 0} XboxOneAllowedProductIds: [] XboxOnePersistentLocalStorageSize: 0 XboxOneXTitleMemory: 8 - xboxOneScriptCompiler: 1 XboxOneOverrideIdentityName: - vrEditorSettings: - daydream: - daydreamIconForeground: {fileID: 0} - daydreamIconBackground: {fileID: 0} + XboxOneOverrideIdentityPublisher: + vrEditorSettings: {} cloudServicesEnabled: UNet: 1 luminIcon: @@ -644,19 +698,16 @@ PlayerSettings: luminVersion: m_VersionCode: 1 m_VersionName: - facebookSdkVersion: 7.9.4 - facebookAppId: - facebookCookies: 1 - facebookLogging: 1 - facebookStatus: 1 - facebookXfbml: 0 - facebookFrictionlessRequests: 1 apiCompatibilityLevel: 6 + activeInputHandler: 0 cloudProjectId: framebufferDepthMemorylessMode: 0 + qualitySettingsNames: [] projectName: organizationId: cloudEnabled: 0 - enableNativePlatformBackendsForNewInputSystem: 0 - disableOldInputManagerSupport: 0 legacyClampBlendShapeWeights: 0 + playerDataPath: + forceSRGBBlit: 1 + virtualTexturingSupportEnabled: 0 + uploadClearedTextureDataAfterCreationFromScript: 1 diff --git a/Shaders-complete/ProjectSettings/ProjectVersion.txt b/Shaders-complete/ProjectSettings/ProjectVersion.txt index e1506f9..f1006ac 100644 --- a/Shaders-complete/ProjectSettings/ProjectVersion.txt +++ b/Shaders-complete/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2019.3.1f1 -m_EditorVersionWithRevision: 2019.3.1f1 (89d6087839c2) +m_EditorVersion: 2021.2.5f1 +m_EditorVersionWithRevision: 2021.2.5f1 (4ec9a5e799f5) diff --git a/Shaders-complete/ProjectSettings/SceneTemplateSettings.json b/Shaders-complete/ProjectSettings/SceneTemplateSettings.json new file mode 100644 index 0000000..6f3e60f --- /dev/null +++ b/Shaders-complete/ProjectSettings/SceneTemplateSettings.json @@ -0,0 +1,167 @@ +{ + "templatePinStates": [], + "dependencyTypeInfos": [ + { + "userAdded": false, + "type": "UnityEngine.AnimationClip", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEditor.Animations.AnimatorController", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.AnimatorOverrideController", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEditor.Audio.AudioMixerController", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.ComputeShader", + "ignore": true, + "defaultInstantiationMode": 1, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.Cubemap", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.GameObject", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEditor.LightingDataAsset", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": false + }, + { + "userAdded": false, + "type": "UnityEngine.LightingSettings", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.Material", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEditor.MonoScript", + "ignore": true, + "defaultInstantiationMode": 1, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.PhysicMaterial", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.PhysicsMaterial2D", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.Rendering.PostProcessing.PostProcessProfile", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.Rendering.PostProcessing.PostProcessResources", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.Rendering.VolumeProfile", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEditor.SceneAsset", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": false + }, + { + "userAdded": false, + "type": "UnityEngine.Shader", + "ignore": true, + "defaultInstantiationMode": 1, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.ShaderVariantCollection", + "ignore": true, + "defaultInstantiationMode": 1, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.Texture", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.Texture2D", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + }, + { + "userAdded": false, + "type": "UnityEngine.Timeline.TimelineAsset", + "ignore": false, + "defaultInstantiationMode": 0, + "supportsModification": true + } + ], + "defaultDependencyTypeInfo": { + "userAdded": false, + "type": "", + "ignore": false, + "defaultInstantiationMode": 1, + "supportsModification": true + }, + "newSceneOverride": 0 +} \ No newline at end of file diff --git a/Shaders-complete/ProjectSettings/VersionControlSettings.asset b/Shaders-complete/ProjectSettings/VersionControlSettings.asset new file mode 100644 index 0000000..dca2881 --- /dev/null +++ b/Shaders-complete/ProjectSettings/VersionControlSettings.asset @@ -0,0 +1,8 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!890905787 &1 +VersionControlSettings: + m_ObjectHideFlags: 0 + m_Mode: Visible Meta Files + m_CollabEditorSettings: + inProgressEnabled: 1 diff --git a/Shaders-complete/ProjectSettings/boot.config b/Shaders-complete/ProjectSettings/boot.config new file mode 100644 index 0000000..e69de29 From 64f74ad8cff26ca8101f80d7257395af338c8530 Mon Sep 17 00:00:00 2001 From: Nicholas Lever Date: Sat, 14 Jan 2023 10:10:16 +0000 Subject: [PATCH 2/5] Fixed Shader5Unlit --- Shaders-learn/Assets/Shaders/Shader5Unlit.shader | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Shaders-learn/Assets/Shaders/Shader5Unlit.shader b/Shaders-learn/Assets/Shaders/Shader5Unlit.shader index 06cfa61..4dcb7aa 100644 --- a/Shaders-learn/Assets/Shaders/Shader5Unlit.shader +++ b/Shaders-learn/Assets/Shaders/Shader5Unlit.shader @@ -11,8 +11,8 @@ Pass { CGPROGRAM - - #pragma vertex vert_img + + #pragma vertex vert #pragma fragment frag #include "UnityCG.cginc" From a5b675760e0b4997766f7449edcac7370234b7a8 Mon Sep 17 00:00:00 2001 From: Nik Lever <47000827+NikLever@users.noreply.github.com> Date: Fri, 2 May 2025 07:57:51 +0100 Subject: [PATCH 3/5] Updated complete for Unity6 --- .DS_Store | Bin 0 -> 6148 bytes Shaders-complete/.DS_Store | Bin 0 -> 6148 bytes .../.vs/Shaders-complete/xs/UserPrefs.xml | 33 +- .../project-cache/Assembly-CSharp-Debug.json | 2 +- Shaders-complete/.vscode/extensions.json | 5 + Shaders-complete/.vscode/launch.json | 10 + Shaders-complete/.vscode/settings.json | 56 + Shaders-complete/Assembly-CSharp.csproj | 1014 ++++++++++++----- .../Assets/Materials/Material46.mat | 15 +- .../Assets/Scenes/Shaders - 27.unity | 25 +- .../Scenes/Shaders - 27Settings.lighting | 64 ++ .../Scenes/Shaders - 27Settings.lighting.meta | 8 + .../Assets/Scenes/Shaders - 6.unity | 25 +- .../Scenes/Shaders - 6Settings.lighting | 64 ++ .../Scenes/Shaders - 6Settings.lighting.meta | 8 + .../Assets/Shaders/Shader27Unlit.shader | 4 + .../Assets/Shaders/Shader36Unlit.shader | 2 +- .../Assets/Shaders/Shader37Unlit.shader | 2 +- .../Assets/Shaders/Shader40Unlit.shader | 2 +- .../Assets/Shaders/Shader46aUnlit.shader | 63 + .../Assets/Shaders/Shader46aUnlit.shader.meta | 10 + .../Assets/Shaders/Shader6Unlit.shader | 4 +- Shaders-complete/Logs/Packages-Update.log | 39 + Shaders-complete/Packages/manifest.json | 27 +- Shaders-complete/Packages/packages-lock.json | 116 +- .../ProjectSettings/MultiplayerManager.asset | 7 + .../com.unity.services.core/Settings.json} | 0 .../ProjectSettings/ProjectSettings.asset | 138 ++- .../ProjectSettings/ProjectVersion.txt | 4 +- .../ProjectSettings/TimelineSettings.asset | 16 + Shaders-complete/Shaders.sln | 20 - Shaders-learn/Shaders.sln | 20 - 32 files changed, 1338 insertions(+), 465 deletions(-) create mode 100644 .DS_Store create mode 100644 Shaders-complete/.DS_Store create mode 100644 Shaders-complete/.vscode/extensions.json create mode 100644 Shaders-complete/.vscode/launch.json create mode 100644 Shaders-complete/.vscode/settings.json create mode 100644 Shaders-complete/Assets/Scenes/Shaders - 27Settings.lighting create mode 100644 Shaders-complete/Assets/Scenes/Shaders - 27Settings.lighting.meta create mode 100644 Shaders-complete/Assets/Scenes/Shaders - 6Settings.lighting create mode 100644 Shaders-complete/Assets/Scenes/Shaders - 6Settings.lighting.meta create mode 100644 Shaders-complete/Assets/Shaders/Shader46aUnlit.shader create mode 100644 Shaders-complete/Assets/Shaders/Shader46aUnlit.shader.meta create mode 100644 Shaders-complete/ProjectSettings/MultiplayerManager.asset rename Shaders-complete/ProjectSettings/{boot.config => Packages/com.unity.services.core/Settings.json} (100%) create mode 100644 Shaders-complete/ProjectSettings/TimelineSettings.asset delete mode 100644 Shaders-complete/Shaders.sln delete mode 100644 Shaders-learn/Shaders.sln diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5a2e868763cd96b54e3d6a77fb78f29e4e0405dc GIT binary patch literal 6148 zcmeHK%}N6?5T3NvrWBzE6^{Y01=}h@@v_wV05QG6a} zk}O#4!IOxcf#jRaPqOpD<_7>oZyL1$8UP@%5eiaP2$@&9N-mgCm^r2p!4R@=mW@_S z^cPL^?Gj>0;T{tB^8I0=L-f6eqa@BIt=5Mql`9*YRaupFdFwywnLi08)2tVauW59l zbrKeO5MIW^*`Tp~s?$jjr^B&Hh@&Bf++4+Jq-Q-nO{2`@`qm+9vNmY!&gY$OQ?)yb zrkZy7! literal 0 HcmV?d00001 diff --git a/Shaders-complete/.DS_Store b/Shaders-complete/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 GIT binary patch literal 6148 zcmeH~Jr2S!425mzP>H1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3 zem<@ulZcFPQ@L2!n>{z**++&mCkOWA81W14cNZlEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ zLs35+`xjp>T0 - + + + + - - - + + + + + + + + + + + + + + + + @@ -11,20 +27,15 @@ - - - + - - - - + \ No newline at end of file diff --git a/Shaders-complete/.vs/Shaders-complete/xs/project-cache/Assembly-CSharp-Debug.json b/Shaders-complete/.vs/Shaders-complete/xs/project-cache/Assembly-CSharp-Debug.json index dab3dc2..911732e 100644 --- a/Shaders-complete/.vs/Shaders-complete/xs/project-cache/Assembly-CSharp-Debug.json +++ b/Shaders-complete/.vs/Shaders-complete/xs/project-cache/Assembly-CSharp-Debug.json @@ -1 +1 @@ -{"Format":1,"ProjectReferences":[],"MetadataReferences":[{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/PackageCache/com.unity.analytics@3.3.5/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Tracker.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Postprocessing.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Postprocessing.Runtime.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Rider.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.TextMeshPro.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Timeline.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Timeline.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.VSCode.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEditor.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/UnityEditor.UI.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Library/ScriptAssemblies/UnityEngine.UI.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2019.3.1f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll","Aliases":[],"Framework":null}],"Files":["/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Scripts/GirlController.cs","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Scripts/RevealController.cs","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Scripts/Scene67Cube.cs","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Scripts/Scene68Cube.cs","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Scripts/Scene69RenderImage.cs","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Scripts/Scene70RenderImage.cs","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Scripts/Scene70aRenderImage.cs","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Scripts/SmoothFollowTarget.cs","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Scripts/SphereBounce.cs","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Scripts/TrackMouse.cs","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Scripts/UIHandler.cs","/Applications/Visual Studio.app/Contents/Resources/lib/monodevelop/AddIns/MonoDevelop.Unity/Analyzers/Microsoft.Unity.Analyzers.dll","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader18Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader23Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader33Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader57bLit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader24Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader63aLit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader10Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader14Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader40Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader9Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader36Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader12Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader69Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader66Glass.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Objects/fred-anims-list.txt","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader57cLit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader38Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader65Lit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader35Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader53Lit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/BasicDiffuse.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader15Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader17Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader19Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader59Lit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader34Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader26Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader31Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader7Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Rectangles.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader22Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader61Lit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader5Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader64Lit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader68Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader63bLit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader25Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader66Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Objects/demon_bomb_animation_list.txt","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader54Lit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader11Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader2Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader29Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/RotatingRectangles.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader45Lit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader44Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader51Lit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader21Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader47UnLit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader67Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader49UnLit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader55Lit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader60Lit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader32Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader1Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader70aUnlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader20Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/BasicUnlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader46UnLit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader4Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader37Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader28Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader48UnLit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader3Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader52Lit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader30Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader58Lit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader57Lit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader8Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader6Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader13Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader16Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader41Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader70Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader39Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader27Unlit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader62Lit.shader","/Users/nik/MyDocuments/Udemy/Unity Shaders/github/Shaders-complete/Assets/Shaders/Shader56Lit.shader"],"BuildActions":["Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Analyzer","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None"],"Analyzers":["/Applications/Visual Studio.app/Contents/Resources/lib/monodevelop/AddIns/MonoDevelop.Unity/Analyzers/Microsoft.Unity.Analyzers.dll"],"AdditionalFiles":[],"EditorConfigFiles":[]} \ No newline at end of file +{"Format":1,"ProjectReferences":[],"MetadataReferences":[{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/Analytics.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/Microsoft.Win32.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/mscorlib.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/ref/2.1.0/netstandard.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/PackageCache/com.unity.nuget.newtonsoft-json@3.2.0/Runtime/Newtonsoft.Json.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/Purchasing.Common.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.AppContext.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Buffers.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Concurrent.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.NonGeneric.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Specialized.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.ComponentModel.Composition.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.TypeConverter.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Console.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Core.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Data.Common.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Data.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Contracts.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Debug.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Process.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.StackTrace.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tools.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TraceSource.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tracing.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Drawing.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Drawing.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Dynamic.Runtime.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Calendars.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.IO.Compression.FileSystem.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.ZipFile.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Watcher.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.IsolatedStorage.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.MemoryMappedFiles.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Pipes.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Expressions.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Parallel.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Queryable.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Memory.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Net.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Http.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NameResolution.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NetworkInformation.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Ping.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Requests.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Security.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Sockets.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebHeaderCollection.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.Client.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Numerics.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Numerics.Vectors.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ObjectModel.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.DispatchProxy.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.ILGeneration.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.Lightweight.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Reader.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.ResourceManager.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Writer.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Handles.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Numerics.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Runtime.Serialization.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Json.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Xml.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Claims.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Csp.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Encoding.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Primitives.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Principal.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.SecureString.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.ServiceModel.Web.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.RegularExpressions.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Overlapped.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Extensions.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Parallel.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Thread.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.ThreadPool.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Timer.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Transactions.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ValueTuple.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Web.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Windows.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Linq.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.ReaderWriter.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Serialization.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlSerializer.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.XDocument.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/PackageCache/com.unity.analytics@3.6.12/Unity.Analytics.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/PackageCache/com.unity.analytics@3.6.12/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/PackageCache/com.unity.analytics@3.6.12/Unity.Analytics.Tracker.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.PlasticSCM.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Postprocessing.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Postprocessing.Runtime.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Rider.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Services.Core.Analytics.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Services.Core.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Services.Core.Environments.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.TextMeshPro.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Timeline.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.Timeline.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.VisualStudio.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/Unity.VSCode.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.CoreModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.GraphViewModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.PackageManagerUIModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/UnityEditor.Purchasing.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/UnityEditor.UI.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIServiceModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/UnityEngine.Advertisements.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/UnityEngine.Advertisements.Editor.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GIModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/UnityEngine.Purchasing.Codeless.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/UnityEngine.Purchasing.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/UnityEngine.Purchasing.SecurityCore.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/UnityEngine.Purchasing.SecurityStub.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/UnityEngine.Purchasing.Stores.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Library/ScriptAssemblies/UnityEngine.UI.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsNativeModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll","Aliases":[],"Framework":null},{"FilePath":"/Applications/Unity/Hub/Editor/2021.3.26f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll","Aliases":[],"Framework":null}],"Files":["/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Scripts/UIHandler.cs","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Scripts/Scene68Cube.cs","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Scripts/RevealController.cs","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Scripts/Scene70aRenderImage.cs","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Scripts/SmoothFollowTarget.cs","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Scripts/SphereBounce.cs","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Scripts/Scene69RenderImage.cs","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Scripts/Scene67Cube.cs","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Scripts/Scene70RenderImage.cs","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Scripts/TrackMouse.cs","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Scripts/GirlController.cs","/Applications/Visual Studio.app/Contents/MonoBundle/Addins/MonoDevelop.Unity/Analyzers/Microsoft.Unity.Analyzers.dll","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader18Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader23Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader33Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader57bLit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader24Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader63aLit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader10Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader14Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader40Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader9Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader36Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader12Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader69Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader66Glass.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Objects/fred-anims-list.txt","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader57cLit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader38Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader65Lit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader35Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader53Lit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/BasicDiffuse.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader15Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader17Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader19Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader59Lit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader34Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader26Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader31Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader7Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Rectangles.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader22Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader61Lit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader5Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader64Lit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader46aUnlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader68Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader63bLit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader25Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader66Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Objects/demon_bomb_animation_list.txt","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader54Lit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader11Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader2Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader29Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/RotatingRectangles.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader45Lit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader44Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader51Lit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader21Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader47UnLit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader67Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader49UnLit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader55Lit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader60Lit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader32Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader1Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader70aUnlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader20Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/BasicUnlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/includes/noiseSimplex.hlsl","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader46UnLit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader4Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader37Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader28Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader48UnLit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader3Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader52Lit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader30Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader58Lit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader57Lit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader8Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader6Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader13Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader16Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader41Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader70Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader39Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader27Unlit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader62Lit.shader","/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/Assets/Shaders/Shader56Lit.shader"],"BuildActions":["Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Analyzer","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None","None"],"Analyzers":["/Applications/Visual Studio.app/Contents/MonoBundle/Addins/MonoDevelop.Unity/Analyzers/Microsoft.Unity.Analyzers.dll"],"AdditionalFiles":[],"EditorConfigFiles":[],"DefineConstants":["UNITY_2021_3_26","UNITY_2021_3","UNITY_2021","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_UNET","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_COLLAB","ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_UNET","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_VIDEO","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","PLATFORM_STANDALONE","TEXTCORE_1_0_OR_NEWER","PLATFORM_STANDALONE_OSX","UNITY_STANDALONE_OSX","UNITY_STANDALONE","ENABLE_GAMECENTER","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","ENABLE_SPATIALTRACKING","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","ENABLE_WEBSOCKET_HOST","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_OSX","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","UNITY_POST_PROCESSING_STACK_V2","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"IntermediateAssembly":"/Users/nicholaslever/Documents/Udemy/UnityShaders/github/Shaders-complete/obj/Debug/Assembly-CSharp.dll"} \ No newline at end of file diff --git a/Shaders-complete/.vscode/extensions.json b/Shaders-complete/.vscode/extensions.json new file mode 100644 index 0000000..ddb6ff8 --- /dev/null +++ b/Shaders-complete/.vscode/extensions.json @@ -0,0 +1,5 @@ +{ + "recommendations": [ + "visualstudiotoolsforunity.vstuc" + ] +} diff --git a/Shaders-complete/.vscode/launch.json b/Shaders-complete/.vscode/launch.json new file mode 100644 index 0000000..da60e25 --- /dev/null +++ b/Shaders-complete/.vscode/launch.json @@ -0,0 +1,10 @@ +{ + "version": "0.2.0", + "configurations": [ + { + "name": "Attach to Unity", + "type": "vstuc", + "request": "attach" + } + ] +} \ No newline at end of file diff --git a/Shaders-complete/.vscode/settings.json b/Shaders-complete/.vscode/settings.json new file mode 100644 index 0000000..3412535 --- /dev/null +++ b/Shaders-complete/.vscode/settings.json @@ -0,0 +1,56 @@ +{ + "files.exclude": { + "**/.DS_Store": true, + "**/.git": true, + "**/.gitmodules": true, + "**/*.booproj": true, + "**/*.pidb": true, + "**/*.suo": true, + "**/*.user": true, + "**/*.userprefs": true, + "**/*.unityproj": true, + "**/*.dll": true, + "**/*.exe": true, + "**/*.pdf": true, + "**/*.mid": true, + "**/*.midi": true, + "**/*.wav": true, + "**/*.gif": true, + "**/*.ico": true, + "**/*.jpg": true, + "**/*.jpeg": true, + "**/*.png": true, + "**/*.psd": true, + "**/*.tga": true, + "**/*.tif": true, + "**/*.tiff": true, + "**/*.3ds": true, + "**/*.3DS": true, + "**/*.fbx": true, + "**/*.FBX": true, + "**/*.lxo": true, + "**/*.LXO": true, + "**/*.ma": true, + "**/*.MA": true, + "**/*.obj": true, + "**/*.OBJ": true, + "**/*.asset": true, + "**/*.cubemap": true, + "**/*.flare": true, + "**/*.mat": true, + "**/*.meta": true, + "**/*.prefab": true, + "**/*.unity": true, + "build/": true, + "Build/": true, + "Library/": true, + "library/": true, + "obj/": true, + "Obj/": true, + "ProjectSettings/": true, + "temp/": true, + "Temp/": true + }, + "dotnet.preferCSharpExtension": true, + "dotnet.defaultSolution": "Shaders-complete.sln" +} \ No newline at end of file diff --git a/Shaders-complete/Assembly-CSharp.csproj b/Shaders-complete/Assembly-CSharp.csproj index 42e277f..4f9da9c 100644 --- a/Shaders-complete/Assembly-CSharp.csproj +++ b/Shaders-complete/Assembly-CSharp.csproj @@ -1,72 +1,81 @@ - - + + - 9.0 + Temp/obj/$(Configuration)/$(MSBuildProjectName) + $(BaseIntermediateOutputPath) + + + + + false + false + false + 9.0 + Debug;Release Debug AnyCPU - 10.0.20506 - 2.0 - {ADC05C00-B34B-075D-6AC7-0229029560A6} Library Properties Assembly-CSharp - v4.7.1 - 512 + netstandard2.1 . true full false - Temp\Bin\Debug\ - UNITY_2021_2_5;UNITY_2021_2;UNITY_2021;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;USE_SEARCH_TABLE;USE_SEARCH_MODULE;USE_PROPERTY_DATABASE;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_OSX;UNITY_STANDALONE_OSX;UNITY_STANDALONE;ENABLE_GAMECENTER;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_SPATIALTRACKING;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER + Temp/bin/Debug/ + UNITY_6000_0_27;UNITY_6000_0;UNITY_6000;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_2023_1_OR_NEWER;UNITY_2023_2_OR_NEWER;UNITY_2023_3_OR_NEWER;UNITY_6000_0_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_MARSHALLING_TESTS;ENABLE_VIDEO;ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;TEXTCORE_1_0_OR_NEWER;EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED;PLATFORM_STANDALONE_OSX;PLATFORM_STANDALONE;UNITY_STANDALONE_OSX;UNITY_STANDALONE;ENABLE_GAMECENTER;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_SPATIALTRACKING;PLATFORM_HAS_CUSTOM_MUTEX;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER prompt 4 - 0169 + 0169;USG0001 False pdbonly true - Temp\bin\Release\ + Temp/bin/Release/ prompt 4 - 0169 + 0169;USG0001 False - true + true true - false - false - false + true + true + MSB3277 - {E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} Package - 2.0.12 + 2.0.22 + SDK Game:1 StandaloneOSX:2 - 2021.2.5f1 + 6000.0.27f1 - + + + + - - - - - - + + - + + + + + @@ -103,6 +112,7 @@ + @@ -151,714 +161,1130 @@ - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ContentLoadModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GIModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GIModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputForUIModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.MarshallingModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.MultiplayerModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll + False - - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PropertiesModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll - - - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsNativeModule.dll - - - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.AccessibilityModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.BuildProfileModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.CoreModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.CoreModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.EmbreeModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.GIModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.GraphViewModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.GraphViewModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll + False - - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.PackageManagerUIModule.dll + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.GridModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.MultiplayerModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.Physics2DModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.PhysicsModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.PresetsUIModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.PropertiesModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.QuickSearchModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.QuickSearchModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SafeModeModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SceneViewModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SketchUpModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SubstanceModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TerrainModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TextRenderingModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TilemapModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TreeModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIAutomationModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIBuilderModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIBuilderModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll + False - - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIServiceModule.dll + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UmbraModule.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll + False - - Library/PackageCache/com.unity.nuget.newtonsoft-json@2.0.0/Runtime/Newtonsoft.Json.dll + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.VFXModule.dll + False - - Library/PackageCache/com.unity.analytics@3.6.12/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.VideoModule.dll + False - - Library/PackageCache/com.unity.analytics@3.6.12/Unity.Analytics.Editor.dll + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.XRModule.dll + False + + + Library/PackageCache/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll + False - Library/PackageCache/com.unity.analytics@3.6.12/Unity.Analytics.Tracker.dll + Library/PackageCache/com.unity.analytics/Unity.Analytics.Tracker.dll + False + + + Library/PackageCache/com.unity.analytics/Unity.Analytics.Editor.dll + False + + + Library/PackageCache/com.unity.nuget.newtonsoft-json/Runtime/Newtonsoft.Json.dll + False + + + Library/PackageCache/com.unity.analytics/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.iOS.Extensions.Xcode.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/ref/2.1.0/netstandard.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/ref/2.1.0/netstandard.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/Microsoft.Win32.Primitives.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/Microsoft.Win32.Primitives.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.AppContext.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.AppContext.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Buffers.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Buffers.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Concurrent.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Concurrent.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.NonGeneric.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.NonGeneric.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Specialized.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Specialized.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.Primitives.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.Primitives.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.TypeConverter.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.TypeConverter.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Console.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Console.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Data.Common.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Data.Common.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Contracts.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Contracts.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Debug.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Debug.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Process.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Process.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.StackTrace.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.StackTrace.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tools.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tools.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TraceSource.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TraceSource.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tracing.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tracing.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Drawing.Primitives.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Drawing.Primitives.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Dynamic.Runtime.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Dynamic.Runtime.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Calendars.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Calendars.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Extensions.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Extensions.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.ZipFile.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.ZipFile.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Primitives.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Primitives.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Watcher.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Watcher.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.IsolatedStorage.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.IsolatedStorage.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.MemoryMappedFiles.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.MemoryMappedFiles.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Pipes.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Pipes.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Expressions.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Expressions.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Parallel.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Parallel.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Queryable.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Queryable.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Memory.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Memory.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Http.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Http.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NameResolution.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NameResolution.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NetworkInformation.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NetworkInformation.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Ping.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Ping.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Primitives.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Primitives.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Requests.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Requests.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Security.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Security.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Sockets.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Sockets.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebHeaderCollection.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebHeaderCollection.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.Client.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.Client.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Numerics.Vectors.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Numerics.Vectors.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ObjectModel.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ObjectModel.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.DispatchProxy.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.DispatchProxy.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.ILGeneration.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.ILGeneration.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.Lightweight.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.Lightweight.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Extensions.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Extensions.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Primitives.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Primitives.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Reader.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Reader.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.ResourceManager.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.ResourceManager.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Writer.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Writer.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Extensions.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Extensions.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Handles.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Handles.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Numerics.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Numerics.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Json.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Json.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Xml.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Xml.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Claims.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Claims.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Csp.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Csp.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Encoding.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Encoding.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Primitives.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Primitives.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Principal.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Principal.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.SecureString.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.SecureString.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.Extensions.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.Extensions.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.RegularExpressions.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.RegularExpressions.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Overlapped.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Overlapped.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Extensions.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Extensions.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Parallel.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Parallel.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Thread.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Thread.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.ThreadPool.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.ThreadPool.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Timer.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Timer.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ValueTuple.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ValueTuple.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.ReaderWriter.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.ReaderWriter.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XDocument.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XDocument.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.XDocument.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.XDocument.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlDocument.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlDocument.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlSerializer.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlSerializer.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.ComponentModel.Composition.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.ComponentModel.Composition.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Core.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Core.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Data.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Data.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Drawing.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Drawing.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.IO.Compression.FileSystem.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.IO.Compression.FileSystem.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Net.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Net.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Numerics.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Numerics.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Runtime.Serialization.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Runtime.Serialization.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.ServiceModel.Web.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.ServiceModel.Web.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Transactions.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Transactions.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Web.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Web.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Windows.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Windows.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Linq.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Linq.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Serialization.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Serialization.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.dll + False - /Applications/Unity/Hub/Editor/2021.2.5f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/mscorlib.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/mscorlib.dll + False - - Library/ScriptAssemblies/Purchasing.Common.dll + + Library/ScriptAssemblies/UnityEngine.Purchasing.SecurityStub.dll + False - - Library/ScriptAssemblies/Unity.VSCode.Editor.dll + + Library/ScriptAssemblies/UnityEngine.Advertisements.Editor.dll + False - - Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll + + Library/ScriptAssemblies/UnityEditor.UI.dll + False + + + Library/ScriptAssemblies/Unity.Rider.Editor.dll + False + + + Library/ScriptAssemblies/Unity.AI.Navigation.dll + False + + + Library/ScriptAssemblies/UnityEngine.Purchasing.Codeless.dll + False + + + Library/ScriptAssemblies/Unity.Multiplayer.Center.Common.dll + False + + + Library/ScriptAssemblies/Unity.AI.Navigation.Updater.dll + False Library/ScriptAssemblies/UnityEngine.Purchasing.dll + False - - Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll + + Library/ScriptAssemblies/UnityEngine.Purchasing.SecurityCore.dll + False - - Library/ScriptAssemblies/Unity.VisualStudio.Editor.dll + + Library/ScriptAssemblies/Unity.Services.Analytics.dll + False - - Library/ScriptAssemblies/Unity.Timeline.dll + + Library/ScriptAssemblies/Unity.Postprocessing.Editor.dll + False Library/ScriptAssemblies/Unity.TextMeshPro.dll + False - - Library/ScriptAssemblies/UnityEngine.Purchasing.SecurityStub.dll + + Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll + False - - Library/ScriptAssemblies/UnityEngine.Advertisements.dll + + Library/ScriptAssemblies/Unity.Services.Core.Analytics.dll + False - - Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll + + Library/ScriptAssemblies/Purchasing.Common.dll + False - - Library/ScriptAssemblies/Unity.Postprocessing.Editor.dll + + Library/ScriptAssemblies/Unity.Timeline.dll + False - - Library/ScriptAssemblies/UnityEditor.UI.dll + + Library/ScriptAssemblies/Unity.AI.Navigation.Editor.dll + False + + + Library/ScriptAssemblies/Unity.Timeline.Editor.dll + False + + + Library/ScriptAssemblies/UnityEngine.UI.dll + False Library/ScriptAssemblies/Unity.PlasticSCM.Editor.dll + False - - Library/ScriptAssemblies/Unity.Rider.Editor.dll + + Library/ScriptAssemblies/UnityEditor.Purchasing.dll + False Library/ScriptAssemblies/Analytics.dll + False - - Library/ScriptAssemblies/UnityEngine.UI.dll + + Library/ScriptAssemblies/Unity.Multiplayer.Center.Editor.dll + False - - Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll + + Library/ScriptAssemblies/UnityEngine.Advertisements.dll + False - - Library/ScriptAssemblies/UnityEngine.Purchasing.SecurityCore.dll + + Library/ScriptAssemblies/Unity.Services.Core.Environments.dll + False Library/ScriptAssemblies/Unity.Postprocessing.Runtime.dll + False - - Library/ScriptAssemblies/UnityEngine.Purchasing.Codeless.dll + + Library/ScriptAssemblies/Unity.AI.Navigation.Editor.ConversionSystem.dll + False - - Library/ScriptAssemblies/Unity.Timeline.Editor.dll + + Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll + False + + + Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll + False Library/ScriptAssemblies/UnityEngine.Purchasing.Stores.dll + False - - Library/ScriptAssemblies/UnityEngine.Monetization.dll + + Library/ScriptAssemblies/Unity.Services.Core.dll + False - - Library/ScriptAssemblies/UnityEditor.Purchasing.dll + + Library/ScriptAssemblies/Unity.VisualStudio.Editor.dll + False - - Library/ScriptAssemblies/UnityEngine.Advertisements.Editor.dll + + Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll + False - - - + + + + + + + + + + + + diff --git a/Shaders-complete/Assets/Materials/Material46.mat b/Shaders-complete/Assets/Materials/Material46.mat index 2f2f840..d642e15 100644 --- a/Shaders-complete/Assets/Materials/Material46.mat +++ b/Shaders-complete/Assets/Materials/Material46.mat @@ -2,14 +2,16 @@ %TAG !u! tag:unity3d.com,2011: --- !u!21 &2100000 Material: - serializedVersion: 6 + serializedVersion: 8 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: Material46 - m_Shader: {fileID: 4800000, guid: fbdcacf83880140238d9076e8bfff0b3, type: 3} - m_ShaderKeywords: _TRANSPARENCY_ON + m_Shader: {fileID: 4800000, guid: 7879b38aeee2b43b5b381ad26a1a98a6, type: 3} + m_ValidKeywords: [] + m_InvalidKeywords: + - _TRANSPARENCY_ON m_LightmapFlags: 4 m_EnableInstancingVariants: 0 m_DoubleSidedGI: 0 @@ -55,6 +57,7 @@ Material: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} + m_Ints: [] m_Floats: - _BumpScale: 1 - _Cutoff: 0.5 @@ -68,12 +71,13 @@ Material: - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 + - _Scale: 1 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 - - _Transparency: 0.51 + - _Transparency: 1 - _UVSec: 0 - - _Wireframe: 0.00245 + - _Wireframe: 0.00136 - _ZWrite: 1 - _transparency: 1 m_Colors: @@ -81,3 +85,4 @@ Material: - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _GridColor: {r: 0, g: 0, b: 0, a: 0} - _LineColor: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Shaders-complete/Assets/Scenes/Shaders - 27.unity b/Shaders-complete/Assets/Scenes/Shaders - 27.unity index 367efc0..1f944e3 100644 --- a/Shaders-complete/Assets/Scenes/Shaders - 27.unity +++ b/Shaders-complete/Assets/Scenes/Shaders - 27.unity @@ -38,12 +38,12 @@ RenderSettings: m_ReflectionIntensity: 1 m_CustomReflection: {fileID: 0} m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1} + m_IndirectSpecularColor: {r: 0.44671893, g: 0.49657547, b: 0.5750153, a: 1} m_UseRadianceAmbientProbe: 0 --- !u!157 &3 LightmapSettings: m_ObjectHideFlags: 0 - serializedVersion: 11 + serializedVersion: 12 m_GIWorkflowMode: 1 m_GISettings: serializedVersion: 2 @@ -96,8 +96,10 @@ LightmapSettings: m_PVRFilteringAtrousPositionSigmaAO: 1 m_ExportTrainingData: 0 m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 m_LightingDataAsset: {fileID: 0} - m_UseShadowmask: 1 + m_LightingSettings: {fileID: 4890085278179872738, guid: cf890f5a0f2a941b59cfe6ad0cf44287, + type: 2} --- !u!196 &4 NavMeshSettings: serializedVersion: 2 @@ -117,6 +119,8 @@ NavMeshSettings: manualTileSize: 0 tileSize: 256 accuratePlacement: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 debug: m_Flags: 0 m_NavMeshData: {fileID: 0} @@ -199,6 +203,7 @@ Transform: m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: -1} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} m_RootOrder: 0 @@ -233,9 +238,9 @@ MeshCollider: m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 - serializedVersion: 3 + serializedVersion: 4 m_Convex: 0 - m_CookingOptions: 14 + m_CookingOptions: 30 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &804787611 MeshRenderer: @@ -248,9 +253,12 @@ MeshRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -275,6 +283,7 @@ MeshRenderer: m_SortingLayerID: 0 m_SortingLayer: 0 m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} --- !u!33 &804787612 MeshFilter: m_ObjectHideFlags: 0 @@ -293,6 +302,7 @@ Transform: m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 4, y: 4, z: 4} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} m_RootOrder: 2 @@ -334,8 +344,9 @@ Light: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1616880517} m_Enabled: 1 - serializedVersion: 9 + serializedVersion: 10 m_Type: 1 + m_Shape: 0 m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1} m_Intensity: 1 m_Range: 10 @@ -384,6 +395,7 @@ Light: m_UseColorTemperature: 0 m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!4 &1616880519 @@ -396,6 +408,7 @@ Transform: m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} m_LocalPosition: {x: 0, y: 3, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} m_RootOrder: 1 diff --git a/Shaders-complete/Assets/Scenes/Shaders - 27Settings.lighting b/Shaders-complete/Assets/Scenes/Shaders - 27Settings.lighting new file mode 100644 index 0000000..874e384 --- /dev/null +++ b/Shaders-complete/Assets/Scenes/Shaders - 27Settings.lighting @@ -0,0 +1,64 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!850595691 &4890085278179872738 +LightingSettings: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Shaders - 27Settings + serializedVersion: 4 + m_GIWorkflowMode: 1 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 1 + m_RealtimeEnvironmentLighting: 1 + m_BounceScale: 1 + m_AlbedoBoost: 1 + m_IndirectOutputScale: 1 + m_UsingShadowmask: 1 + m_BakeBackend: 1 + m_LightmapMaxSize: 1024 + m_BakeResolution: 40 + m_Padding: 2 + m_LightmapCompression: 3 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAO: 0 + m_MixedBakeMode: 2 + m_LightmapsBakeMode: 1 + m_FilterMode: 1 + m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0} + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_RealtimeResolution: 2 + m_ForceWhiteAlbedo: 0 + m_ForceUpdates: 0 + m_FinalGather: 0 + m_FinalGatherRayCount: 256 + m_FinalGatherFiltering: 1 + m_PVRCulling: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_LightProbeSampleCountMultiplier: 4 + m_PVRBounces: 2 + m_PVRMinBounces: 2 + m_PVREnvironmentMIS: 1 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_PVRTiledBaking: 0 diff --git a/Shaders-complete/Assets/Scenes/Shaders - 27Settings.lighting.meta b/Shaders-complete/Assets/Scenes/Shaders - 27Settings.lighting.meta new file mode 100644 index 0000000..c4e0ef7 --- /dev/null +++ b/Shaders-complete/Assets/Scenes/Shaders - 27Settings.lighting.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cf890f5a0f2a941b59cfe6ad0cf44287 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 4890085278179872738 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Shaders-complete/Assets/Scenes/Shaders - 6.unity b/Shaders-complete/Assets/Scenes/Shaders - 6.unity index 621a107..db9685a 100644 --- a/Shaders-complete/Assets/Scenes/Shaders - 6.unity +++ b/Shaders-complete/Assets/Scenes/Shaders - 6.unity @@ -38,12 +38,12 @@ RenderSettings: m_ReflectionIntensity: 1 m_CustomReflection: {fileID: 0} m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1} + m_IndirectSpecularColor: {r: 0.44671893, g: 0.49657547, b: 0.5750153, a: 1} m_UseRadianceAmbientProbe: 0 --- !u!157 &3 LightmapSettings: m_ObjectHideFlags: 0 - serializedVersion: 11 + serializedVersion: 12 m_GIWorkflowMode: 1 m_GISettings: serializedVersion: 2 @@ -96,8 +96,10 @@ LightmapSettings: m_PVRFilteringAtrousPositionSigmaAO: 1 m_ExportTrainingData: 0 m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 m_LightingDataAsset: {fileID: 0} - m_UseShadowmask: 1 + m_LightingSettings: {fileID: 4890085278179872738, guid: eca3fa6f2d31c48549406f9d838b30f5, + type: 2} --- !u!196 &4 NavMeshSettings: serializedVersion: 2 @@ -117,6 +119,8 @@ NavMeshSettings: manualTileSize: 0 tileSize: 256 accuratePlacement: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 debug: m_Flags: 0 m_NavMeshData: {fileID: 0} @@ -199,6 +203,7 @@ Transform: m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: -1} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} m_RootOrder: 0 @@ -232,9 +237,9 @@ MeshCollider: m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 - serializedVersion: 3 + serializedVersion: 4 m_Convex: 0 - m_CookingOptions: 14 + m_CookingOptions: 30 m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &804787611 MeshRenderer: @@ -247,9 +252,12 @@ MeshRenderer: m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: @@ -274,6 +282,7 @@ MeshRenderer: m_SortingLayerID: 0 m_SortingLayer: 0 m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} --- !u!33 &804787612 MeshFilter: m_ObjectHideFlags: 0 @@ -292,6 +301,7 @@ Transform: m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 4, y: 4, z: 4} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} m_RootOrder: 2 @@ -321,8 +331,9 @@ Light: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1616880517} m_Enabled: 1 - serializedVersion: 9 + serializedVersion: 10 m_Type: 1 + m_Shape: 0 m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1} m_Intensity: 1 m_Range: 10 @@ -371,6 +382,7 @@ Light: m_UseColorTemperature: 0 m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 m_ShadowRadius: 0 m_ShadowAngle: 0 --- !u!4 &1616880519 @@ -383,6 +395,7 @@ Transform: m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} m_LocalPosition: {x: 0, y: 3, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} m_RootOrder: 1 diff --git a/Shaders-complete/Assets/Scenes/Shaders - 6Settings.lighting b/Shaders-complete/Assets/Scenes/Shaders - 6Settings.lighting new file mode 100644 index 0000000..94de7a4 --- /dev/null +++ b/Shaders-complete/Assets/Scenes/Shaders - 6Settings.lighting @@ -0,0 +1,64 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!850595691 &4890085278179872738 +LightingSettings: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Shaders - 6Settings + serializedVersion: 4 + m_GIWorkflowMode: 1 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 1 + m_RealtimeEnvironmentLighting: 1 + m_BounceScale: 1 + m_AlbedoBoost: 1 + m_IndirectOutputScale: 1 + m_UsingShadowmask: 1 + m_BakeBackend: 1 + m_LightmapMaxSize: 1024 + m_BakeResolution: 40 + m_Padding: 2 + m_LightmapCompression: 3 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAO: 0 + m_MixedBakeMode: 2 + m_LightmapsBakeMode: 1 + m_FilterMode: 1 + m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0} + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_RealtimeResolution: 2 + m_ForceWhiteAlbedo: 0 + m_ForceUpdates: 0 + m_FinalGather: 0 + m_FinalGatherRayCount: 256 + m_FinalGatherFiltering: 1 + m_PVRCulling: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_LightProbeSampleCountMultiplier: 4 + m_PVRBounces: 2 + m_PVRMinBounces: 2 + m_PVREnvironmentMIS: 1 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_PVRTiledBaking: 0 diff --git a/Shaders-complete/Assets/Scenes/Shaders - 6Settings.lighting.meta b/Shaders-complete/Assets/Scenes/Shaders - 6Settings.lighting.meta new file mode 100644 index 0000000..3a563ab --- /dev/null +++ b/Shaders-complete/Assets/Scenes/Shaders - 6Settings.lighting.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: eca3fa6f2d31c48549406f9d838b30f5 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 4890085278179872738 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Shaders-complete/Assets/Shaders/Shader27Unlit.shader b/Shaders-complete/Assets/Shaders/Shader27Unlit.shader index b2f004d..093d2c1 100644 --- a/Shaders-complete/Assets/Shaders/Shader27Unlit.shader +++ b/Shaders-complete/Assets/Shaders/Shader27Unlit.shader @@ -21,6 +21,10 @@ const float b = 78.233; const float c = 43758.543123; return frac(sin(dot(pt, float2(a, b))) * c ); + //const float a = -3.14; + //const float b = 3.14; + //const float c = 1; + //return sin(dot(pt, float2(a, b))) * c; } fixed4 frag (v2f_img i) : SV_Target diff --git a/Shaders-complete/Assets/Shaders/Shader36Unlit.shader b/Shaders-complete/Assets/Shaders/Shader36Unlit.shader index 49c56fe..2e5ef23 100644 --- a/Shaders-complete/Assets/Shaders/Shader36Unlit.shader +++ b/Shaders-complete/Assets/Shaders/Shader36Unlit.shader @@ -22,7 +22,7 @@ #pragma fragment frag #include "UnityCG.cginc" - #include "noiseSimplex.cginc" + #include "../includes/noiseSimplex.hlsl" struct v2f { diff --git a/Shaders-complete/Assets/Shaders/Shader37Unlit.shader b/Shaders-complete/Assets/Shaders/Shader37Unlit.shader index 53d888e..bfc0fa6 100644 --- a/Shaders-complete/Assets/Shaders/Shader37Unlit.shader +++ b/Shaders-complete/Assets/Shaders/Shader37Unlit.shader @@ -16,7 +16,7 @@ #pragma fragment frag #include "UnityCG.cginc" - #include "noiseSimplex.cginc" + #include "../includes/noiseSimplex.hlsl" struct v2f { diff --git a/Shaders-complete/Assets/Shaders/Shader40Unlit.shader b/Shaders-complete/Assets/Shaders/Shader40Unlit.shader index 849c3e7..3dd41a7 100644 --- a/Shaders-complete/Assets/Shaders/Shader40Unlit.shader +++ b/Shaders-complete/Assets/Shaders/Shader40Unlit.shader @@ -45,7 +45,7 @@ float len = length(pos); float2 ripple = i.uv + pos/len*0.03*cos(len*12.0-_Time.y*4.0); float theta = fmod(_Time.y, _Duration) * (UNITY_TWO_PI/_Duration); - float delta = (sin(theta)+1.0)/2.0); + float delta = (sin(theta)+1.0)/2.0; float2 uv = lerp(ripple, i.uv, 0); fixed3 color = tex2D(_MainTex, uv).rgb; diff --git a/Shaders-complete/Assets/Shaders/Shader46aUnlit.shader b/Shaders-complete/Assets/Shaders/Shader46aUnlit.shader new file mode 100644 index 0000000..0d1ac8b --- /dev/null +++ b/Shaders-complete/Assets/Shaders/Shader46aUnlit.shader @@ -0,0 +1,63 @@ +Shader "NiksShaders/Shader46aUnlit" +{ + Properties + { + _Scale("Scale", Range(0.1, 3)) = 1 + } + + SubShader + { + Tags { "RenderType"="Opaque" } + + LOD 100 + + Pass + { + CGPROGRAM + //#pragma exclude_renderers d3d11 + #pragma vertex vert + #pragma fragment frag + + #include "UnityCG.cginc" + #include "Assets/includes/noiseSimplex.hlsl" + + struct v2f + { + float4 pos : SV_POSITION; + float2 uv: TEXCOORD0; + float4 noise: TEXCOORD1; + }; + + float _Scale; + + v2f vert (appdata_base v) + { + v2f o; + + o.noise = 0; + o.noise.x = 10.0 * -0.1 * turbulence(0.5 * v.normal); + float3 size = 100.0; + float b = _Scale * 0.5 * pnoise(0.05 * v.vertex + _Time.y, size); + float displacement = b - _Scale * o.noise.x; + float3 newPosition = v.vertex + v.normal * displacement; + o.pos = UnityObjectToClipPos(newPosition); + o.uv = v.texcoord; + + return o; + } + + fixed4 frag(v2f i) : SV_Target + { + fixed3 color = fixed3( i.uv * ( 1. - 2. * i.noise.x ), 0.0 ); + return fixed4( color, 1 ); + } + + ENDCG + + } + + } + + Fallback "Diffuse" + +} diff --git a/Shaders-complete/Assets/Shaders/Shader46aUnlit.shader.meta b/Shaders-complete/Assets/Shaders/Shader46aUnlit.shader.meta new file mode 100644 index 0000000..57bd1d1 --- /dev/null +++ b/Shaders-complete/Assets/Shaders/Shader46aUnlit.shader.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 7879b38aeee2b43b5b381ad26a1a98a6 +ShaderImporter: + externalObjects: {} + defaultTextures: [] + nonModifiableTextures: [] + preprocessorOverride: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Shaders-complete/Assets/Shaders/Shader6Unlit.shader b/Shaders-complete/Assets/Shaders/Shader6Unlit.shader index 74a206a..490f3fa 100644 --- a/Shaders-complete/Assets/Shaders/Shader6Unlit.shader +++ b/Shaders-complete/Assets/Shaders/Shader6Unlit.shader @@ -35,8 +35,8 @@ fixed4 frag (v2f i) : SV_Target { fixed3 color = i.position * 2; - color.r = step(0.0, color.r); - color.g = step(0.0, color.g); + color.r = step(0, color.r); + color.g = step(0, color.g); return fixed4(color, 1.0); } ENDCG diff --git a/Shaders-complete/Logs/Packages-Update.log b/Shaders-complete/Logs/Packages-Update.log index 37b02da..f2a9308 100644 --- a/Shaders-complete/Logs/Packages-Update.log +++ b/Shaders-complete/Logs/Packages-Update.log @@ -87,3 +87,42 @@ The following packages were updated: com.unity.collab-proxy from version 1.13.5 to 1.15.4 com.unity.ide.visualstudio from version 2.0.11 to 2.0.12 com.unity.purchasing from version 4.1.0 to 4.1.1 + +=== Mon Aug 7 09:02:47 2023 + +Packages were changed. +Update Mode: updateDependencies + +The following packages were updated: + com.unity.ads from version 3.7.5 to 4.4.2 + com.unity.collab-proxy from version 1.15.4 to 2.0.4 + com.unity.ide.rider from version 3.0.7 to 3.0.21 + com.unity.ide.visualstudio from version 2.0.12 to 2.0.18 + com.unity.ide.vscode from version 1.2.4 to 1.2.5 + com.unity.postprocessing from version 3.1.1 to 3.2.2 + com.unity.purchasing from version 4.1.1 to 4.8.0 + com.unity.test-framework from version 1.1.29 to 1.1.33 + com.unity.timeline from version 1.6.2 to 1.6.5 + +=== Thu May 1 17:47:22 2025 + +Packages were changed. +Update Mode: updateDependencies + +The following packages were added: + com.unity.ai.navigation@2.0.4 + com.unity.modules.accessibility@1.0.0 + com.unity.multiplayer.center@1.0.0 +The following packages were updated: + com.unity.analytics from version 3.6.12 to 3.8.1 + com.unity.collab-proxy from version 2.0.4 to 2.5.2 + com.unity.ext.nunit from version 1.0.6 to 2.0.5 + com.unity.ide.rider from version 3.0.21 to 3.0.31 + com.unity.ide.visualstudio from version 2.0.18 to 2.0.22 + com.unity.postprocessing from version 3.2.2 to 3.4.0 + com.unity.purchasing from version 4.8.0 to 4.12.2 + com.unity.test-framework from version 1.1.33 to 1.4.5 + com.unity.timeline from version 1.6.5 to 1.8.7 + com.unity.ugui from version 1.0.0 to 2.0.0 +The following packages were removed: + com.unity.textmeshpro@3.0.6 diff --git a/Shaders-complete/Packages/manifest.json b/Shaders-complete/Packages/manifest.json index 2a72ac6..3a9ecec 100644 --- a/Shaders-complete/Packages/manifest.json +++ b/Shaders-complete/Packages/manifest.json @@ -2,19 +2,20 @@ "dependencies": { "com.unity.2d.sprite": "1.0.0", "com.unity.2d.tilemap": "1.0.0", - "com.unity.ads": "3.7.5", - "com.unity.analytics": "3.6.12", - "com.unity.collab-proxy": "1.15.4", - "com.unity.ext.nunit": "1.0.6", - "com.unity.ide.rider": "3.0.7", - "com.unity.ide.visualstudio": "2.0.12", - "com.unity.ide.vscode": "1.2.4", - "com.unity.postprocessing": "3.1.1", - "com.unity.purchasing": "4.1.1", - "com.unity.test-framework": "1.1.29", - "com.unity.textmeshpro": "3.0.6", - "com.unity.timeline": "1.6.2", - "com.unity.ugui": "1.0.0", + "com.unity.ads": "4.4.2", + "com.unity.ai.navigation": "2.0.4", + "com.unity.analytics": "3.8.1", + "com.unity.collab-proxy": "2.5.2", + "com.unity.ext.nunit": "2.0.5", + "com.unity.ide.rider": "3.0.31", + "com.unity.ide.visualstudio": "2.0.22", + "com.unity.multiplayer.center": "1.0.0", + "com.unity.postprocessing": "3.4.0", + "com.unity.purchasing": "4.12.2", + "com.unity.test-framework": "1.4.5", + "com.unity.timeline": "1.8.7", + "com.unity.ugui": "2.0.0", + "com.unity.modules.accessibility": "1.0.0", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", diff --git a/Shaders-complete/Packages/packages-lock.json b/Shaders-complete/Packages/packages-lock.json index c950611..cfcf532 100644 --- a/Shaders-complete/Packages/packages-lock.json +++ b/Shaders-complete/Packages/packages-lock.json @@ -10,10 +10,13 @@ "version": "1.0.0", "depth": 0, "source": "builtin", - "dependencies": {} + "dependencies": { + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.uielements": "1.0.0" + } }, "com.unity.ads": { - "version": "3.7.5", + "version": "4.4.2", "depth": 0, "source": "registry", "dependencies": { @@ -21,34 +24,41 @@ }, "url": "https://packages.unity.com" }, + "com.unity.ai.navigation": { + "version": "2.0.4", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.modules.ai": "1.0.0" + }, + "url": "https://packages.unity.com" + }, "com.unity.analytics": { - "version": "3.6.12", + "version": "3.8.1", "depth": 0, "source": "registry", "dependencies": { + "com.unity.services.analytics": "1.0.4", "com.unity.ugui": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.collab-proxy": { - "version": "1.15.4", + "version": "2.5.2", "depth": 0, "source": "registry", - "dependencies": { - "com.unity.nuget.newtonsoft-json": "2.0.0", - "com.unity.services.core": "1.0.1" - }, + "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.ext.nunit": { - "version": "1.0.6", + "version": "2.0.5", "depth": 0, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.ide.rider": { - "version": "3.0.7", + "version": "3.0.31", "depth": 0, "source": "registry", "dependencies": { @@ -57,7 +67,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.visualstudio": { - "version": "2.0.12", + "version": "2.0.22", "depth": 0, "source": "registry", "dependencies": { @@ -65,22 +75,23 @@ }, "url": "https://packages.unity.com" }, - "com.unity.ide.vscode": { - "version": "1.2.4", + "com.unity.multiplayer.center": { + "version": "1.0.0", "depth": 0, - "source": "registry", - "dependencies": {}, - "url": "https://packages.unity.com" + "source": "builtin", + "dependencies": { + "com.unity.modules.uielements": "1.0.0" + } }, "com.unity.nuget.newtonsoft-json": { - "version": "2.0.0", - "depth": 1, + "version": "3.2.1", + "depth": 2, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.postprocessing": { - "version": "3.1.1", + "version": "3.4.0", "depth": 0, "source": "registry", "dependencies": { @@ -89,62 +100,65 @@ "url": "https://packages.unity.com" }, "com.unity.purchasing": { - "version": "4.1.1", + "version": "4.12.2", "depth": 0, "source": "registry", "dependencies": { "com.unity.ugui": "1.0.0", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.services.core": "1.12.5", "com.unity.modules.androidjni": "1.0.0", - "com.unity.services.core": "1.0.1" + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0" }, "url": "https://packages.unity.com" }, - "com.unity.services.core": { - "version": "1.0.1", + "com.unity.services.analytics": { + "version": "6.0.1", "depth": 1, "source": "registry", "dependencies": { - "com.unity.modules.unitywebrequest": "1.0.0" + "com.unity.ugui": "1.0.0", + "com.unity.services.core": "1.12.4", + "com.unity.modules.jsonserialize": "1.0.0" }, "url": "https://packages.unity.com" }, - "com.unity.test-framework": { - "version": "1.1.29", - "depth": 0, + "com.unity.services.core": { + "version": "1.13.0", + "depth": 1, "source": "registry", "dependencies": { - "com.unity.ext.nunit": "1.0.6", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0" + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.nuget.newtonsoft-json": "3.2.1", + "com.unity.modules.androidjni": "1.0.0" }, "url": "https://packages.unity.com" }, - "com.unity.textmeshpro": { - "version": "3.0.6", + "com.unity.test-framework": { + "version": "1.4.5", "depth": 0, "source": "registry", "dependencies": { - "com.unity.ugui": "1.0.0" + "com.unity.ext.nunit": "2.0.3", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.timeline": { - "version": "1.6.2", + "version": "1.8.7", "depth": 0, "source": "registry", "dependencies": { + "com.unity.modules.audio": "1.0.0", "com.unity.modules.director": "1.0.0", "com.unity.modules.animation": "1.0.0", - "com.unity.modules.audio": "1.0.0", "com.unity.modules.particlesystem": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.ugui": { - "version": "1.0.0", + "version": "2.0.0", "depth": 0, "source": "builtin", "dependencies": { @@ -152,6 +166,12 @@ "com.unity.modules.imgui": "1.0.0" } }, + "com.unity.modules.accessibility": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, "com.unity.modules.ai": { "version": "1.0.0", "depth": 0, @@ -199,6 +219,12 @@ "com.unity.modules.animation": "1.0.0" } }, + "com.unity.modules.hierarchycore": { + "version": "1.0.0", + "depth": 1, + "source": "builtin", + "dependencies": {} + }, "com.unity.modules.imageconversion": { "version": "1.0.0", "depth": 0, @@ -288,17 +314,7 @@ "com.unity.modules.ui": "1.0.0", "com.unity.modules.imgui": "1.0.0", "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.uielementsnative": "1.0.0" - } - }, - "com.unity.modules.uielementsnative": { - "version": "1.0.0", - "depth": 1, - "source": "builtin", - "dependencies": { - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0" + "com.unity.modules.hierarchycore": "1.0.0" } }, "com.unity.modules.umbra": { diff --git a/Shaders-complete/ProjectSettings/MultiplayerManager.asset b/Shaders-complete/ProjectSettings/MultiplayerManager.asset new file mode 100644 index 0000000..2a93664 --- /dev/null +++ b/Shaders-complete/ProjectSettings/MultiplayerManager.asset @@ -0,0 +1,7 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!655991488 &1 +MultiplayerManager: + m_ObjectHideFlags: 0 + m_EnableMultiplayerRoles: 0 + m_StrippingTypes: {} diff --git a/Shaders-complete/ProjectSettings/boot.config b/Shaders-complete/ProjectSettings/Packages/com.unity.services.core/Settings.json similarity index 100% rename from Shaders-complete/ProjectSettings/boot.config rename to Shaders-complete/ProjectSettings/Packages/com.unity.services.core/Settings.json diff --git a/Shaders-complete/ProjectSettings/ProjectSettings.asset b/Shaders-complete/ProjectSettings/ProjectSettings.asset index 8eed30e..d0186d4 100644 --- a/Shaders-complete/ProjectSettings/ProjectSettings.asset +++ b/Shaders-complete/ProjectSettings/ProjectSettings.asset @@ -3,7 +3,7 @@ --- !u!129 &1 PlayerSettings: m_ObjectHideFlags: 0 - serializedVersion: 23 + serializedVersion: 28 productGUID: 94d5764eb8d4748fca36fab7edbe1d38 AndroidProfiler: 0 AndroidFilterTouchesWhenObscured: 0 @@ -48,14 +48,17 @@ PlayerSettings: defaultScreenHeightWeb: 600 m_StereoRenderingPath: 0 m_ActiveColorSpace: 0 + unsupportedMSAAFallback: 0 + m_SpriteBatchMaxVertexCount: 65535 + m_SpriteBatchVertexThreshold: 300 m_MTRendering: 1 mipStripping: 0 numberOfMipsStripped: 0 + numberOfMipsStrippedPerMipmapLimitGroup: {} m_StackTraceTypes: 010000000100000001000000010000000100000001000000 iosShowActivityIndicatorOnLoading: -1 androidShowActivityIndicatorOnLoading: -1 iosUseCustomAppBackgroundBehavior: 0 - iosAllowHTTPDownload: 1 allowedAutorotateToPortrait: 1 allowedAutorotateToPortraitUpsideDown: 1 allowedAutorotateToLandscapeRight: 1 @@ -68,16 +71,18 @@ PlayerSettings: androidRenderOutsideSafeArea: 1 androidUseSwappy: 0 androidBlitType: 0 - androidResizableWindow: 0 + androidResizeableActivity: 0 androidDefaultWindowWidth: 1920 androidDefaultWindowHeight: 1080 androidMinimumWindowWidth: 400 androidMinimumWindowHeight: 300 androidFullscreenMode: 1 + androidAutoRotationBehavior: 1 + androidPredictiveBackSupport: 0 + androidApplicationEntry: 1 defaultIsNativeResolution: 1 macRetinaSupport: 1 runInBackground: 1 - captureSingleScreen: 0 muteOtherAudioSources: 0 Prepare IOS For Recording: 0 Force IOS Speakers When Recording: 0 @@ -85,6 +90,7 @@ PlayerSettings: hideHomeButton: 0 submitAnalytics: 1 usePlayerLog: 1 + dedicatedServerOptimizations: 1 bakeCollisionMeshes: 0 forceSingleInstance: 0 useFlipModelSwapchain: 1 @@ -92,6 +98,7 @@ PlayerSettings: useMacAppStoreValidation: 0 macAppStoreCategory: public.app-category.games gpuSkinning: 1 + meshDeformation: 2 xboxPIXTextureCapture: 0 xboxEnableAvatar: 0 xboxEnableKinect: 0 @@ -119,21 +126,20 @@ PlayerSettings: switchNVNShaderPoolsGranularity: 33554432 switchNVNDefaultPoolsGranularity: 16777216 switchNVNOtherPoolsGranularity: 16777216 + switchGpuScratchPoolGranularity: 2097152 + switchAllowGpuScratchShrinking: 0 switchNVNMaxPublicTextureIDCount: 0 switchNVNMaxPublicSamplerIDCount: 0 - stadiaPresentMode: 0 - stadiaTargetFramerate: 0 + switchMaxWorkerMultiple: 8 + switchNVNGraphicsFirmwareMemory: 32 vulkanNumSwapchainBuffers: 3 vulkanEnableSetSRGBWrite: 0 vulkanEnablePreTransform: 0 vulkanEnableLateAcquireNextImage: 0 vulkanEnableCommandBufferRecycling: 1 - m_SupportedAspectRatios: - 4:3: 1 - 5:4: 1 - 16:10: 1 - 16:9: 1 - Others: 1 + loadStoreDebugModeEnabled: 0 + visionOSBundleVersion: 1.0 + tvOSBundleVersion: 1.0 bundleVersion: 0.1 preloadedAssets: [] metroInputSource: 0 @@ -145,21 +151,26 @@ PlayerSettings: enable360StereoCapture: 0 isWsaHolographicRemotingEnabled: 0 enableFrameTimingStats: 0 + enableOpenGLProfilerGPURecorders: 1 + allowHDRDisplaySupport: 0 useHDRDisplay: 0 - D3DHDRBitDepth: 0 + hdrBitDepth: 0 m_ColorGamuts: 00000000 targetPixelDensity: 30 resolutionScalingMode: 0 + resetResolutionOnWindowResize: 0 androidSupportedAspectRatio: 1 androidMaxAspectRatio: 2.1 + androidMinAspectRatio: 1 applicationIdentifier: {} buildNumber: Standalone: 0 + VisionOS: 0 iPhone: 0 tvOS: 0 overrideDefaultApplicationIdentifier: 0 AndroidBundleVersionCode: 1 - AndroidMinSdkVersion: 22 + AndroidMinSdkVersion: 23 AndroidTargetSdkVersion: 0 AndroidPreferredInstallLocation: 1 aotOptions: @@ -169,15 +180,20 @@ PlayerSettings: ForceInternetPermission: 0 ForceSDCardPermission: 0 CreateWallpaper: 0 - APKExpansionFiles: 0 + androidSplitApplicationBinary: 0 keepLoadedShadersAlive: 0 StripUnusedMeshComponents: 1 + strictShaderVariantMatching: 0 VertexChannelCompressionMask: 4054 iPhoneSdkVersion: 988 - iOSTargetOSVersionString: 11.0 + iOSSimulatorArchitecture: 0 + iOSTargetOSVersionString: 13.0 tvOSSdkVersion: 0 + tvOSSimulatorArchitecture: 0 tvOSRequireExtendedGameController: 0 - tvOSTargetOSVersionString: 11.0 + tvOSTargetOSVersionString: 13.0 + VisionOSSdkVersion: 0 + VisionOSTargetOSVersionString: 1.0 uIPrerenderedIcon: 0 uIRequiresPersistentWiFi: 0 uIRequiresFullScreen: 1 @@ -202,7 +218,6 @@ PlayerSettings: rgba: 0 iOSLaunchScreenFillPct: 100 iOSLaunchScreenSize: 100 - iOSLaunchScreenCustomXibPath: iOSLaunchScreeniPadType: 0 iOSLaunchScreeniPadImage: {fileID: 0} iOSLaunchScreeniPadBackgroundColor: @@ -210,7 +225,6 @@ PlayerSettings: rgba: 0 iOSLaunchScreeniPadFillPct: 100 iOSLaunchScreeniPadSize: 100 - iOSLaunchScreeniPadCustomXibPath: iOSLaunchScreenCustomStoryboardPath: iOSLaunchScreeniPadCustomStoryboardPath: iOSDeviceRequirements: [] @@ -220,13 +234,16 @@ PlayerSettings: iOSMetalForceHardShadows: 0 metalEditorSupport: 1 metalAPIValidation: 1 + metalCompileShaderBinary: 0 iOSRenderExtraFrameOnPause: 0 iosCopyPluginsCodeInsteadOfSymlink: 0 appleDeveloperTeamID: iOSManualSigningProvisioningProfileID: tvOSManualSigningProvisioningProfileID: + VisionOSManualSigningProvisioningProfileID: iOSManualSigningProvisioningProfileType: 0 tvOSManualSigningProvisioningProfileType: 0 + VisionOSManualSigningProvisioningProfileType: 0 appleEnableAutomaticSigning: 0 iOSRequireARKit: 0 iOSAutomaticallyDetectAndAddCapabilities: 1 @@ -241,13 +258,15 @@ PlayerSettings: useCustomLauncherGradleManifest: 0 useCustomBaseGradleTemplate: 0 useCustomGradlePropertiesTemplate: 0 + useCustomGradleSettingsTemplate: 0 useCustomProguardFile: 0 AndroidTargetArchitectures: 1 - AndroidTargetDevices: 0 AndroidSplashScreenScale: 0 androidSplashScreen: {fileID: 0} AndroidKeystoreName: '{inproject}: ' AndroidKeyaliasName: + AndroidEnableArmv9SecurityFeatures: 0 + AndroidEnableArm64MTE: 0 AndroidBuildApkPerCpuArchitecture: 0 AndroidTVCompatibility: 0 AndroidIsGame: 1 @@ -260,12 +279,12 @@ PlayerSettings: height: 180 banner: {fileID: 0} androidGamepadSupportLevel: 0 - chromeosInputEmulation: 1 - AndroidMinifyWithR8: 0 AndroidMinifyRelease: 0 AndroidMinifyDebug: 0 AndroidValidateAppBundleSize: 1 AndroidAppBundleSizeToValidate: 150 + AndroidReportGooglePlayAppDependencies: 1 + androidSymbolsSizeThreshold: 800 m_BuildTargetIcons: [] m_BuildTargetPlatformIcons: [] m_BuildTargetBatching: @@ -284,6 +303,7 @@ PlayerSettings: - m_BuildTarget: WebGL m_StaticBatching: 0 m_DynamicBatching: 0 + m_BuildTargetShaderSettings: [] m_BuildTargetGraphicsJobs: - m_BuildTarget: MacStandaloneSupport m_GraphicsJobs: 0 @@ -337,6 +357,8 @@ PlayerSettings: m_Devices: - Oculus - OpenVR + m_DefaultShaderChunkSizeInMB: 16 + m_DefaultShaderChunkCount: 0 openGLRequireES31: 0 openGLRequireES31AEP: 0 openGLRequireES32: 0 @@ -347,11 +369,13 @@ PlayerSettings: tvOS: 1 m_BuildTargetGroupLightmapEncodingQuality: [] m_BuildTargetGroupLightmapSettings: [] + m_BuildTargetGroupLoadStoreDebugModeSettings: [] m_BuildTargetNormalMapEncoding: [] m_BuildTargetDefaultTextureCompressionFormat: [] playModeTestRunnerEnabled: 0 runPlayModeTestAsEditModeTest: 0 actionOnDotNetUnhandledException: 1 + editorGfxJobOverride: 1 enableInternalProfiler: 0 logObjCUncaughtExceptions: 1 enableCrashReportAPI: 0 @@ -359,6 +383,7 @@ PlayerSettings: locationUsageDescription: microphoneUsageDescription: bluetoothUsageDescription: + macOSTargetOSVersion: 11.0 switchNMETAOverride: switchNetLibKey: switchSocketMemoryPoolSize: 6144 @@ -366,10 +391,11 @@ PlayerSettings: switchSocketConcurrencyLimit: 14 switchScreenResolutionBehavior: 2 switchUseCPUProfiler: 0 - switchUseGOLDLinker: 0 + switchEnableFileSystemTrace: 0 switchLTOSetting: 0 switchApplicationID: 0x01004b9000490000 switchNSODependencies: + switchCompilerFlags: switchTitleNames_0: switchTitleNames_1: switchTitleNames_2: @@ -443,7 +469,6 @@ PlayerSettings: switchReleaseVersion: 0 switchDisplayVersion: 1.0.0 switchStartupUserAccount: 0 - switchTouchScreenUsage: 0 switchSupportedLanguagesMask: 0 switchLogoType: 0 switchApplicationErrorCodeCategory: @@ -485,6 +510,7 @@ PlayerSettings: switchNativeFsCacheSize: 32 switchIsHoldTypeHorizontal: 0 switchSupportedNpadCount: 8 + switchEnableTouchScreen: 1 switchSocketConfigEnabled: 0 switchTcpInitialSendBufferSize: 32 switchTcpInitialReceiveBufferSize: 64 @@ -495,12 +521,14 @@ PlayerSettings: switchSocketBufferEfficiency: 4 switchSocketInitializeEnabled: 1 switchNetworkInterfaceManagerInitializeEnabled: 1 - switchPlayerConnectionEnabled: 1 + switchDisableHTCSPlayerConnection: 0 switchUseNewStyleFilepaths: 0 + switchUseLegacyFmodPriorities: 0 switchUseMicroSleepForYield: 1 switchEnableRamDiskSupport: 0 switchMicroSleepForYieldTime: 25 switchRamDiskSpaceSize: 12 + switchUpgradedPlayerSettingsToNMETA: 0 ps4NPAgeRating: 12 ps4NPTitleSecret: ps4NPTrophyPackPath: @@ -571,6 +599,7 @@ PlayerSettings: ps4videoRecordingFeaturesUsed: 0 ps4contentSearchFeaturesUsed: 0 ps4CompatibilityPS5: 0 + ps4AllowPS5Detection: 0 ps4GPU800MHz: 1 ps4attribEyeToEyeDistanceSettingVR: 0 ps4IncludedModules: [] @@ -583,6 +612,7 @@ PlayerSettings: webGLMemorySize: 16 webGLExceptionSupport: 1 webGLNameFilesAsHashes: 0 + webGLShowDiagnostics: 0 webGLDataCaching: 1 webGLDebugSymbols: 0 webGLEmscriptenArgs: @@ -595,6 +625,18 @@ PlayerSettings: webGLLinkerTarget: 1 webGLThreadsSupport: 0 webGLDecompressionFallback: 0 + webGLInitialMemorySize: 32 + webGLMaximumMemorySize: 2048 + webGLMemoryGrowthMode: 2 + webGLMemoryLinearGrowthStep: 16 + webGLMemoryGeometricGrowthStep: 0.2 + webGLMemoryGeometricGrowthCap: 96 + webGLEnableWebGPU: 0 + webGLPowerPreference: 2 + webGLWebAssemblyTable: 0 + webGLWebAssemblyBigInt: 0 + webGLCloseOnQuit: 0 + webWasm2023: 0 scriptingDefineSymbols: : UNITY_POST_PROCESSING_STACK_V2 Android: UNITY_POST_PROCESSING_STACK_V2 @@ -605,8 +647,11 @@ PlayerSettings: Nintendo Switch: UNITY_POST_PROCESSING_STACK_V2 PS4: UNITY_POST_PROCESSING_STACK_V2 PS5: UNITY_POST_PROCESSING_STACK_V2 + QNX: UNITY_POST_PROCESSING_STACK_V2 + ReservedCFE: UNITY_POST_PROCESSING_STACK_V2 Stadia: UNITY_POST_PROCESSING_STACK_V2 Standalone: UNITY_POST_PROCESSING_STACK_V2 + VisionOS: UNITY_POST_PROCESSING_STACK_V2 WebGL: UNITY_POST_PROCESSING_STACK_V2 Windows Store Apps: UNITY_POST_PROCESSING_STACK_V2 XboxOne: UNITY_POST_PROCESSING_STACK_V2 @@ -614,20 +659,37 @@ PlayerSettings: tvOS: UNITY_POST_PROCESSING_STACK_V2 additionalCompilerArguments: {} platformArchitecture: {} - scriptingBackend: {} + scriptingBackend: + Android: 0 il2cppCompilerConfiguration: {} - managedStrippingLevel: {} + il2cppCodeGeneration: {} + il2cppStacktraceInformation: {} + managedStrippingLevel: + Android: 1 + EmbeddedLinux: 1 + GameCoreScarlett: 1 + GameCoreXboxOne: 1 + Nintendo Switch: 1 + PS4: 1 + PS5: 1 + QNX: 1 + ReservedCFE: 1 + VisionOS: 1 + WebGL: 1 + Windows Store Apps: 1 + XboxOne: 1 + iPhone: 1 + tvOS: 1 incrementalIl2cppBuild: {} suppressCommonWarnings: 1 allowUnsafeCode: 0 useDeterministicCompilation: 1 - enableRoslynAnalyzers: 1 additionalIl2CppArgs: scriptingRuntimeVersion: 1 gcIncremental: 0 - assemblyVersionValidation: 1 gcWBarrierValidation: 0 apiCompatibilityLevelPerPlatform: {} + editorAssembliesCompatibilityLevel: 1 m_RenderingPath: 1 m_MobileRenderingPath: 1 metroPackageName: Template_3D @@ -652,11 +714,13 @@ PlayerSettings: metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1} metroSplashScreenUseBackgroundColor: 0 + syncCapabilities: 0 platformCapabilities: {} metroTargetDeviceFamilies: {} metroFTAName: metroFTAFileTypes: [] metroProtocolName: + vcxProjDefaultLanguage: XboxOneProductId: XboxOneUpdateKey: XboxOneSandboxId: @@ -698,8 +762,16 @@ PlayerSettings: luminVersion: m_VersionCode: 1 m_VersionName: + hmiPlayerDataPath: + hmiForceSRGBBlit: 1 + embeddedLinuxEnableGamepadInput: 0 + hmiCpuConfiguration: + hmiLogStartupTiming: 0 + qnxGraphicConfPath: apiCompatibilityLevel: 6 + captureStartupLogs: {} activeInputHandler: 0 + windowsGamepadBackendHint: 0 cloudProjectId: framebufferDepthMemorylessMode: 0 qualitySettingsNames: [] @@ -707,7 +779,9 @@ PlayerSettings: organizationId: cloudEnabled: 0 legacyClampBlendShapeWeights: 0 - playerDataPath: - forceSRGBBlit: 1 + hmiLoadingImage: {fileID: 0} + platformRequiresReadableAssets: 0 virtualTexturingSupportEnabled: 0 - uploadClearedTextureDataAfterCreationFromScript: 1 + insecureHttpOption: 0 + androidVulkanDenyFilterList: [] + androidVulkanAllowFilterList: [] diff --git a/Shaders-complete/ProjectSettings/ProjectVersion.txt b/Shaders-complete/ProjectSettings/ProjectVersion.txt index f1006ac..43ba378 100644 --- a/Shaders-complete/ProjectSettings/ProjectVersion.txt +++ b/Shaders-complete/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2021.2.5f1 -m_EditorVersionWithRevision: 2021.2.5f1 (4ec9a5e799f5) +m_EditorVersion: 6000.0.27f1 +m_EditorVersionWithRevision: 6000.0.27f1 (27c554a2199c) diff --git a/Shaders-complete/ProjectSettings/TimelineSettings.asset b/Shaders-complete/ProjectSettings/TimelineSettings.asset new file mode 100644 index 0000000..cfaebd7 --- /dev/null +++ b/Shaders-complete/ProjectSettings/TimelineSettings.asset @@ -0,0 +1,16 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &1 +MonoBehaviour: + m_ObjectHideFlags: 61 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a287be6c49135cd4f9b2b8666c39d999, type: 3} + m_Name: + m_EditorClassIdentifier: + assetDefaultFramerate: 60 + m_DefaultFrameRate: 60 diff --git a/Shaders-complete/Shaders.sln b/Shaders-complete/Shaders.sln deleted file mode 100644 index e9e8741..0000000 --- a/Shaders-complete/Shaders.sln +++ /dev/null @@ -1,20 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio for Mac -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{07862C7E-66AB-D69A-A713-C5A4966ECAA3}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {07862C7E-66AB-D69A-A713-C5A4966ECAA3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {07862C7E-66AB-D69A-A713-C5A4966ECAA3}.Debug|Any CPU.Build.0 = Debug|Any CPU - {07862C7E-66AB-D69A-A713-C5A4966ECAA3}.Release|Any CPU.ActiveCfg = Release|Any CPU - {07862C7E-66AB-D69A-A713-C5A4966ECAA3}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/Shaders-learn/Shaders.sln b/Shaders-learn/Shaders.sln deleted file mode 100644 index e9e8741..0000000 --- a/Shaders-learn/Shaders.sln +++ /dev/null @@ -1,20 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio for Mac -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{07862C7E-66AB-D69A-A713-C5A4966ECAA3}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {07862C7E-66AB-D69A-A713-C5A4966ECAA3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {07862C7E-66AB-D69A-A713-C5A4966ECAA3}.Debug|Any CPU.Build.0 = Debug|Any CPU - {07862C7E-66AB-D69A-A713-C5A4966ECAA3}.Release|Any CPU.ActiveCfg = Release|Any CPU - {07862C7E-66AB-D69A-A713-C5A4966ECAA3}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal From b6576071d525ebc5949d2075f139ef061b1f0376 Mon Sep 17 00:00:00 2001 From: Nik Lever <47000827+NikLever@users.noreply.github.com> Date: Fri, 2 May 2025 08:03:41 +0100 Subject: [PATCH 4/5] Updated learn for Unity6 --- .../Assets/Shaders/Shader37Unlit.shader | 2 +- .../Assets/Shaders/Shader47UnLit.shader | 2 +- .../Assets/Shaders/Shader48UnLit.shader | 2 +- .../Assets/Shaders/Shader49UnLit.shader | 2 +- .../Assets/includes/noiseSimplex.hlsl | 579 ++++++++++++++++++ .../Assets/includes/noiseSimplex.hlsl.meta | 7 + 6 files changed, 590 insertions(+), 4 deletions(-) create mode 100644 Shaders-learn/Assets/includes/noiseSimplex.hlsl create mode 100644 Shaders-learn/Assets/includes/noiseSimplex.hlsl.meta diff --git a/Shaders-learn/Assets/Shaders/Shader37Unlit.shader b/Shaders-learn/Assets/Shaders/Shader37Unlit.shader index 53d888e..bfc0fa6 100644 --- a/Shaders-learn/Assets/Shaders/Shader37Unlit.shader +++ b/Shaders-learn/Assets/Shaders/Shader37Unlit.shader @@ -16,7 +16,7 @@ #pragma fragment frag #include "UnityCG.cginc" - #include "noiseSimplex.cginc" + #include "../includes/noiseSimplex.hlsl" struct v2f { diff --git a/Shaders-learn/Assets/Shaders/Shader47UnLit.shader b/Shaders-learn/Assets/Shaders/Shader47UnLit.shader index 961d099..807d9dd 100644 --- a/Shaders-learn/Assets/Shaders/Shader47UnLit.shader +++ b/Shaders-learn/Assets/Shaders/Shader47UnLit.shader @@ -17,7 +17,7 @@ #pragma fragment frag #include "UnityCG.cginc" - #include "noiseSimplex.cginc" + #include "../includes/noiseSimplex.hlsl" struct v2f { diff --git a/Shaders-learn/Assets/Shaders/Shader48UnLit.shader b/Shaders-learn/Assets/Shaders/Shader48UnLit.shader index 6fb2331..831624a 100644 --- a/Shaders-learn/Assets/Shaders/Shader48UnLit.shader +++ b/Shaders-learn/Assets/Shaders/Shader48UnLit.shader @@ -17,7 +17,7 @@ #pragma fragment frag #include "UnityCG.cginc" - #include "noiseSimplex.cginc" + #include "../includes/noiseSimplex.cginc" struct v2f { diff --git a/Shaders-learn/Assets/Shaders/Shader49UnLit.shader b/Shaders-learn/Assets/Shaders/Shader49UnLit.shader index 8b472f8..f5c4bc2 100644 --- a/Shaders-learn/Assets/Shaders/Shader49UnLit.shader +++ b/Shaders-learn/Assets/Shaders/Shader49UnLit.shader @@ -18,7 +18,7 @@ #pragma fragment frag #include "UnityCG.cginc" - #include "noiseSimplex.cginc" + #include "../includes/noiseSimplex.cginc" struct v2f { diff --git a/Shaders-learn/Assets/includes/noiseSimplex.hlsl b/Shaders-learn/Assets/includes/noiseSimplex.hlsl new file mode 100644 index 0000000..d44b4a2 --- /dev/null +++ b/Shaders-learn/Assets/includes/noiseSimplex.hlsl @@ -0,0 +1,579 @@ +#ifndef NOISE_SIMPLEX_FUNC +#define NOISE_SIMPLEX_FUNC +/* + +Description: + Array- and textureless CgFx/HLSL 2D, 3D and 4D simplex noise functions. + a.k.a. simplified and optimized Perlin noise. + + The functions have very good performance + and no dependencies on external data. + + 2D - Very fast, very compact code. + 3D - Fast, compact code. + 4D - Reasonably fast, reasonably compact code. + +------------------------------------------------------------------ + +Ported by: + Lex-DRL + I've ported the code from GLSL to CgFx/HLSL for Unity, + added a couple more optimisations (to speed it up even further) + and slightly reformatted the code to make it more readable. + +Original GLSL functions: + https://github.com/ashima/webgl-noise + Credits from original glsl file are at the end of this cginc. + +------------------------------------------------------------------ + +Usage: + + float ns = snoise(v); + // v is any of: float2, float3, float4 + + Return type is float. + To generate 2 or more components of noise (colorful noise), + call these functions several times with different + constant offsets for the arguments. + E.g.: + + float3 colorNs = float3( + snoise(v), + snoise(v + 17.0), + snoise(v - 43.0), + ); + + +Remark about those offsets from the original author: + + People have different opinions on whether these offsets should be integers + for the classic noise functions to match the spacing of the zeroes, + so we have left that for you to decide for yourself. + For most applications, the exact offsets don't really matter as long + as they are not too small or too close to the noise lattice period + (289 in this implementation). + +*/ + +// 1 / 289 +#define NOISE_SIMPLEX_1_DIV_289 0.00346020761245674740484429065744f + +float mod289(float x) { + return x - floor(x * NOISE_SIMPLEX_1_DIV_289) * 289.0; +} + +float2 mod289(float2 x) { + return x - floor(x * NOISE_SIMPLEX_1_DIV_289) * 289.0; +} + +float3 mod289(float3 x) { + return x - floor(x * NOISE_SIMPLEX_1_DIV_289) * 289.0; +} + +float4 mod289(float4 x) { + return x - floor(x * NOISE_SIMPLEX_1_DIV_289) * 289.0; +} + + +// ( x*34.0 + 1.0 )*x = +// x*x*34.0 + x +float permute(float x) { + return mod289( + x*x*34.0 + x + ); +} + +float3 permute(float3 x) { + return mod289( + x*x*34.0 + x + ); +} + +float4 permute(float4 x) { + return mod289( + x*x*34.0 + x + ); +} + + + +float taylorInvSqrt(float r) { + return 1.79284291400159 - 0.85373472095314 * r; +} + +float4 taylorInvSqrt(float4 r) { + return 1.79284291400159 - 0.85373472095314 * r; +} + + + +float4 grad4(float j, float4 ip) +{ + const float4 ones = float4(1.0, 1.0, 1.0, -1.0); + float4 p, s; + p.xyz = floor( frac(j * ip.xyz) * 7.0) * ip.z - 1.0; + p.w = 1.5 - dot( abs(p.xyz), ones.xyz ); + + // GLSL: lessThan(x, y) = x < y + // HLSL: 1 - step(y, x) = x < y + s = float4( + 1 - step(0.0, p) + ); + p.xyz = p.xyz + (s.xyz * 2 - 1) * s.www; + + return p; +} + + + +// ----------------------------------- 2D ------------------------------------- + +float snoise(float2 v) +{ + const float4 C = float4( + 0.211324865405187, // (3.0-sqrt(3.0))/6.0 + 0.366025403784439, // 0.5*(sqrt(3.0)-1.0) + -0.577350269189626, // -1.0 + 2.0 * C.x + 0.024390243902439 // 1.0 / 41.0 + ); + +// First corner + float2 i = floor( v + dot(v, C.yy) ); + float2 x0 = v - i + dot(i, C.xx); + +// Other corners + // float2 i1 = (x0.x > x0.y) ? float2(1.0, 0.0) : float2(0.0, 1.0); + // Lex-DRL: afaik, step() in GPU is faster than if(), so: + // step(x, y) = x <= y + int xLessEqual = step(x0.x, x0.y); // x <= y ? + int2 i1 = + int2(1, 0) * (1 - xLessEqual) // x > y + + int2(0, 1) * xLessEqual // x <= y + ; + float4 x12 = x0.xyxy + C.xxzz; + x12.xy -= i1; + +// Permutations + i = mod289(i); // Avoid truncation effects in permutation + float3 p = permute( + permute( + i.y + float3(0.0, i1.y, 1.0 ) + ) + i.x + float3(0.0, i1.x, 1.0 ) + ); + + float3 m = max( + 0.5 - float3( + dot(x0, x0), + dot(x12.xy, x12.xy), + dot(x12.zw, x12.zw) + ), + 0.0 + ); + m = m*m ; + m = m*m ; + +// Gradients: 41 points uniformly over a line, mapped onto a diamond. +// The ring size 17*17 = 289 is close to a multiple of 41 (41*7 = 287) + + float3 x = 2.0 * frac(p * C.www) - 1.0; + float3 h = abs(x) - 0.5; + float3 ox = floor(x + 0.5); + float3 a0 = x - ox; + +// Normalise gradients implicitly by scaling m +// Approximation of: m *= inversesqrt( a0*a0 + h*h ); + m *= 1.79284291400159 - 0.85373472095314 * ( a0*a0 + h*h ); + +// Compute final noise value at P + float3 g; + g.x = a0.x * x0.x + h.x * x0.y; + g.yz = a0.yz * x12.xz + h.yz * x12.yw; + return 130.0 * dot(m, g); +} + +// ----------------------------------- 3D ------------------------------------- + +float snoise(float3 v) +{ + const float2 C = float2( + 0.166666666666666667, // 1/6 + 0.333333333333333333 // 1/3 + ); + const float4 D = float4(0.0, 0.5, 1.0, 2.0); + +// First corner + float3 i = floor( v + dot(v, C.yyy) ); + float3 x0 = v - i + dot(i, C.xxx); + +// Other corners + float3 g = step(x0.yzx, x0.xyz); + float3 l = 1 - g; + float3 i1 = min(g.xyz, l.zxy); + float3 i2 = max(g.xyz, l.zxy); + + float3 x1 = x0 - i1 + C.xxx; + float3 x2 = x0 - i2 + C.yyy; // 2.0*C.x = 1/3 = C.y + float3 x3 = x0 - D.yyy; // -1.0+3.0*C.x = -0.5 = -D.y + +// Permutations + i = mod289(i); + float4 p = permute( + permute( + permute( + i.z + float4(0.0, i1.z, i2.z, 1.0 ) + ) + i.y + float4(0.0, i1.y, i2.y, 1.0 ) + ) + i.x + float4(0.0, i1.x, i2.x, 1.0 ) + ); + +// Gradients: 7x7 points over a square, mapped onto an octahedron. +// The ring size 17*17 = 289 is close to a multiple of 49 (49*6 = 294) + float n_ = 0.142857142857; // 1/7 + float3 ns = n_ * D.wyz - D.xzx; + + float4 j = p - 49.0 * floor(p * ns.z * ns.z); // mod(p,7*7) + + float4 x_ = floor(j * ns.z); + float4 y_ = floor(j - 7.0 * x_ ); // mod(j,N) + + float4 x = x_ *ns.x + ns.yyyy; + float4 y = y_ *ns.x + ns.yyyy; + float4 h = 1.0 - abs(x) - abs(y); + + float4 b0 = float4( x.xy, y.xy ); + float4 b1 = float4( x.zw, y.zw ); + + //float4 s0 = float4(lessThan(b0,0.0))*2.0 - 1.0; + //float4 s1 = float4(lessThan(b1,0.0))*2.0 - 1.0; + float4 s0 = floor(b0)*2.0 + 1.0; + float4 s1 = floor(b1)*2.0 + 1.0; + float4 sh = -step(h, 0.0); + + float4 a0 = b0.xzyw + s0.xzyw*sh.xxyy ; + float4 a1 = b1.xzyw + s1.xzyw*sh.zzww ; + + float3 p0 = float3(a0.xy,h.x); + float3 p1 = float3(a0.zw,h.y); + float3 p2 = float3(a1.xy,h.z); + float3 p3 = float3(a1.zw,h.w); + +//Normalise gradients + float4 norm = taylorInvSqrt(float4( + dot(p0, p0), + dot(p1, p1), + dot(p2, p2), + dot(p3, p3) + )); + p0 *= norm.x; + p1 *= norm.y; + p2 *= norm.z; + p3 *= norm.w; + +// Mix final noise value + float4 m = max( + 0.6 - float4( + dot(x0, x0), + dot(x1, x1), + dot(x2, x2), + dot(x3, x3) + ), + 0.0 + ); + m = m * m; + return 42.0 * dot( + m*m, + float4( + dot(p0, x0), + dot(p1, x1), + dot(p2, x2), + dot(p3, x3) + ) + ); +} + +// ----------------------------------- 4D ------------------------------------- + +float snoise(float4 v) +{ + const float4 C = float4( + 0.138196601125011, // (5 - sqrt(5))/20 G4 + 0.276393202250021, // 2 * G4 + 0.414589803375032, // 3 * G4 + -0.447213595499958 // -1 + 4 * G4 + ); + +// First corner + float4 i = floor( + v + + dot( + v, + 0.309016994374947451 // (sqrt(5) - 1) / 4 + ) + ); + float4 x0 = v - i + dot(i, C.xxxx); + +// Other corners + +// Rank sorting originally contributed by Bill Licea-Kane, AMD (formerly ATI) + float4 i0; + float3 isX = step( x0.yzw, x0.xxx ); + float3 isYZ = step( x0.zww, x0.yyz ); + i0.x = isX.x + isX.y + isX.z; + i0.yzw = 1.0 - isX; + i0.y += isYZ.x + isYZ.y; + i0.zw += 1.0 - isYZ.xy; + i0.z += isYZ.z; + i0.w += 1.0 - isYZ.z; + + // i0 now contains the unique values 0,1,2,3 in each channel + float4 i3 = saturate(i0); + float4 i2 = saturate(i0-1.0); + float4 i1 = saturate(i0-2.0); + + // x0 = x0 - 0.0 + 0.0 * C.xxxx + // x1 = x0 - i1 + 1.0 * C.xxxx + // x2 = x0 - i2 + 2.0 * C.xxxx + // x3 = x0 - i3 + 3.0 * C.xxxx + // x4 = x0 - 1.0 + 4.0 * C.xxxx + float4 x1 = x0 - i1 + C.xxxx; + float4 x2 = x0 - i2 + C.yyyy; + float4 x3 = x0 - i3 + C.zzzz; + float4 x4 = x0 + C.wwww; + +// Permutations + i = mod289(i); + float j0 = permute( + permute( + permute( + permute(i.w) + i.z + ) + i.y + ) + i.x + ); + float4 j1 = permute( + permute( + permute( + permute ( + i.w + float4(i1.w, i2.w, i3.w, 1.0 ) + ) + i.z + float4(i1.z, i2.z, i3.z, 1.0 ) + ) + i.y + float4(i1.y, i2.y, i3.y, 1.0 ) + ) + i.x + float4(i1.x, i2.x, i3.x, 1.0 ) + ); + +// Gradients: 7x7x6 points over a cube, mapped onto a 4-cross polytope +// 7*7*6 = 294, which is close to the ring size 17*17 = 289. + const float4 ip = float4( + 0.003401360544217687075, // 1/294 + 0.020408163265306122449, // 1/49 + 0.142857142857142857143, // 1/7 + 0.0 + ); + + float4 p0 = grad4(j0, ip); + float4 p1 = grad4(j1.x, ip); + float4 p2 = grad4(j1.y, ip); + float4 p3 = grad4(j1.z, ip); + float4 p4 = grad4(j1.w, ip); + +// Normalise gradients + float4 norm = taylorInvSqrt(float4( + dot(p0, p0), + dot(p1, p1), + dot(p2, p2), + dot(p3, p3) + )); + p0 *= norm.x; + p1 *= norm.y; + p2 *= norm.z; + p3 *= norm.w; + p4 *= taylorInvSqrt( dot(p4, p4) ); + +// Mix contributions from the five corners + float3 m0 = max( + 0.6 - float3( + dot(x0, x0), + dot(x1, x1), + dot(x2, x2) + ), + 0.0 + ); + float2 m1 = max( + 0.6 - float2( + dot(x3, x3), + dot(x4, x4) + ), + 0.0 + ); + m0 = m0 * m0; + m1 = m1 * m1; + + return 49.0 * ( + dot( + m0*m0, + float3( + dot(p0, x0), + dot(p1, x1), + dot(p2, x2) + ) + ) + dot( + m1*m1, + float2( + dot(p3, x3), + dot(p4, x4) + ) + ) + ); +} + +float hash(float x, float y) { + return frac(abs(sin(sin(123.321 + x) * (y + 321.123)) * 456.654)); +} + +float perlin(float x, float y){ + float col = 0.0; + for (int i = 0; i < 8; i++) + { + float fx = floor(x); + float fy = floor(y); + float cx = ceil(x); + float cy = ceil(y); + float a = hash(fx, fy); + float b = hash(fx, cy); + float c = hash(cx, fy); + float d = hash(cx, cy); + col += lerp(lerp(a, b, frac(y)), lerp(c, d, frac(y)), frac(x)); + col /= 2.0; + x /= 2.0; + y /= 2.0; + } + return col; +} + +float2 fade(float2 t) { + return t*t*t*(t*(t*6.0-15.0)+10.0); +} + +float3 fade(float3 t) { + return t*t*t*(t*(t*6.0-15.0)+10.0); +} + +// Classic Perlin noise, periodic variant +float pnoise(float3 P, float3 rep) +{ + float3 Pi0 = fmod(floor(P), rep); // Integer part, modulo period + float3 Pi1 = fmod(Pi0 + float3(1,1,1), rep); // Integer part + 1, mod period + Pi0 = mod289(Pi0); + Pi1 = mod289(Pi1); + float3 Pf0 = frac(P); // Fractional part for interpolation + float3 Pf1 = Pf0 - float3(1,1,1); // Fractional part - 1.0 + float4 ix = float4(Pi0.x, Pi1.x, Pi0.x, Pi1.x); + float4 iy = float4(Pi0.yy, Pi1.yy); + float4 iz0 = Pi0.zzzz; + float4 iz1 = Pi1.zzzz; + + float4 ixy = permute(permute(ix) + iy); + float4 ixy0 = permute(ixy + iz0); + float4 ixy1 = permute(ixy + iz1); + + float4 gx0 = ixy0 * (1.0 / 7.0); + float4 gy0 = frac(floor(gx0) * (1.0 / 7.0)) - 0.5; + gx0 = frac(gx0); + + float4 pointFive4 = 0.5; + float4 zero4 = 0; + float4 gz0 = pointFive4 - abs(gx0) - abs(gy0); + float4 sz0 = step(gz0, zero4); + gx0 -= sz0 * (step(0.0, gx0) - 0.5); + gy0 -= sz0 * (step(0.0, gy0) - 0.5); + + float4 gx1 = ixy1 * (1.0 / 7.0); + float4 gy1 = frac(floor(gx1) * (1.0 / 7.0)) - 0.5; + gx1 = frac(gx1); + float4 gz1 = pointFive4 - abs(gx1) - abs(gy1); + float4 sz1 = step(gz1, zero4); + gx1 -= sz1 * (step(0.0, gx1) - 0.5); + gy1 -= sz1 * (step(0.0, gy1) - 0.5); + + float3 g000 = float3(gx0.x,gy0.x,gz0.x); + float3 g100 = float3(gx0.y,gy0.y,gz0.y); + float3 g010 = float3(gx0.z,gy0.z,gz0.z); + float3 g110 = float3(gx0.w,gy0.w,gz0.w); + float3 g001 = float3(gx1.x,gy1.x,gz1.x); + float3 g101 = float3(gx1.y,gy1.y,gz1.y); + float3 g011 = float3(gx1.z,gy1.z,gz1.z); + float3 g111 = float3(gx1.w,gy1.w,gz1.w); + + float4 norm0 = taylorInvSqrt(float4(dot(g000, g000), dot(g010, g010), dot(g100, g100), dot(g110, g110))); + g000 *= norm0.x; + g010 *= norm0.y; + g100 *= norm0.z; + g110 *= norm0.w; + float4 norm1 = taylorInvSqrt(float4(dot(g001, g001), dot(g011, g011), dot(g101, g101), dot(g111, g111))); + g001 *= norm1.x; + g011 *= norm1.y; + g101 *= norm1.z; + g111 *= norm1.w; + + float n000 = dot(g000, Pf0); + float n100 = dot(g100, float3(Pf1.x, Pf0.yz)); + float n010 = dot(g010, float3(Pf0.x, Pf1.y, Pf0.z)); + float n110 = dot(g110, float3(Pf1.xy, Pf0.z)); + float n001 = dot(g001, float3(Pf0.xy, Pf1.z)); + float n101 = dot(g101, float3(Pf1.x, Pf0.y, Pf1.z)); + float n011 = dot(g011, float3(Pf0.x, Pf1.yz)); + float n111 = dot(g111, Pf1); + + float3 fade_xyz = fade(Pf0); + float4 n_z = lerp(float4(n000, n100, n010, n110), float4(n001, n101, n011, n111), fade_xyz.z); + float2 n_yz = lerp(n_z.xy, n_z.zw, fade_xyz.y); + float n_xyz = lerp(n_yz.x, n_yz.y, fade_xyz.x); + + return 2.2 * n_xyz; +} + +float turbulence( float3 p ) { + float w = 100.0; + float t = -.5; + + for (float f = 1.0 ; f <= 10.0 ; f++ ){ + float power = pow( 2.0, f ); + t += abs( pnoise( power * p, float3( 10.0, 10.0, 10.0 ) ) / power ); + } + + return t; +} +// Credits from source glsl file: +// +// Description : Array and textureless GLSL 2D/3D/4D simplex +// noise functions. +// Author : Ian McEwan, Ashima Arts. +// Maintainer : ijm +// Lastmod : 20110822 (ijm) +// License : Copyright (C) 2011 Ashima Arts. All rights reserved. +// Distributed under the MIT License. See LICENSE file. +// https://github.com/ashima/webgl-noise +// +// +// The text from LICENSE file: +// +// +// Copyright (C) 2011 by Ashima Arts (Simplex noise) +// Copyright (C) 2011 by Stefan Gustavson (Classic noise) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. +#endif \ No newline at end of file diff --git a/Shaders-learn/Assets/includes/noiseSimplex.hlsl.meta b/Shaders-learn/Assets/includes/noiseSimplex.hlsl.meta new file mode 100644 index 0000000..07247be --- /dev/null +++ b/Shaders-learn/Assets/includes/noiseSimplex.hlsl.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: fb41a6052ecc74ca497d48df72ee3a52 +ShaderIncludeImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: From faefe73ce5c060f25151b50b2c87d5828a15881d Mon Sep 17 00:00:00 2001 From: Nik Lever <47000827+NikLever@users.noreply.github.com> Date: Fri, 2 May 2025 10:20:10 +0100 Subject: [PATCH 5/5] Merged Unity6 --- Shaders-learn/.DS_Store | Bin 0 -> 6148 bytes Shaders-learn/.vscode/extensions.json | 5 + Shaders-learn/.vscode/launch.json | 10 + Shaders-learn/.vscode/settings.json | 60 + Shaders-learn/Assembly-CSharp.csproj | 1940 +++++++++++------ Shaders-learn/Assets/Resources.meta | 8 + .../Assets/Resources/BillingMode.json | 1 + .../Assets/Resources/BillingMode.json.meta | 7 + Shaders-learn/Assets/includes.meta | 8 + Shaders-learn/Logs/Packages-Update.log | 24 + Shaders-learn/Packages/manifest.json | 26 +- Shaders-learn/Packages/packages-lock.json | 426 ++++ .../ProjectSettings/MemorySettings.asset | 35 + .../ProjectSettings/MultiplayerManager.asset | 7 + .../PackageManagerSettings.asset | 37 + .../ProjectSettings/ProjectSettings.asset | 319 ++- .../ProjectSettings/ProjectVersion.txt | 4 +- .../VersionControlSettings.asset | 7 + Shaders-learn/Shaders-learn.sln | 4 +- 19 files changed, 2129 insertions(+), 799 deletions(-) create mode 100644 Shaders-learn/.DS_Store create mode 100644 Shaders-learn/.vscode/extensions.json create mode 100644 Shaders-learn/.vscode/launch.json create mode 100644 Shaders-learn/.vscode/settings.json create mode 100644 Shaders-learn/Assets/Resources.meta create mode 100644 Shaders-learn/Assets/Resources/BillingMode.json create mode 100644 Shaders-learn/Assets/Resources/BillingMode.json.meta create mode 100644 Shaders-learn/Assets/includes.meta create mode 100644 Shaders-learn/Packages/packages-lock.json create mode 100644 Shaders-learn/ProjectSettings/MemorySettings.asset create mode 100644 Shaders-learn/ProjectSettings/MultiplayerManager.asset create mode 100644 Shaders-learn/ProjectSettings/PackageManagerSettings.asset create mode 100644 Shaders-learn/ProjectSettings/VersionControlSettings.asset diff --git a/Shaders-learn/.DS_Store b/Shaders-learn/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 GIT binary patch literal 6148 zcmeH~Jr2S!425mzP>H1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3 zem<@ulZcFPQ@L2!n>{z**++&mCkOWA81W14cNZlEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ zLs35+`xjp>T0 - + + - latest - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Tools/RoslynScripts - unity_csc.sh + Temp/obj/$(Configuration)/$(MSBuildProjectName) + $(BaseIntermediateOutputPath) + + + + + false + false + false + 9.0 + Debug;Release Debug AnyCPU - 10.0.20506 - 2.0 - {3002288E-F883-2CF1-4448-C79F773689E4} Library Properties Assembly-CSharp - v4.7.1 - 512 + netstandard2.1 . true full false - Temp\bin\Debug\ - DEBUG;TRACE;UNITY_2019_3_5;UNITY_2019_3;UNITY_2019;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_OSX;UNITY_STANDALONE_OSX;UNITY_STANDALONE;ENABLE_GAMECENTER;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_SPATIALTRACKING;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_STANDARD_2_0;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER + Temp/bin/Debug/ + UNITY_6000_0_27;UNITY_6000_0;UNITY_6000;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_2023_1_OR_NEWER;UNITY_2023_2_OR_NEWER;UNITY_2023_3_OR_NEWER;UNITY_6000_0_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_MARSHALLING_TESTS;ENABLE_VIDEO;ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;TEXTCORE_1_0_OR_NEWER;EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED;PLATFORM_STANDALONE_OSX;PLATFORM_STANDALONE;UNITY_STANDALONE_OSX;UNITY_STANDALONE;ENABLE_GAMECENTER;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_SPATIALTRACKING;PLATFORM_HAS_CUSTOM_MUTEX;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER prompt 4 - 0169 + 0169;USG0001 False pdbonly true - Temp\bin\Release\ + Temp/bin/Release/ prompt 4 - 0169 + 0169;USG0001 False - true + true true - false - false - false + true + true + MSB3277 + + + Package + 2.0.22 + SDK + Game:1 + StandaloneOSX:2 + 6000.0.27f1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ContentLoadModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GIModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputForUIModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.MarshallingModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.MultiplayerModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PropertiesModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll + False - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEditor.dll + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.AccessibilityModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.BuildProfileModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.CoreModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.EmbreeModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.GIModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.GraphViewModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.GridModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.MultiplayerModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.Physics2DModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.PhysicsModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.PresetsUIModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.PropertiesModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.QuickSearchModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SafeModeModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SceneViewModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SketchUpModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SubstanceModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TerrainModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TextRenderingModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TilemapModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TreeModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIAutomationModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIBuilderModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UmbraModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.VFXModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.VideoModule.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.XRModule.dll + False + + + Library/PackageCache/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll + False + + + Library/PackageCache/com.unity.analytics/Unity.Analytics.Tracker.dll + False + + + Library/PackageCache/com.unity.analytics/Unity.Analytics.Editor.dll + False + + + Library/PackageCache/com.unity.nuget.newtonsoft-json/Runtime/Newtonsoft.Json.dll + False + + + Library/PackageCache/com.unity.analytics/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.iOS.Extensions.Xcode.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/ref/2.1.0/netstandard.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/Microsoft.Win32.Primitives.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.AppContext.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Buffers.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Concurrent.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.NonGeneric.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Specialized.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.Primitives.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.TypeConverter.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Console.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Data.Common.dll + False + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Contracts.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Debug.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Process.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.StackTrace.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tools.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TraceSource.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tracing.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Drawing.Primitives.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Dynamic.Runtime.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Calendars.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Extensions.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.ZipFile.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Primitives.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Watcher.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.IsolatedStorage.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.MemoryMappedFiles.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Pipes.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Expressions.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Parallel.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Queryable.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Memory.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Http.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NameResolution.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NetworkInformation.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Ping.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Primitives.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Requests.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Security.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Sockets.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebHeaderCollection.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.Client.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Numerics.Vectors.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ObjectModel.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.DispatchProxy.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.ILGeneration.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.Lightweight.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Extensions.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Primitives.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Reader.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.ResourceManager.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Writer.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Extensions.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Handles.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Numerics.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Json.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Xml.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Claims.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Csp.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Encoding.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Primitives.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Principal.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.SecureString.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.Extensions.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.RegularExpressions.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Overlapped.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Extensions.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Parallel.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Thread.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.ThreadPool.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Timer.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ValueTuple.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.ReaderWriter.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XDocument.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.XDocument.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlDocument.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlSerializer.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.ComponentModel.Composition.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Core.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Data.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Drawing.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.IO.Compression.FileSystem.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Net.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Numerics.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Runtime.Serialization.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.ServiceModel.Web.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Transactions.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Web.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Windows.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Linq.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Serialization.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.dll + False + + + /Applications/Unity/Hub/Editor/6000.0.27f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/mscorlib.dll + False + + + Library/ScriptAssemblies/UnityEngine.Purchasing.SecurityStub.dll + False + + + Library/ScriptAssemblies/UnityEngine.Advertisements.Editor.dll + False + + + Library/ScriptAssemblies/UnityEditor.UI.dll + False + + + Library/ScriptAssemblies/Unity.Rider.Editor.dll + False + + + Library/ScriptAssemblies/Unity.AI.Navigation.dll + False + + + Library/ScriptAssemblies/UnityEngine.Purchasing.Codeless.dll + False + + + Library/ScriptAssemblies/Unity.Multiplayer.Center.Common.dll + False + + + Library/ScriptAssemblies/Unity.AI.Navigation.Updater.dll + False + + + Library/ScriptAssemblies/UnityEngine.Purchasing.dll + False + + + Library/ScriptAssemblies/UnityEngine.Purchasing.SecurityCore.dll + False + + + Library/ScriptAssemblies/Unity.Services.Analytics.dll + False + + + Library/ScriptAssemblies/Unity.Postprocessing.Editor.dll + False + + + Library/ScriptAssemblies/Unity.TextMeshPro.dll + False + + + Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll + False + + + Library/ScriptAssemblies/Unity.Services.Core.Analytics.dll + False + + + Library/ScriptAssemblies/Purchasing.Common.dll + False + + + Library/ScriptAssemblies/Unity.Timeline.dll + False + + + Library/ScriptAssemblies/Unity.AI.Navigation.Editor.dll + False + + + Library/ScriptAssemblies/Unity.Timeline.Editor.dll + False + + + Library/ScriptAssemblies/UnityEngine.UI.dll + False + + + Library/ScriptAssemblies/Unity.PlasticSCM.Editor.dll + False + + + Library/ScriptAssemblies/UnityEditor.Purchasing.dll + False + + + Library/ScriptAssemblies/Unity.VSCode.Editor.dll + False + + + Library/ScriptAssemblies/Analytics.dll + False + + + Library/ScriptAssemblies/Unity.Multiplayer.Center.Editor.dll + False + + + Library/ScriptAssemblies/UnityEngine.Advertisements.dll + False + + + Library/ScriptAssemblies/Unity.Services.Core.Environments.dll + False + + + Library/ScriptAssemblies/Unity.Postprocessing.Runtime.dll + False + + + Library/ScriptAssemblies/Unity.AI.Navigation.Editor.ConversionSystem.dll + False + + + Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll + False + + + Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll + False + + + Library/ScriptAssemblies/UnityEngine.Purchasing.Stores.dll + False + + + Library/ScriptAssemblies/Unity.Services.Core.dll + False + + + Library/ScriptAssemblies/Unity.VisualStudio.Editor.dll + False + + + Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll + False + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - /Users/NikLever/Documents/videos/Unity Shaders/github/Shaders-learn/Library/ScriptAssemblies/Unity.Timeline.Editor.dll - - - /Users/NikLever/Documents/videos/Unity Shaders/github/Shaders-learn/Library/ScriptAssemblies/Unity.VSCode.Editor.dll - - - /Users/NikLever/Documents/videos/Unity Shaders/github/Shaders-learn/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll - - - /Users/NikLever/Documents/videos/Unity Shaders/github/Shaders-learn/Library/ScriptAssemblies/UnityEngine.UI.dll - - - /Users/NikLever/Documents/videos/Unity Shaders/github/Shaders-learn/Library/ScriptAssemblies/Unity.Timeline.dll - - - /Users/NikLever/Documents/videos/Unity Shaders/github/Shaders-learn/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll - - - /Users/NikLever/Documents/videos/Unity Shaders/github/Shaders-learn/Library/ScriptAssemblies/Unity.Postprocessing.Editor.dll - - - /Users/NikLever/Documents/videos/Unity Shaders/github/Shaders-learn/Library/ScriptAssemblies/Unity.Rider.Editor.dll - - - /Users/NikLever/Documents/videos/Unity Shaders/github/Shaders-learn/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll - - - /Users/NikLever/Documents/videos/Unity Shaders/github/Shaders-learn/Library/ScriptAssemblies/Unity.Postprocessing.Runtime.dll - - - /Users/NikLever/Documents/videos/Unity Shaders/github/Shaders-learn/Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll - - - /Users/NikLever/Documents/videos/Unity Shaders/github/Shaders-learn/Library/ScriptAssemblies/Unity.TextMeshPro.dll - - - /Users/NikLever/Documents/videos/Unity Shaders/github/Shaders-learn/Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll - - - /Users/NikLever/Documents/videos/Unity Shaders/github/Shaders-learn/Library/ScriptAssemblies/UnityEditor.UI.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll - - - /Users/NikLever/Documents/videos/Unity Shaders/github/Shaders-learn/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Tracker.dll - - - /Users/NikLever/Documents/videos/Unity Shaders/github/Shaders-learn/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Editor.dll - - - /Users/NikLever/Documents/videos/Unity Shaders/github/Shaders-learn/Library/PackageCache/com.unity.analytics@3.3.5/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll - - - /Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll - + + + + + + + + + - - diff --git a/Shaders-learn/Assets/Resources.meta b/Shaders-learn/Assets/Resources.meta new file mode 100644 index 0000000..50cf45c --- /dev/null +++ b/Shaders-learn/Assets/Resources.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f944c4a4ab3d24f939b35cd2e52727c3 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Shaders-learn/Assets/Resources/BillingMode.json b/Shaders-learn/Assets/Resources/BillingMode.json new file mode 100644 index 0000000..6f4bfb7 --- /dev/null +++ b/Shaders-learn/Assets/Resources/BillingMode.json @@ -0,0 +1 @@ +{"androidStore":"GooglePlay"} \ No newline at end of file diff --git a/Shaders-learn/Assets/Resources/BillingMode.json.meta b/Shaders-learn/Assets/Resources/BillingMode.json.meta new file mode 100644 index 0000000..83cf114 --- /dev/null +++ b/Shaders-learn/Assets/Resources/BillingMode.json.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 1f5e50dc55a394f30a3b6c1ed8b19f01 +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Shaders-learn/Assets/includes.meta b/Shaders-learn/Assets/includes.meta new file mode 100644 index 0000000..c6e6659 --- /dev/null +++ b/Shaders-learn/Assets/includes.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 11ac1aff62ab0483eb74c6a621162b93 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Shaders-learn/Logs/Packages-Update.log b/Shaders-learn/Logs/Packages-Update.log index c9cd2df..6a7c1dc 100644 --- a/Shaders-learn/Logs/Packages-Update.log +++ b/Shaders-learn/Logs/Packages-Update.log @@ -44,3 +44,27 @@ The following packages were updated: com.unity.timeline from version 1.1.0 to 1.2.6 The following packages were removed: com.unity.package-manager-ui@2.2.0 + +=== Fri May 2 10:18:51 2025 + +Packages were changed. +Update Mode: updateDependencies + +The following packages were added: + com.unity.ide.visualstudio@2.0.22 + com.unity.ai.navigation@2.0.4 + com.unity.modules.accessibility@1.0.0 + com.unity.multiplayer.center@1.0.0 +The following packages were updated: + com.unity.ads from version 2.0.8 to 4.4.2 + com.unity.analytics from version 3.3.5 to 3.8.1 + com.unity.collab-proxy from version 1.2.16 to 2.5.2 + com.unity.ext.nunit from version 1.0.0 to 2.0.5 + com.unity.ide.rider from version 1.1.4 to 3.0.31 + com.unity.postprocessing from version 2.2.2 to 3.4.0 + com.unity.purchasing from version 2.0.6 to 4.12.2 + com.unity.test-framework from version 1.1.11 to 1.4.5 + com.unity.timeline from version 1.2.6 to 1.8.7 + com.unity.ugui from version 1.0.0 to 2.0.0 +The following packages were removed: + com.unity.textmeshpro@2.0.1 diff --git a/Shaders-learn/Packages/manifest.json b/Shaders-learn/Packages/manifest.json index d0e1952..3a9ecec 100644 --- a/Shaders-learn/Packages/manifest.json +++ b/Shaders-learn/Packages/manifest.json @@ -2,18 +2,20 @@ "dependencies": { "com.unity.2d.sprite": "1.0.0", "com.unity.2d.tilemap": "1.0.0", - "com.unity.ads": "2.0.8", - "com.unity.analytics": "3.3.5", - "com.unity.collab-proxy": "1.2.16", - "com.unity.ext.nunit": "1.0.0", - "com.unity.ide.rider": "1.1.4", - "com.unity.ide.vscode": "1.1.4", - "com.unity.postprocessing": "2.2.2", - "com.unity.purchasing": "2.0.6", - "com.unity.test-framework": "1.1.11", - "com.unity.textmeshpro": "2.0.1", - "com.unity.timeline": "1.2.6", - "com.unity.ugui": "1.0.0", + "com.unity.ads": "4.4.2", + "com.unity.ai.navigation": "2.0.4", + "com.unity.analytics": "3.8.1", + "com.unity.collab-proxy": "2.5.2", + "com.unity.ext.nunit": "2.0.5", + "com.unity.ide.rider": "3.0.31", + "com.unity.ide.visualstudio": "2.0.22", + "com.unity.multiplayer.center": "1.0.0", + "com.unity.postprocessing": "3.4.0", + "com.unity.purchasing": "4.12.2", + "com.unity.test-framework": "1.4.5", + "com.unity.timeline": "1.8.7", + "com.unity.ugui": "2.0.0", + "com.unity.modules.accessibility": "1.0.0", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", diff --git a/Shaders-learn/Packages/packages-lock.json b/Shaders-learn/Packages/packages-lock.json new file mode 100644 index 0000000..0760eae --- /dev/null +++ b/Shaders-learn/Packages/packages-lock.json @@ -0,0 +1,426 @@ +{ + "dependencies": { + "com.unity.2d.sprite": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.2d.tilemap": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.uielements": "1.0.0" + } + }, + "com.unity.ads": { + "version": "4.4.2", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.ugui": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.ai.navigation": { + "version": "2.0.4", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.modules.ai": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.analytics": { + "version": "3.8.1", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.ugui": "1.0.0", + "com.unity.services.analytics": "1.0.4" + }, + "url": "https://packages.unity.com" + }, + "com.unity.collab-proxy": { + "version": "2.5.2", + "depth": 0, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, + "com.unity.ext.nunit": { + "version": "2.0.5", + "depth": 0, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, + "com.unity.ide.rider": { + "version": "3.0.31", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.ext.nunit": "1.0.6" + }, + "url": "https://packages.unity.com" + }, + "com.unity.ide.visualstudio": { + "version": "2.0.22", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.test-framework": "1.1.9" + }, + "url": "https://packages.unity.com" + }, + "com.unity.multiplayer.center": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.uielements": "1.0.0" + } + }, + "com.unity.nuget.newtonsoft-json": { + "version": "3.2.1", + "depth": 2, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, + "com.unity.postprocessing": { + "version": "3.4.0", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.modules.physics": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.purchasing": { + "version": "4.12.2", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.ugui": "1.0.0", + "com.unity.services.core": "1.12.5", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.services.analytics": { + "version": "6.0.1", + "depth": 1, + "source": "registry", + "dependencies": { + "com.unity.ugui": "1.0.0", + "com.unity.services.core": "1.12.4", + "com.unity.modules.jsonserialize": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.services.core": { + "version": "1.13.0", + "depth": 1, + "source": "registry", + "dependencies": { + "com.unity.modules.androidjni": "1.0.0", + "com.unity.nuget.newtonsoft-json": "3.2.1", + "com.unity.modules.unitywebrequest": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.test-framework": { + "version": "1.4.5", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.ext.nunit": "2.0.3", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.timeline": { + "version": "1.8.7", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.ugui": { + "version": "2.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.imgui": "1.0.0" + } + }, + "com.unity.modules.accessibility": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.ai": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.androidjni": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.animation": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.assetbundle": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.audio": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.cloth": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0" + } + }, + "com.unity.modules.director": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.animation": "1.0.0" + } + }, + "com.unity.modules.hierarchycore": { + "version": "1.0.0", + "depth": 1, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.imageconversion": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.imgui": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.jsonserialize": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.particlesystem": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.physics": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.physics2d": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.screencapture": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.imageconversion": "1.0.0" + } + }, + "com.unity.modules.subsystems": { + "version": "1.0.0", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.modules.jsonserialize": "1.0.0" + } + }, + "com.unity.modules.terrain": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.terrainphysics": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.terrain": "1.0.0" + } + }, + "com.unity.modules.tilemap": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics2d": "1.0.0" + } + }, + "com.unity.modules.ui": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.uielements": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.hierarchycore": "1.0.0" + } + }, + "com.unity.modules.umbra": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.unityanalytics": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0" + } + }, + "com.unity.modules.unitywebrequest": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.unitywebrequestassetbundle": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0" + } + }, + "com.unity.modules.unitywebrequestaudio": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.audio": "1.0.0" + } + }, + "com.unity.modules.unitywebrequesttexture": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0" + } + }, + "com.unity.modules.unitywebrequestwww": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0" + } + }, + "com.unity.modules.vehicles": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0" + } + }, + "com.unity.modules.video": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0" + } + }, + "com.unity.modules.vr": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.xr": "1.0.0" + } + }, + "com.unity.modules.wind": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, + "com.unity.modules.xr": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": { + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.subsystems": "1.0.0" + } + } + } +} diff --git a/Shaders-learn/ProjectSettings/MemorySettings.asset b/Shaders-learn/ProjectSettings/MemorySettings.asset new file mode 100644 index 0000000..5b5face --- /dev/null +++ b/Shaders-learn/ProjectSettings/MemorySettings.asset @@ -0,0 +1,35 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!387306366 &1 +MemorySettings: + m_ObjectHideFlags: 0 + m_EditorMemorySettings: + m_MainAllocatorBlockSize: -1 + m_ThreadAllocatorBlockSize: -1 + m_MainGfxBlockSize: -1 + m_ThreadGfxBlockSize: -1 + m_CacheBlockSize: -1 + m_TypetreeBlockSize: -1 + m_ProfilerBlockSize: -1 + m_ProfilerEditorBlockSize: -1 + m_BucketAllocatorGranularity: -1 + m_BucketAllocatorBucketsCount: -1 + m_BucketAllocatorBlockSize: -1 + m_BucketAllocatorBlockCount: -1 + m_ProfilerBucketAllocatorGranularity: -1 + m_ProfilerBucketAllocatorBucketsCount: -1 + m_ProfilerBucketAllocatorBlockSize: -1 + m_ProfilerBucketAllocatorBlockCount: -1 + m_TempAllocatorSizeMain: -1 + m_JobTempAllocatorBlockSize: -1 + m_BackgroundJobTempAllocatorBlockSize: -1 + m_JobTempAllocatorReducedBlockSize: -1 + m_TempAllocatorSizeGIBakingWorker: -1 + m_TempAllocatorSizeNavMeshWorker: -1 + m_TempAllocatorSizeAudioWorker: -1 + m_TempAllocatorSizeCloudWorker: -1 + m_TempAllocatorSizeGfx: -1 + m_TempAllocatorSizeJobWorker: -1 + m_TempAllocatorSizeBackgroundWorker: -1 + m_TempAllocatorSizePreloadManager: -1 + m_PlatformMemorySettings: {} diff --git a/Shaders-learn/ProjectSettings/MultiplayerManager.asset b/Shaders-learn/ProjectSettings/MultiplayerManager.asset new file mode 100644 index 0000000..2a93664 --- /dev/null +++ b/Shaders-learn/ProjectSettings/MultiplayerManager.asset @@ -0,0 +1,7 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!655991488 &1 +MultiplayerManager: + m_ObjectHideFlags: 0 + m_EnableMultiplayerRoles: 0 + m_StrippingTypes: {} diff --git a/Shaders-learn/ProjectSettings/PackageManagerSettings.asset b/Shaders-learn/ProjectSettings/PackageManagerSettings.asset new file mode 100644 index 0000000..5b127b7 --- /dev/null +++ b/Shaders-learn/ProjectSettings/PackageManagerSettings.asset @@ -0,0 +1,37 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &1 +MonoBehaviour: + m_ObjectHideFlags: 53 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 13964, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_EnablePreReleasePackages: 0 + m_AdvancedSettingsExpanded: 1 + m_ScopedRegistriesSettingsExpanded: 1 + m_SeeAllPackageVersions: 0 + m_DismissPreviewPackagesInUse: 0 + oneTimeWarningShown: 0 + oneTimeDeprecatedPopUpShown: 0 + m_Registries: + - m_Id: main + m_Name: + m_Url: https://packages.unity.com + m_Scopes: [] + m_IsDefault: 1 + m_Capabilities: 7 + m_ConfigSource: 0 + m_UserSelectedRegistryName: + m_UserAddingNewScopedRegistry: 0 + m_RegistryInfoDraft: + m_Modified: 0 + m_ErrorMessage: + m_UserModificationsInstanceId: -892 + m_OriginalInstanceId: -894 + m_LoadAssets: 0 diff --git a/Shaders-learn/ProjectSettings/ProjectSettings.asset b/Shaders-learn/ProjectSettings/ProjectSettings.asset index 27f24ac..123765d 100644 --- a/Shaders-learn/ProjectSettings/ProjectSettings.asset +++ b/Shaders-learn/ProjectSettings/ProjectSettings.asset @@ -3,7 +3,7 @@ --- !u!129 &1 PlayerSettings: m_ObjectHideFlags: 0 - serializedVersion: 18 + serializedVersion: 28 productGUID: 94d5764eb8d4748fca36fab7edbe1d38 AndroidProfiler: 0 AndroidFilterTouchesWhenObscured: 0 @@ -48,13 +48,17 @@ PlayerSettings: defaultScreenHeightWeb: 600 m_StereoRenderingPath: 0 m_ActiveColorSpace: 0 + unsupportedMSAAFallback: 0 + m_SpriteBatchMaxVertexCount: 65535 + m_SpriteBatchVertexThreshold: 300 m_MTRendering: 1 + mipStripping: 0 + numberOfMipsStripped: 0 + numberOfMipsStrippedPerMipmapLimitGroup: {} m_StackTraceTypes: 010000000100000001000000010000000100000001000000 iosShowActivityIndicatorOnLoading: -1 androidShowActivityIndicatorOnLoading: -1 - displayResolutionDialog: 0 iosUseCustomAppBackgroundBehavior: 0 - iosAllowHTTPDownload: 1 allowedAutorotateToPortrait: 1 allowedAutorotateToPortraitUpsideDown: 1 allowedAutorotateToLandscapeRight: 1 @@ -67,10 +71,18 @@ PlayerSettings: androidRenderOutsideSafeArea: 1 androidUseSwappy: 0 androidBlitType: 0 + androidResizeableActivity: 1 + androidDefaultWindowWidth: 1920 + androidDefaultWindowHeight: 1080 + androidMinimumWindowWidth: 400 + androidMinimumWindowHeight: 300 + androidFullscreenMode: 1 + androidAutoRotationBehavior: 1 + androidPredictiveBackSupport: 0 + androidApplicationEntry: 1 defaultIsNativeResolution: 1 macRetinaSupport: 1 runInBackground: 1 - captureSingleScreen: 0 muteOtherAudioSources: 0 Prepare IOS For Recording: 0 Force IOS Speakers When Recording: 0 @@ -78,6 +90,7 @@ PlayerSettings: hideHomeButton: 0 submitAnalytics: 1 usePlayerLog: 1 + dedicatedServerOptimizations: 1 bakeCollisionMeshes: 0 forceSingleInstance: 0 useFlipModelSwapchain: 1 @@ -85,7 +98,7 @@ PlayerSettings: useMacAppStoreValidation: 0 macAppStoreCategory: public.app-category.games gpuSkinning: 1 - graphicsJobs: 0 + meshDeformation: 2 xboxPIXTextureCapture: 0 xboxEnableAvatar: 0 xboxEnableKinect: 0 @@ -93,7 +106,6 @@ PlayerSettings: xboxEnableFitness: 0 visibleInBackground: 1 allowFullscreenSwitch: 1 - graphicsJobMode: 0 fullscreenMode: 1 xboxSpeechDB: 0 xboxEnableHeadOrientation: 0 @@ -106,6 +118,7 @@ PlayerSettings: xboxOneMonoLoggingLevel: 0 xboxOneLoggingLevel: 1 xboxOneDisableEsram: 0 + xboxOneEnableTypeOptimization: 0 xboxOnePresentImmediateThreshold: 0 switchQueueCommandMemory: 0 switchQueueControlMemory: 16384 @@ -113,13 +126,20 @@ PlayerSettings: switchNVNShaderPoolsGranularity: 33554432 switchNVNDefaultPoolsGranularity: 16777216 switchNVNOtherPoolsGranularity: 16777216 + switchGpuScratchPoolGranularity: 2097152 + switchAllowGpuScratchShrinking: 0 + switchNVNMaxPublicTextureIDCount: 0 + switchNVNMaxPublicSamplerIDCount: 0 + switchMaxWorkerMultiple: 8 + switchNVNGraphicsFirmwareMemory: 32 + vulkanNumSwapchainBuffers: 3 vulkanEnableSetSRGBWrite: 0 - m_SupportedAspectRatios: - 4:3: 1 - 5:4: 1 - 16:10: 1 - 16:9: 1 - Others: 1 + vulkanEnablePreTransform: 0 + vulkanEnableLateAcquireNextImage: 0 + vulkanEnableCommandBufferRecycling: 1 + loadStoreDebugModeEnabled: 0 + visionOSBundleVersion: 1.0 + tvOSBundleVersion: 1.0 bundleVersion: 0.1 preloadedAssets: [] metroInputSource: 0 @@ -128,45 +148,29 @@ PlayerSettings: xboxOneDisableKinectGpuReservation: 1 xboxOneEnable7thCore: 1 vrSettings: - cardboard: - depthFormat: 0 - enableTransitionView: 0 - daydream: - depthFormat: 0 - useSustainedPerformanceMode: 0 - enableVideoLayer: 0 - useProtectedVideoMemory: 0 - minimumSupportedHeadTracking: 0 - maximumSupportedHeadTracking: 1 - hololens: - depthFormat: 1 - depthBufferSharingEnabled: 1 - lumin: - depthFormat: 0 - frameTiming: 2 - enableGLCache: 0 - glCacheMaxBlobSize: 524288 - glCacheMaxFileSize: 8388608 - oculus: - sharedDepthBuffer: 1 - dashSupport: 1 - lowOverheadMode: 0 - protectedContext: 0 - v2Signing: 0 enable360StereoCapture: 0 isWsaHolographicRemotingEnabled: 0 - protectGraphicsMemory: 0 enableFrameTimingStats: 0 + enableOpenGLProfilerGPURecorders: 1 + allowHDRDisplaySupport: 0 useHDRDisplay: 0 + hdrBitDepth: 0 m_ColorGamuts: 00000000 targetPixelDensity: 30 resolutionScalingMode: 0 + resetResolutionOnWindowResize: 0 androidSupportedAspectRatio: 1 androidMaxAspectRatio: 2.1 + androidMinAspectRatio: 1 applicationIdentifier: {} - buildNumber: {} + buildNumber: + Standalone: 0 + VisionOS: 0 + iPhone: 0 + tvOS: 0 + overrideDefaultApplicationIdentifier: 0 AndroidBundleVersionCode: 1 - AndroidMinSdkVersion: 16 + AndroidMinSdkVersion: 23 AndroidTargetSdkVersion: 0 AndroidPreferredInstallLocation: 1 aotOptions: @@ -176,37 +180,26 @@ PlayerSettings: ForceInternetPermission: 0 ForceSDCardPermission: 0 CreateWallpaper: 0 - APKExpansionFiles: 0 + androidSplitApplicationBinary: 0 keepLoadedShadersAlive: 0 StripUnusedMeshComponents: 1 + strictShaderVariantMatching: 0 VertexChannelCompressionMask: 4054 iPhoneSdkVersion: 988 - iOSTargetOSVersionString: 9.0 + iOSSimulatorArchitecture: 0 + iOSTargetOSVersionString: 13.0 tvOSSdkVersion: 0 + tvOSSimulatorArchitecture: 0 tvOSRequireExtendedGameController: 0 - tvOSTargetOSVersionString: 9.0 + tvOSTargetOSVersionString: 13.0 + VisionOSSdkVersion: 0 + VisionOSTargetOSVersionString: 1.0 uIPrerenderedIcon: 0 uIRequiresPersistentWiFi: 0 uIRequiresFullScreen: 1 uIStatusBarHidden: 1 uIExitOnSuspend: 0 uIStatusBarStyle: 0 - iPhoneSplashScreen: {fileID: 0} - iPhoneHighResSplashScreen: {fileID: 0} - iPhoneTallHighResSplashScreen: {fileID: 0} - iPhone47inSplashScreen: {fileID: 0} - iPhone55inPortraitSplashScreen: {fileID: 0} - iPhone55inLandscapeSplashScreen: {fileID: 0} - iPhone58inPortraitSplashScreen: {fileID: 0} - iPhone58inLandscapeSplashScreen: {fileID: 0} - iPadPortraitSplashScreen: {fileID: 0} - iPadHighResPortraitSplashScreen: {fileID: 0} - iPadLandscapeSplashScreen: {fileID: 0} - iPadHighResLandscapeSplashScreen: {fileID: 0} - iPhone65inPortraitSplashScreen: {fileID: 0} - iPhone65inLandscapeSplashScreen: {fileID: 0} - iPhone61inPortraitSplashScreen: {fileID: 0} - iPhone61inLandscapeSplashScreen: {fileID: 0} appleTVSplashScreen: {fileID: 0} appleTVSplashScreen2x: {fileID: 0} tvOSSmallIconLayers: [] @@ -225,7 +218,6 @@ PlayerSettings: rgba: 0 iOSLaunchScreenFillPct: 100 iOSLaunchScreenSize: 100 - iOSLaunchScreenCustomXibPath: iOSLaunchScreeniPadType: 0 iOSLaunchScreeniPadImage: {fileID: 0} iOSLaunchScreeniPadBackgroundColor: @@ -233,33 +225,48 @@ PlayerSettings: rgba: 0 iOSLaunchScreeniPadFillPct: 100 iOSLaunchScreeniPadSize: 100 - iOSLaunchScreeniPadCustomXibPath: - iOSUseLaunchScreenStoryboard: 0 iOSLaunchScreenCustomStoryboardPath: + iOSLaunchScreeniPadCustomStoryboardPath: iOSDeviceRequirements: [] iOSURLSchemes: [] + macOSURLSchemes: [] iOSBackgroundModes: 0 iOSMetalForceHardShadows: 0 metalEditorSupport: 1 metalAPIValidation: 1 + metalCompileShaderBinary: 0 iOSRenderExtraFrameOnPause: 0 + iosCopyPluginsCodeInsteadOfSymlink: 0 appleDeveloperTeamID: iOSManualSigningProvisioningProfileID: tvOSManualSigningProvisioningProfileID: + VisionOSManualSigningProvisioningProfileID: iOSManualSigningProvisioningProfileType: 0 tvOSManualSigningProvisioningProfileType: 0 + VisionOSManualSigningProvisioningProfileType: 0 appleEnableAutomaticSigning: 0 iOSRequireARKit: 0 iOSAutomaticallyDetectAndAddCapabilities: 1 appleEnableProMotion: 0 + shaderPrecisionModel: 0 clonedFromGUID: c0afd0d1d80e3634a9dac47e8a0426ea templatePackageId: com.unity.template.3d@2.3.3 templateDefaultScene: Assets/Scenes/SampleScene.unity + useCustomMainManifest: 0 + useCustomLauncherManifest: 0 + useCustomMainGradleTemplate: 0 + useCustomLauncherGradleManifest: 0 + useCustomBaseGradleTemplate: 0 + useCustomGradlePropertiesTemplate: 0 + useCustomGradleSettingsTemplate: 0 + useCustomProguardFile: 0 AndroidTargetArchitectures: 1 AndroidSplashScreenScale: 0 androidSplashScreen: {fileID: 0} AndroidKeystoreName: '{inproject}: ' AndroidKeyaliasName: + AndroidEnableArmv9SecurityFeatures: 0 + AndroidEnableArm64MTE: 0 AndroidBuildApkPerCpuArchitecture: 0 AndroidTVCompatibility: 0 AndroidIsGame: 1 @@ -272,9 +279,12 @@ PlayerSettings: height: 180 banner: {fileID: 0} androidGamepadSupportLevel: 0 + AndroidMinifyRelease: 0 + AndroidMinifyDebug: 0 AndroidValidateAppBundleSize: 1 AndroidAppBundleSizeToValidate: 150 - resolutionDialogBanner: {fileID: 0} + AndroidReportGooglePlayAppDependencies: 1 + androidSymbolsSizeThreshold: 800 m_BuildTargetIcons: [] m_BuildTargetPlatformIcons: [] m_BuildTargetBatching: @@ -293,16 +303,61 @@ PlayerSettings: - m_BuildTarget: WebGL m_StaticBatching: 0 m_DynamicBatching: 0 + m_BuildTargetShaderSettings: [] + m_BuildTargetGraphicsJobs: + - m_BuildTarget: WindowsStandaloneSupport + m_GraphicsJobs: 0 + - m_BuildTarget: MacStandaloneSupport + m_GraphicsJobs: 0 + - m_BuildTarget: LinuxStandaloneSupport + m_GraphicsJobs: 0 + - m_BuildTarget: AndroidPlayer + m_GraphicsJobs: 0 + - m_BuildTarget: iOSSupport + m_GraphicsJobs: 0 + - m_BuildTarget: PS4Player + m_GraphicsJobs: 0 + - m_BuildTarget: PS5Player + m_GraphicsJobs: 0 + - m_BuildTarget: XboxOnePlayer + m_GraphicsJobs: 0 + - m_BuildTarget: GameCoreXboxOneSupport + m_GraphicsJobs: 0 + - m_BuildTarget: GameCoreScarlettSupport + m_GraphicsJobs: 0 + - m_BuildTarget: Switch + m_GraphicsJobs: 0 + - m_BuildTarget: WebGLSupport + m_GraphicsJobs: 0 + - m_BuildTarget: MetroSupport + m_GraphicsJobs: 0 + - m_BuildTarget: AppleTVSupport + m_GraphicsJobs: 0 + - m_BuildTarget: VisionOSPlayer + m_GraphicsJobs: 0 + - m_BuildTarget: CloudRendering + m_GraphicsJobs: 0 + - m_BuildTarget: EmbeddedLinux + m_GraphicsJobs: 0 + - m_BuildTarget: QNX + m_GraphicsJobs: 0 + - m_BuildTarget: ReservedCFE + m_GraphicsJobs: 0 + m_BuildTargetGraphicsJobMode: + - m_BuildTarget: PS4Player + m_GraphicsJobMode: 0 + - m_BuildTarget: XboxOnePlayer + m_GraphicsJobMode: 0 m_BuildTargetGraphicsAPIs: - m_BuildTarget: AndroidPlayer m_APIs: 150000000b000000 - m_Automatic: 0 + m_Automatic: 1 - m_BuildTarget: iOSSupport m_APIs: 10000000 m_Automatic: 1 - m_BuildTarget: AppleTVSupport m_APIs: 10000000 - m_Automatic: 0 + m_Automatic: 1 - m_BuildTarget: WebGLSupport m_APIs: 0b000000 m_Automatic: 1 @@ -312,10 +367,11 @@ PlayerSettings: m_Devices: - Oculus - OpenVR + m_DefaultShaderChunkSizeInMB: 16 + m_DefaultShaderChunkCount: 0 openGLRequireES31: 0 openGLRequireES31AEP: 0 openGLRequireES32: 0 - vuforiaEnabled: 0 m_TemplateCustomTags: {} mobileMTRendering: Android: 1 @@ -323,23 +379,33 @@ PlayerSettings: tvOS: 1 m_BuildTargetGroupLightmapEncodingQuality: [] m_BuildTargetGroupLightmapSettings: [] + m_BuildTargetGroupLoadStoreDebugModeSettings: [] + m_BuildTargetNormalMapEncoding: [] + m_BuildTargetDefaultTextureCompressionFormat: [] playModeTestRunnerEnabled: 0 runPlayModeTestAsEditModeTest: 0 actionOnDotNetUnhandledException: 1 + editorGfxJobOverride: 1 enableInternalProfiler: 0 logObjCUncaughtExceptions: 1 enableCrashReportAPI: 0 cameraUsageDescription: locationUsageDescription: microphoneUsageDescription: + bluetoothUsageDescription: + macOSTargetOSVersion: 11.0 + switchNMETAOverride: switchNetLibKey: switchSocketMemoryPoolSize: 6144 switchSocketAllocatorPoolSize: 128 switchSocketConcurrencyLimit: 14 switchScreenResolutionBehavior: 2 switchUseCPUProfiler: 0 + switchEnableFileSystemTrace: 0 + switchLTOSetting: 0 switchApplicationID: 0x01004b9000490000 switchNSODependencies: + switchCompilerFlags: switchTitleNames_0: switchTitleNames_1: switchTitleNames_2: @@ -355,6 +421,7 @@ PlayerSettings: switchTitleNames_12: switchTitleNames_13: switchTitleNames_14: + switchTitleNames_15: switchPublisherNames_0: switchPublisherNames_1: switchPublisherNames_2: @@ -370,6 +437,7 @@ PlayerSettings: switchPublisherNames_12: switchPublisherNames_13: switchPublisherNames_14: + switchPublisherNames_15: switchIcons_0: {fileID: 0} switchIcons_1: {fileID: 0} switchIcons_2: {fileID: 0} @@ -385,6 +453,7 @@ PlayerSettings: switchIcons_12: {fileID: 0} switchIcons_13: {fileID: 0} switchIcons_14: {fileID: 0} + switchIcons_15: {fileID: 0} switchSmallIcons_0: {fileID: 0} switchSmallIcons_1: {fileID: 0} switchSmallIcons_2: {fileID: 0} @@ -400,6 +469,7 @@ PlayerSettings: switchSmallIcons_12: {fileID: 0} switchSmallIcons_13: {fileID: 0} switchSmallIcons_14: {fileID: 0} + switchSmallIcons_15: {fileID: 0} switchManualHTML: switchAccessibleURLs: switchLegalInformation: @@ -409,7 +479,6 @@ PlayerSettings: switchReleaseVersion: 0 switchDisplayVersion: 1.0.0 switchStartupUserAccount: 0 - switchTouchScreenUsage: 0 switchSupportedLanguagesMask: 0 switchLogoType: 0 switchApplicationErrorCodeCategory: @@ -451,6 +520,7 @@ PlayerSettings: switchNativeFsCacheSize: 32 switchIsHoldTypeHorizontal: 0 switchSupportedNpadCount: 8 + switchEnableTouchScreen: 1 switchSocketConfigEnabled: 0 switchTcpInitialSendBufferSize: 32 switchTcpInitialReceiveBufferSize: 64 @@ -461,7 +531,14 @@ PlayerSettings: switchSocketBufferEfficiency: 4 switchSocketInitializeEnabled: 1 switchNetworkInterfaceManagerInitializeEnabled: 1 - switchPlayerConnectionEnabled: 1 + switchDisableHTCSPlayerConnection: 0 + switchUseNewStyleFilepaths: 1 + switchUseLegacyFmodPriorities: 0 + switchUseMicroSleepForYield: 1 + switchEnableRamDiskSupport: 0 + switchMicroSleepForYieldTime: 25 + switchRamDiskSpaceSize: 12 + switchUpgradedPlayerSettingsToNMETA: 0 ps4NPAgeRating: 12 ps4NPTitleSecret: ps4NPTrophyPackPath: @@ -488,6 +565,7 @@ PlayerSettings: ps4ShareFilePath: ps4ShareOverlayImagePath: ps4PrivacyGuardImagePath: + ps4ExtraSceSysFile: ps4NPtitleDatPath: ps4RemotePlayKeyAssignment: -1 ps4RemotePlayKeyMappingDir: @@ -513,6 +591,7 @@ PlayerSettings: ps4UseResolutionFallback: 0 ps4ReprojectionSupport: 0 ps4UseAudio3dBackend: 0 + ps4UseLowGarlicFragmentationMode: 1 ps4SocialScreenEnabled: 0 ps4ScriptOptimizationLevel: 0 ps4Audio3dVirtualSpeakerCount: 14 @@ -529,8 +608,12 @@ PlayerSettings: ps4disableAutoHideSplash: 0 ps4videoRecordingFeaturesUsed: 0 ps4contentSearchFeaturesUsed: 0 + ps4CompatibilityPS5: 0 + ps4AllowPS5Detection: 0 + ps4GPU800MHz: 1 ps4attribEyeToEyeDistanceSettingVR: 0 ps4IncludedModules: [] + ps4attribVROutputEnabled: 0 monoEnv: splashScreenBackgroundSourceLandscape: {fileID: 0} splashScreenBackgroundSourcePortrait: {fileID: 0} @@ -539,6 +622,7 @@ PlayerSettings: webGLMemorySize: 16 webGLExceptionSupport: 1 webGLNameFilesAsHashes: 0 + webGLShowDiagnostics: 0 webGLDataCaching: 1 webGLDebugSymbols: 0 webGLEmscriptenArgs: @@ -547,31 +631,69 @@ PlayerSettings: webGLAnalyzeBuildSize: 0 webGLUseEmbeddedResources: 0 webGLCompressionFormat: 1 + webGLWasmArithmeticExceptions: 0 webGLLinkerTarget: 1 webGLThreadsSupport: 0 - webGLWasmStreaming: 0 + webGLDecompressionFallback: 0 + webGLInitialMemorySize: 32 + webGLMaximumMemorySize: 2048 + webGLMemoryGrowthMode: 2 + webGLMemoryLinearGrowthStep: 16 + webGLMemoryGeometricGrowthStep: 0.2 + webGLMemoryGeometricGrowthCap: 96 + webGLEnableWebGPU: 0 + webGLPowerPreference: 2 + webGLWebAssemblyTable: 0 + webGLWebAssemblyBigInt: 0 + webGLCloseOnQuit: 0 + webWasm2023: 0 scriptingDefineSymbols: - 1: UNITY_POST_PROCESSING_STACK_V2 - 7: UNITY_POST_PROCESSING_STACK_V2 - 13: UNITY_POST_PROCESSING_STACK_V2 - 19: UNITY_POST_PROCESSING_STACK_V2 - 21: UNITY_POST_PROCESSING_STACK_V2 - 25: UNITY_POST_PROCESSING_STACK_V2 - 26: UNITY_POST_PROCESSING_STACK_V2 - 27: UNITY_POST_PROCESSING_STACK_V2 - 28: UNITY_POST_PROCESSING_STACK_V2 - 29: UNITY_POST_PROCESSING_STACK_V2 + Android: UNITY_POST_PROCESSING_STACK_V2 + EmbeddedLinux: UNITY_POST_PROCESSING_STACK_V2 + GameCoreXboxOne: UNITY_POST_PROCESSING_STACK_V2 + Nintendo Switch: UNITY_POST_PROCESSING_STACK_V2 + PS4: UNITY_POST_PROCESSING_STACK_V2 + PS5: UNITY_POST_PROCESSING_STACK_V2 + QNX: UNITY_POST_PROCESSING_STACK_V2 + ReservedCFE: UNITY_POST_PROCESSING_STACK_V2 + Standalone: UNITY_POST_PROCESSING_STACK_V2 + VisionOS: UNITY_POST_PROCESSING_STACK_V2 + WebGL: UNITY_POST_PROCESSING_STACK_V2 + XboxOne: UNITY_POST_PROCESSING_STACK_V2 + tvOS: UNITY_POST_PROCESSING_STACK_V2 + additionalCompilerArguments: {} platformArchitecture: {} - scriptingBackend: {} + scriptingBackend: + Android: 0 il2cppCompilerConfiguration: {} - managedStrippingLevel: {} + il2cppCodeGeneration: {} + il2cppStacktraceInformation: {} + managedStrippingLevel: + Android: 1 + EmbeddedLinux: 1 + GameCoreScarlett: 1 + GameCoreXboxOne: 1 + Nintendo Switch: 1 + PS4: 1 + PS5: 1 + QNX: 1 + ReservedCFE: 1 + VisionOS: 1 + WebGL: 1 + Windows Store Apps: 1 + XboxOne: 1 + iPhone: 1 + tvOS: 1 incrementalIl2cppBuild: {} + suppressCommonWarnings: 1 allowUnsafeCode: 0 + useDeterministicCompilation: 1 additionalIl2CppArgs: scriptingRuntimeVersion: 1 gcIncremental: 0 gcWBarrierValidation: 0 apiCompatibilityLevelPerPlatform: {} + editorAssembliesCompatibilityLevel: 1 m_RenderingPath: 1 m_MobileRenderingPath: 1 metroPackageName: Template_3D @@ -596,11 +718,13 @@ PlayerSettings: metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1} metroSplashScreenUseBackgroundColor: 0 + syncCapabilities: 0 platformCapabilities: {} metroTargetDeviceFamilies: {} metroFTAName: metroFTAFileTypes: [] metroProtocolName: + vcxProjDefaultLanguage: XboxOneProductId: XboxOneUpdateKey: XboxOneSandboxId: @@ -619,18 +743,16 @@ PlayerSettings: XboxOneCapability: [] XboxOneGameRating: {} XboxOneIsContentPackage: 0 + XboxOneEnhancedXboxCompatibilityMode: 0 XboxOneEnableGPUVariability: 1 XboxOneSockets: {} XboxOneSplashScreen: {fileID: 0} XboxOneAllowedProductIds: [] XboxOnePersistentLocalStorageSize: 0 XboxOneXTitleMemory: 8 - xboxOneScriptCompiler: 1 XboxOneOverrideIdentityName: - vrEditorSettings: - daydream: - daydreamIconForeground: {fileID: 0} - daydreamIconBackground: {fileID: 0} + XboxOneOverrideIdentityPublisher: + vrEditorSettings: {} cloudServicesEnabled: UNet: 1 luminIcon: @@ -644,19 +766,26 @@ PlayerSettings: luminVersion: m_VersionCode: 1 m_VersionName: - facebookSdkVersion: 7.9.4 - facebookAppId: - facebookCookies: 1 - facebookLogging: 1 - facebookStatus: 1 - facebookXfbml: 0 - facebookFrictionlessRequests: 1 + hmiPlayerDataPath: + hmiForceSRGBBlit: 0 + embeddedLinuxEnableGamepadInput: 0 + hmiCpuConfiguration: + hmiLogStartupTiming: 0 + qnxGraphicConfPath: apiCompatibilityLevel: 6 + captureStartupLogs: {} + activeInputHandler: 0 + windowsGamepadBackendHint: 0 cloudProjectId: framebufferDepthMemorylessMode: 0 + qualitySettingsNames: [] projectName: organizationId: cloudEnabled: 0 - enableNativePlatformBackendsForNewInputSystem: 0 - disableOldInputManagerSupport: 0 legacyClampBlendShapeWeights: 0 + hmiLoadingImage: {fileID: 0} + platformRequiresReadableAssets: 0 + virtualTexturingSupportEnabled: 0 + insecureHttpOption: 0 + androidVulkanDenyFilterList: [] + androidVulkanAllowFilterList: [] diff --git a/Shaders-learn/ProjectSettings/ProjectVersion.txt b/Shaders-learn/ProjectSettings/ProjectVersion.txt index e51db95..43ba378 100644 --- a/Shaders-learn/ProjectSettings/ProjectVersion.txt +++ b/Shaders-learn/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2019.3.5f1 -m_EditorVersionWithRevision: 2019.3.5f1 (d691e07d38ef) +m_EditorVersion: 6000.0.27f1 +m_EditorVersionWithRevision: 6000.0.27f1 (27c554a2199c) diff --git a/Shaders-learn/ProjectSettings/VersionControlSettings.asset b/Shaders-learn/ProjectSettings/VersionControlSettings.asset new file mode 100644 index 0000000..979fd8e --- /dev/null +++ b/Shaders-learn/ProjectSettings/VersionControlSettings.asset @@ -0,0 +1,7 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!890905787 &1 +VersionControlSettings: + m_ObjectHideFlags: 0 + m_Mode: Visible Meta Files + m_TrackPackagesOutsideProject: 0 diff --git a/Shaders-learn/Shaders-learn.sln b/Shaders-learn/Shaders-learn.sln index d5280d8..84a6c74 100644 --- a/Shaders-learn/Shaders-learn.sln +++ b/Shaders-learn/Shaders-learn.sln @@ -1,6 +1,6 @@  -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{3002288E-F883-2CF1-4448-C79F773689E4}" EndProject Global