Pinned Repositories
UnityAddressablesBuildLayoutExplorer
BuildLayout Explorer for Unity 2019.3 and newer allows you to inspect the buildlayout.txt report that is generated by Addressables.
UnityCommandLine
A command-line parser for Unity 2019.3 and newer in the style of PlayerPrefs.
UnityCopyLightingSettings
Unity editor extension to copy&paste lighting settings from one scene to another.
UnityDbgDraw
DbgDraw is an API that provides the ability to render various 2D and 3D shapes for visual debugging purposes.
UnityHeapExplorer
A Memory Profiler, Debugger and Analyzer for Unity 2019.3 and newer.
UnityPlayModeInspector
PlayMode Inspector for Unity allows you to display internal state, eg. from a MonoBehaviour, to a dedicated editor window.
UnityScriptableObjectContainer
Work with ScriptableObjects in a similar manner to how you work with Components and GameObjects
UnityTexture2DArrayImportPipeline
A Texture2DArray Import Pipeline for Unity 2019.3 and newer.
UnityTexture3DAtlasImportPipeline
A Texture3D Atlas Import Pipeline for Unity 2019.3 and newer.
UnityUICulling
UI Culling for Unity allows to trigger OnBecameVisible & OnBecameInvisible events on uGUI widgets.
pschraut's Repositories
pschraut/UnityHeapExplorer
A Memory Profiler, Debugger and Analyzer for Unity 2019.3 and newer.
pschraut/UnityAddressablesBuildLayoutExplorer
BuildLayout Explorer for Unity 2019.3 and newer allows you to inspect the buildlayout.txt report that is generated by Addressables.
pschraut/UnityTexture2DArrayImportPipeline
A Texture2DArray Import Pipeline for Unity 2019.3 and newer.
pschraut/UnityDbgDraw
DbgDraw is an API that provides the ability to render various 2D and 3D shapes for visual debugging purposes.
pschraut/UnityPlayModeInspector
PlayMode Inspector for Unity allows you to display internal state, eg. from a MonoBehaviour, to a dedicated editor window.
pschraut/UnityCopyLightingSettings
Unity editor extension to copy&paste lighting settings from one scene to another.
pschraut/UnityCommandLine
A command-line parser for Unity 2019.3 and newer in the style of PlayerPrefs.
pschraut/UnityUICulling
UI Culling for Unity allows to trigger OnBecameVisible & OnBecameInvisible events on uGUI widgets.
pschraut/UnityTexture3DAtlasImportPipeline
A Texture3D Atlas Import Pipeline for Unity 2019.3 and newer.
pschraut/UnityModularShaderPrototype
An unfinished prototype for a modular shader system for Unity. Please see link below.
pschraut/UnityOcclusionLensFlare
A Lens Flare effect for Unity that doesn't require Physics.
pschraut/UnityMiniEditorIterationProfiler
Breaking down timings on compilation, assembly reload and enter/exit Play Mode in the simplest way possible. Requires Unity 2019.3 and newer.
pschraut/UnityCubemapArrayImportPipeline
A CubemapArray Import Pipeline for Unity 2019.3 and newer.
pschraut/UnityScriptableObjectContainer
Work with ScriptableObjects in a similar manner to how you work with Components and GameObjects
pschraut/UnityColorGradientTextureImportPipeline
Color Gradient Texture Import Pipeline for Unity 2019.3 and newer
pschraut/pschraut
My GitHub profile repository