jbruening / ugui-mvvmLinks
Unity3D uGUI mvvm databinding via the standard IXChanged interfaces used in wpf (INotifyPropertyChanged, INotifyCollectionChanged, etc)
☆215Updated 4 years ago
Alternatives and similar repositories for ugui-mvvm
Users that are interested in ugui-mvvm are comparing it to the libraries listed below
Sorting:
- C# Expression Parser for Unity3D☆209Updated 3 months ago
- Asynchronous operations (promises) for Unity3d.☆185Updated 5 years ago
- Flexible logging for C# and Unity☆194Updated 2 years ago
- Framework for Unity that includes lots of useful utility functions and helper classes.☆207Updated 6 months ago
- These script will make your UnityGUI ScrollRects scroll infinitely. I used the HorizontalLayoutGroup and VerticalLayoutGroup components t…☆190Updated 2 years ago
- An tiny, improved coroutine API for the Unity game engine.☆129Updated 3 years ago
- Light Weight Architecture Library☆129Updated 3 years ago
- Advanced PSD importer for Unity3D☆173Updated 8 years ago
- List control for Unity allowing editor developers to add reorderable list controls to their GUIs.☆172Updated 7 years ago
- Mesh effect components for TextMeshPro in Unity.☆167Updated 6 years ago
- UndoPro is a command-based undo system integrated into Unity's default system. This allows devs to use actions for their undo/redo operat…☆199Updated 2 years ago
- An MVC framework for Unity3D☆168Updated 6 years ago
- A bunch of code to make using async-await easier in Unity3D☆218Updated 6 years ago
- Example Unity custom graph editor for editing skill trees.☆128Updated 9 years ago
- 💾 SqlCipher made easy for Unity3d☆178Updated last week
- Logcat (android logging) extension for Unity3D☆231Updated last year
- All in one repo, includes: Kernel, Designer, Architect, MVVM, ECS☆94Updated 7 years ago
- Unity Hex Tile Editor☆164Updated 7 years ago
- Excel for Unity. Provides both read and write with .xls and .xlsx☆223Updated 5 years ago
- draw line in unity3d☆175Updated 7 years ago
- Unity Native Input Plugin for both iOS and Android (Unity UI compatible)☆44Updated 4 years ago
- An event system for Unity Mecanim animation system☆147Updated 6 years ago
- An asset bundle manager for Unity.☆297Updated last year
- make mesh like line, polygon, etc in unity3d☆194Updated 3 months ago
- This is a simple and interactive Unity3d example project to show how to use Entitas☆213Updated 2 years ago
- A utility that can use 18 kinds of curve algorithm.☆251Updated 6 years ago
- Make books on uGUI☆202Updated 6 years ago
- AtlasImage is a graphic component use SpriteAtlas for uGUI. In addition, add useful sprite selector and border editor to the inspector.