Giter Club home page Giter Club logo

flow-unity3d's Introduction

Flow (Short for Unity Workflow)

Logo

This is a small collection of Editor Extensions I wrote during my work with Unity. Mainly it makes you stick more to the keyboard when assembling scenes or navigating in Unity.

Installation

Asset Store Package

Asset Store Package is on the way. Will place link here if available.

Git

Submodule if using Git for your project

Use git submodule add https://github.com/HatiEth/Flow-Unity3D.git Assets/Flow/ in the root folder of your Project.

"Simple way"

Simply git clone this repository into your Unity3D project, or a separate and copy the files over to Assets/Flow/ folder in your Unity Project.

Just download the zip

Simply download the Zip and extract its content into Assets/Flow/ (which you have to create) in your Unity Project.

Content

Current Extensions:

  • QuickScene
  • QuickFile

QuickScene (Cmd/Ctrl+Shift+O)

Can also be found under Window/QuickScene - but why would you ... Shortcut: (Cmd/Ctrl+Shift+O)

IMPORTANT

Do not dock this one as it gets closed on selection anyway.

Description

Small Dialog to help you quickly switch between scenes. Especially useful if you use scenes for like editing prefabs.

Keyboard Control: Up-Arrow/Down-Arrow to move selection. Enter to Select. Esc to close.

QuickFile (Cmd/Ctrl+Shift+E)

Shortcut: (Cmd/Ctrl+Shift+E)

IMPORTANT

Do not dock this one as it gets closed on selection anyway.

Description

Small Dialog to help you easily open & select files in the inspector / open a file. Search bar allows some barebone Regex (Sadly, "*" does not work :/ )

Keyboard Control is also enabled:

Up-Arrow/Down-Arrow to move selection. Enter to Select. Shift+Enter to Open the file with representative Tool. Esc to close.

License

MIT LICENSE

flow-unity3d's People

Contributors

hatigamedev avatar

Watchers

James Cloos avatar  avatar

flow-unity3d's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.