Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neon-age/Smart-Inspector
Fluent re-take on Unity Inspector UX. Packed with QoL improvements.
https://github.com/neon-age/Smart-Inspector
compact components drawers editor events extension fluent helpers inspector reorderable reordering styling tabs toolkit ui ui-elements ui-toolkit unity utils ux
Last synced: 2 months ago
JSON representation
Fluent re-take on Unity Inspector UX. Packed with QoL improvements.
- Host: GitHub
- URL: https://github.com/neon-age/Smart-Inspector
- Owner: neon-age
- License: mit
- Archived: true
- Created: 2021-06-13T16:42:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-27T18:16:57.000Z (about 1 year ago)
- Last Synced: 2024-08-02T05:14:02.297Z (6 months ago)
- Topics: compact, components, drawers, editor, events, extension, fluent, helpers, inspector, reorderable, reordering, styling, tabs, toolkit, ui, ui-elements, ui-toolkit, unity, utils, ux
- Language: C#
- Homepage:
- Size: 500 KB
- Stars: 914
- Watchers: 20
- Forks: 53
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-unity3d - Smart-Inspector - Keeps your screen real-estate clean with refined, compact UX. (Open Source Repositories / Editor)
README
# Smart Inspector
[![twitter](https://img.shields.io/twitter/follow/_neonage?style=social)](https://twitter.com/_neonage)\
[![discord online](https://img.shields.io/discord/830405926078644254?label=Open%20Labs&logo=discord&style=social)](https://discord.gg/wWpqvwuf8J)[![join discord](https://user-images.githubusercontent.com/29812914/121816656-0cb93080-cca7-11eb-954a-344cfd31f530.png)](https://discord.gg/wWpqvwuf8J)
### **Tabbed Inspector**
Peek multiple components without scrolling or expanding. Supports Gizmos!https://user-images.githubusercontent.com/29812914/121815548-3e2efd80-cca1-11eb-969d-a5f698995e7d.mp4
### Rich Customization
https://user-images.githubusercontent.com/29812914/124998043-e7d19680-e075-11eb-9060-580519c7f4ab.mp4### Fluent Injection API
Customization without limits, using **fluent UITK API**, instant injection and **must-have helpers**!https://user-images.githubusercontent.com/29812914/122990585-55bb6400-d3ce-11eb-853a-8f9caa08c87e.mp4
![image (4)](https://user-images.githubusercontent.com/29812914/122992140-00805200-d3d0-11eb-8f5f-049bc54b24ac.png)
### Snappy Tooltip
https://user-images.githubusercontent.com/29812914/122633069-c75e8e00-d100-11eb-88da-dc3995e15bc5.mp4
### **Compact UnityEvents**
Collapsing and Reordering by default.https://user-images.githubusercontent.com/29812914/121816066-a8e13880-cca3-11eb-966d-781f2fd0bc10.mp4
### **Improved Dragging**
Larger drop area, so you don't have to precisely aim at 2 pixels between headers.https://user-images.githubusercontent.com/29812914/122023147-76ddec80-cdf1-11eb-8cd8-0a370e7bfc8c.mp4
---------------------
## FAQ
**Supported Unity versions?**\
From Unity **2019.4** up to **2021.2**!| **How to install?** | |
|-------------|-------------|
| [Clone](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository-from-github/cloning-a-repository#cloning-a-repository-to-github-desktop) and install as [local package](https://docs.unity3d.com/Manual/upm-ui-local.html) | Be up-to-date with repo, freely modify a package |
| Via [OpenUPM](https://openupm.com/packages/com.av.smart-inspector/) / [Package Installer](https://package-installer.glitch.me/v1/installer/OpenUPM/com.av.smart-inspector?registry=https%3A%2F%2Fpackage.openupm.com) | Auto-install and add scoped registry, providing [verified Releases](https://github.com/neon-age/Smart-Inspector/releases) to UPM |
| Using [Git URL](https://docs.unity3d.com/Manual/upm-ui-giturl.html) | **Not recommended** - no updates, no version control |