StansAssets / com.stansassets.marking-menu

Open source product allows configure scene view, to access to the context menu in the Editor
http://stansassets.com
1 stars 0 forks source link
editor extension npm openupm package stansassets unity unity3d utility-library

Marking Menu

Marking Menu is a commonly used radial menu that gives you a TON of quick access functionality for your project. Setup project-related actions and speed up the development process in a few lines of code.

NPM Package openupm Licence Issues

Wiki

Quick links to explore the library:

Install from NPM

A minimal example ends up looking like this. Please note that the version X.Y.Z stated here is to be replaced with the latest released version which is currently NPM Package.

  {
    "scopedRegistries": [
      {
        "name": "npmjs",
        "url": "https://registry.npmjs.org/",
        "scopes": [
          "com.stansassets"
        ]
      }
    ],
    "dependencies": {
      "com.stansassets.marking-menu": "X.Y.Z",
      ...
    }
  }

Install from OpenUPM

Install from a Git URL

Yoy can also install this package via Git URL. To load a package from a Git URL:

Referencing packages from private repositories by SSH

Unity Package Manager supports referencing packages from private repositories by SSH, see an example: "com.company.app": "ssh://git@github.com/Company/app.git#X.Y.Z". But easy to stumble if doing it the first time because Unity Package Manager requires the only SSH key without a passphrase. A quick guide to starting with:

For more information about what protocols Unity supports, see Git URLs.

About Us

We are committed to developing high quality and engaging entertainment software. Our mission has been to bring a reliable and high-quality Unity Development service to companies and individuals around the globe. At Stan's Assets, we make Plugins, SDKs, Games, VR & AR Applications. Do not hesitate do get in touch, whether you have a question, want to build something, or just to say hi :) Let's Talk!

Website | LinkedIn | Youtube | Github | AssetStore