Skip to content

rfadeev/pump-editor

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

license openupm

Pump Editor

Collection of Unity editor helpers to boost productivity.

Installation

Install via Git

Project supports Unity Package Manager. To install project as Git package do following:

  1. Close Unity project and open the Packages/manifest.json file.
  2. Update dependencies to have com.rfadeev.pumpeditor package:
{
  "dependencies": {
    "com.rfadeev.pumpeditor": "https://github.com/rfadeev/pump-editor.git"
  }
}
  1. Open Unity project.

Alternatively, add this repository as submodule under Assets folder or download it and put to Assets folder of your Unity project.

Install via OpenUPM

The package is available on the openupm registry. It's recommended to install it via openupm-cli.

openupm add com.rfadeev.pumpeditor

How to use

Access Pump Editor editor windows via Unity toolbar: Window -> Pump Editor.

Features

Editor windows:

Shortcuts:

About

Collection of Unity editor helpers to boost productivity.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages