luke161 / Unity-IMGUI-TreeViewLinks
Simple Tree View implementation for IMGUI (Editor GUI) in Unity. Includes a special type for working with asset paths, but base data structure and view can be easily extended to support anything.
☆77Updated 8 years ago
Alternatives and similar repositories for Unity-IMGUI-TreeView
Users that are interested in Unity-IMGUI-TreeView are comparing it to the libraries listed below
Sorting:
- Timelord is a demo for custom blending of Unity3D Timelines.☆43Updated 7 years ago
- Tool for adding easily lot of objects in the scene.☆46Updated 5 years ago
- Displays mesh's UV in Unity editor window.☆66Updated 3 years ago
- A radial layout group component base on UGUI with very easy angle and radius control.☆52Updated 5 years ago
- A Unity node editor for creating Immediate mode UIs☆77Updated 5 years ago
- Unity Editor UI Toolkit☆36Updated 7 years ago
- An abstraction layer on top of Texture2D.LoadImage to create Texture2D objects at runtime from raw PNG/JPEG data in Unity☆66Updated 3 months ago
- Simple Unity tweening system using ECS that works with GameObjects!☆92Updated 6 years ago
- A command-line parser for Unity 2019.3 and newer in the style of PlayerPrefs.☆61Updated 9 months ago
- Utility to parse strings into executable code☆28Updated 5 years ago
- Extending DOTS