GithubHelp home page GithubHelp logo

eitanwong / subasseteditor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mob-sakai/subasseteditor

0.0 0.0 0.0 70 KB

Editor for SubAsset in unity project.

Home Page: https://github.com/mob-sakai/SubAssetEditor

License: MIT License

C# 96.54% Shell 3.46%

subasseteditor's Introduction

Sub Asset Editor

An editor tool for SubAsset in your project.

PRs Welcome

<< Description | Installation | Usage | Development Note | Change log >>





Description

'SubAsset' is an asset that is stored in the same file as the main asset.

It is good to organize multiple assets, to manage many assets.

For example, you can integrate Animation assets and AnimatorController asset into one file.

image

image

Features

  • Add other assets to main asset
  • Add referencing asset to main asset
  • Rename
  • Export
  • Delete
  • Lock main asset selection





Installation

Requirement

  • Unity 5.5 or later

(For Unity 2018.3 or later) Using OpenUPM

This package is available on OpenUPM.
You can install it via openupm-cli.

openupm add com.coffee.sub-asset-editor

(For Unity 2018.3 or later) Using Git

Find the manifest.json file in the Packages folder of your project and add a line to dependencies field.

  • Major version:
    "com.coffee.sub-asset-editor": "https://github.com/mob-sakai/SubAssetEditor.git"

To update the package, change suffix #{version} to the target version.

  • e.g. "com.coffee.sub-asset-editor": "https://github.com/mob-sakai/SubAssetEditor.git#1.0.0",

Or, use UpmGitExtension to install and update the package.

For Unity 2018.2 or earlier

  1. Download a source code zip file from Releases page
  2. Extract it
  3. Import it into the following directory in your Unity project
    • Packages (It works as an embedded package. For Unity 2018.1 or later)
    • Assets (Legacy way. For Unity 2017.1 or later)





Usage

  1. From the menu, click Assets > Sub Asset Editor.
  2. Select an asset in project window.
  3. Enjoy!





Contributing

Issues

Issues are very valuable to this project.

  • Ideas are a valuable source of contributions others can make
  • Problems show where this project is lacking
  • With a question you show where contributors can improve the user experience

Pull Requests

Pull requests are, a great way to get your ideas into this repository.
See sandbox/README.md.

Support

This is an open source project that I am developing in my spare time.
If you like it, please support me.
With your support, I can spend more time on development. :)






License

  • MIT

Author

See Also

subasseteditor's People

Contributors

mob-sakai avatar semantic-release-bot avatar

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.