Pinned Repositories
CSharpCompilerSettingsForUnity
Change the C# compiler (csc) used on your Unity project, as you like!
GitDependencyResolverForUnity
This plugin resolves git url dependencies in the package for Unity Package Manager. You can use a git url as a package dependency!
MeshEffectForTextMeshPro
Mesh effect components for TextMeshPro in Unity.
ParticleEffectForUGUI
Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas.
ShinyEffectForUGUI
Shiny effect of uGUI, which does not need mask or normal map.
SoftMaskForUGUI
Enhance Unity UI (uGUI) with advanced soft-masking features to create more visually appealing effects!
StaticBluredScreen
Non-realtime (=static) screen blur for Unity. Easy to use background for dialogs.
UIEffect
UIEffect is an open-source package that allows you to intuitively apply rich UI effects directly from the Inspector or via code. Combine various filters, such as grayscale, blur, and dissolve, to decorate your UI with a unique visual style!
UnmaskForUGUI
A reverse masking solution for uGUI element in Unity.
UpmGitExtension
This package extends the UI of Unity Package Manager (UPM) for the packages installed from git repository.
mob-sakai's Repositories
mob-sakai/ShinyEffectForUGUI
Shiny effect of uGUI, which does not need mask or normal map.
mob-sakai/GitDependencyResolverForUnity
This plugin resolves git url dependencies in the package for Unity Package Manager. You can use a git url as a package dependency!
mob-sakai/StaticBluredScreen
Non-realtime (=static) screen blur for Unity. Easy to use background for dialogs.
mob-sakai/MeshEffectForTextMeshPro
Mesh effect components for TextMeshPro in Unity.
mob-sakai/AtlasImage
AtlasImage is a graphic component use SpriteAtlas for uGUI. In addition, add useful sprite selector and border editor to the inspector.
mob-sakai/MirrorReflectionEffectForUGUI
A simple mirror reflection effect for a uGUI without reflection probes or shaders.
mob-sakai/DissolveEffectForTMPro
DissolveEffectForTMPro provide dissolve effect component for TextMeshPro in Unity.
mob-sakai/OpenSesameCompilerForUnity
A Roslyn compiler to access internals/privates for Unity. In other words, you can access to any internals/privates in other assemblies, without reflection. Let's say, "Open sesame!"
mob-sakai/ShinyEffectForTMPro
ShinyEffectForTMPro provide shiny effect component for TextMeshPro in Unity.
mob-sakai/ProjectBuilder
A tool for easy automating and customizing build process for Unity.
mob-sakai/DissolveEffectForUGUI
A dissolve effect for uGUI, without material instancing. Please star and watch this project :)
mob-sakai/UITransition
mob-sakai/CompositeToggle
Composite toggle system for unity
mob-sakai/ButtonEx
mob-sakai/BlurringAtlasForUGUI
A blur effect for uGUI in Unity, that is effective even for atlas images including dynamic fonts.
mob-sakai/MainWindowTitleModifierForUnity
A demo to change the text displayed in UnityEditor's title bar
mob-sakai/SymbolCatalog
A tool for edit script symbol define for Unity.
mob-sakai/InternalAccessibleCompilerForUnity
Compile a c# project to a internal accessible dll (for Unity)
mob-sakai/UISystem
mob-sakai/ScrollEx
mob-sakai/AssetSystem
mob-sakai/VertexTextureFetchForUGUI
mob-sakai/InternalAccessibleCompiler
Compile a c# project to a internal accessible dll
mob-sakai/JobcanExtensionForChrome
mob-sakai/git-snapshot
git-snapshot is a command-line tool to take a snapshot of the directory and creates/updates another branch, like git subtree split --squash.
mob-sakai/OpenSesameCompiler
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
mob-sakai/ApiSystem
mob-sakai/mob-sakai
mob-sakai/UnityGitDependencyTest
A test repo for GitDependencyResolverForUnity
mob-sakai/prettypullrequests
A chrome extension to make reviewing pull requests in Github a little easier.