Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/appetizermonster/Unity3D-QuickSearch
A Command Palette for Unity
https://github.com/appetizermonster/Unity3D-QuickSearch
command-palette quicksearch unity unity3d
Last synced: 3 months ago
JSON representation
A Command Palette for Unity
- Host: GitHub
- URL: https://github.com/appetizermonster/Unity3D-QuickSearch
- Owner: appetizermonster
- License: mit
- Archived: true
- Created: 2016-09-15T14:23:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-31T00:08:24.000Z (over 7 years ago)
- Last Synced: 2024-07-13T23:43:28.220Z (4 months ago)
- Topics: command-palette, quicksearch, unity, unity3d
- Language: C#
- Homepage:
- Size: 2.18 MB
- Stars: 63
- Watchers: 11
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unity-open-source-on-github - Unity3D-QuickSearch - A Command Palette for Unity (Command)
README
# QuickSearch
A Command Palette for Unity, built with :heart:
## Features
- Search Assets
- Search GameObjects on Active Scenes
- Execute Menu
- Support Asset Dragging## Requirements
Unity >= 5.2.2## Installation
#### - with [unity-packman](https://github.com/appetizermonster/unity-packman)```bash
unity-packman install appetizermonster/Unity3D-QuickSearch
```#### - or Asset Package
Download [latest package](https://github.com/appetizermonster/Unity3D-QuickSearch/raw/master/packages/latest.unitypackage)## Usage
Press Ctrl + , on Windows, Shift + ` on macOS## Credits
- Blur Background
- Builtin Asset Icons
- Center EditorWindow
## License
MIT