https://github.com/appetizermonster/Unity3D-QuickSearch
A Command Palette for Unity
https://github.com/appetizermonster/Unity3D-QuickSearch
command-palette quicksearch unity unity3d
Last synced: 6 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 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-31T00:08:24.000Z (over 8 years ago)
- Last Synced: 2024-11-10T15:46:00.180Z (12 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 - commit/appetizermonster/Unity3D-QuickSearch?logoSize=auto) - 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