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/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!
mob-sakai/ParticleEffectForUGUI
Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas.
mob-sakai/SoftMaskForUGUI
Enhance Unity UI (uGUI) with advanced soft-masking features to create more visually appealing effects!
mob-sakai/UnmaskForUGUI
A reverse masking solution for uGUI element in Unity.
mob-sakai/UpmGitExtension
This package extends the UI of Unity Package Manager (UPM) for the packages installed from git repository.
mob-sakai/CSharpCompilerSettingsForUnity
Change the C# compiler (csc) used on your Unity project, as you like!
mob-sakai/CompositeCanvasRenderer
CompositeCanvasRenderer bakes multiple source graphics into a bake-buffer (RenderTexture) and renders it. Additional material modification, mesh modification, and baking effects are supported! Let's enjoy the effects that were difficult to implement with UI shaders, such as blur, soft outline, and soft shadow!
mob-sakai/UIEffectSnapshot
Capture a screenshot with effect and display it. Light-weight, non-realtime, no-camera (and no-PostProcessingStack), but be effective enough. The captured snapshot can be used as a background for a UI panel.
mob-sakai/SubAssetEditor
Editor for SubAsset in unity project.
mob-sakai/UIMaterialPropertyInjector
This package provides a component that allows easy modification/animation of material properties for Unity UI (uGUI) without the need for shader-specific custom components.
mob-sakai/UnityEventDrawerEx
This plugin extends the UnityEventDrawer to display runtime calls in the inspector.
mob-sakai/unity-activate
A tool to activate Unity license.
mob-sakai/docker-unity
New series of CI-specialised docker images for Unity. Superseding the famous gableroux/unity3d images.
mob-sakai/unity-changeset
Get/List Unity editor changeset
mob-sakai/OpenSesame
A custom Roslyn compiler that allows access to internals/privates in other assemblies. Say "Open, Sesame!"
mob-sakai/SimpleBuildInterface
A simple build interface for Unity CLI. Support all platforms without executeMethod option.
mob-sakai/RotateMe
Rotate the object. (This repo is a tutorial for "How to develop a package for UnityPackageManager")
mob-sakai/unity.package-manager.metadata
Contains metadata used by the com.unity.package-manager package to fulfill client requests
mob-sakai/docker
New series of CI-specialised docker images for Unity. Superseding the famous gableroux/unity3d images.
mob-sakai/UnityBuiltinShaders
Unity's built-in shaders.
mob-sakai/Coffee.Internal
Tools and snippets for package development
mob-sakai/Demos
mob-sakai/unity-changeset-action
[GitHub Action] Get Unity editor change set for specific version
mob-sakai/mob-sakai.github.io
mob-sakai/UnityAdventCalendar2021
https://qiita.com/items/37978a030d6a6e262065
mob-sakai/actionsflow-workflow-test
mob-sakai/unity-list-action
[GitHub Action] Get Unity editor versions for next jobs
mob-sakai/openupm
OpenUPM - Open Source Unity Package Registry (UPM)
mob-sakai/playground
for experimental use
mob-sakai/TestPkgDev