unity-extension
There are 36 repositories under unity-extension topic.
baba-s/awesome-unity-open-source-on-github
A categorized collection of awesome Unity open source on GitHub (800+)
baba-s/unity-compile-in-background
You can start compiling without having to return focus to the Unity editor after changing the script.
techno-dwarf-works/better-attributes-legacy
Unity Attributes
liortal53/upm-embed
Unity editor extension for easily embedding UPM packages in your project
baba-s/UniCustomizableToolbar
【Unity】カスタマイズ可能なツールバーのエディタ拡張
baba-s/UniHierarchyMenuCustomizer
Editor extension that allows you to customize the menu that appears when you right-click on Hierarchy.
Hirashi3630/UrGUI
UrGUI: easy to create GUI for Unity mods and debug
baba-s/Kogane.Symbol
【Unity】シンボルを簡単に定義できるエディタ拡張
baba-s/Kogane.TransformInspector
【Unity】Transform の Inspector にリセットボタンを追加するエディタ拡張
baba-s/UniProjectWindowMenuCustomizer
Editor extension that allows you to customize the menu that appears when you right-click on Project view.
Succyboi/Stupid.UwU
Stupid.UwU is a super easy to use library for Unity that enables you to make your scripts look as beautiful as ever WITHOUT having to write a custom editor.
sppt-2k19/unity-fsharp-integration
F# integration for Unity
techno-dwarf-works/better-scene-management-legacy
Unity Scene Management
baba-s/Kogane.SpriteBorderSetupper
【Unity】スプライトの Border をコンテキストメニューから設定できるエディタ拡張
k0dep/MoonSharp
🌑Unity npm package of interpreter for the Lua language, written entirely in C# for the Unity3D engine, including handy remote debugger facilities
baba-s/UniPackageAssetDeleter
Editor extension to delete assets added with .unitypackage.
techno-dwarf-works/better-attributes
Better Attributes
baba-s/uni-multiple-sprite-inspector
Sprite Mode が Multiple のテクスチャが持つ各スプライトの Inspector で border を編集できるようにするエディタ拡張
baba-s/uni-texture-packer-importer
無料版の TexturePacker でパッキングしたテクスチャを Unity で使用できるようにするエディタ拡張
techno-dwarf-works/better-extensions
Unity Extensions
ltmx/Unity.CSharp.Extensions
Extension Method Library For Unity
Voltstro-Studios/NativeArraySpanExtensions
Provides extensions to Unity's NativeArray that make using .NET's Span<T> with them easier.
baba-s/uni-gist
Unity からスクリプトを Gist に投稿できるエディタ拡張
jasursadikov/script-template-editor
📜 Adds window to preference which allows you to customize default script templates in Unity.
baba-s/UniGitCommitHash
【Unity】Git のコミットハッシュを管理するスクリプトを生成するエディタ拡張
caphosra/EasyReorderableList
You can easily use ReorderableList in Unity. This will improve the design and efficiency of the Unity editor extension!
dunward/GraphView
Unity GraphView Extension
techno-dwarf-works/better-scene-management
Better Scene Management
EliteAsian123/EliteAsians-Unity-Extensions
Includes classes which add additional functionality to classes such as Vector2 to Unity.
EnesShahn/PField
Unity Generic SerializeReference Field Editor
eviltwo/UnityExtensions
Extensions for Unity.
mousedoc/unity-screen-shooter
Share unity screenshots to messenger directly
RimuruDev/Unity-NullCheckExtensions
Null Check Extension for Fluent Interfaces - Это расширение для C# предназначено для упрощения работы с объектами, которые могут быть null. Оно добавляет метод IfNotNull, который выполняет указанное действие на объекте, если он не null, и выводит предупреждение в консоль, если объект является null.
joyixir/utility
Utility is a unity package containing Animator, Vector, List etc. extensions and handy functions to help developers.
techno-dwarf-works/build-notification
Build Notification Tool for Unity
kameronbrooks/editorX
A Unity plugin that allows you to easily create editor windows from markup.