mob-sakai / SymbolCatalog

A tool for edit script symbol define for Unity.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SymbolCatalog

Overview

A tool for edit script symbol define for Unity.

image

Requirement

  • Unity5.3+ (included Unity 2017.x)
  • No other SDK

Usage

  1. Download SymbolCatalog.unitypackage and install to your project.
  2. From the menu, click Coffee > Symbol Catalog
  3. SymbolCatalog.asset is created under Assets/Editor automatically.
  4. Edit symbol catalog as following:
    • image : Add new symbol/header/separator to catalog
    • image image : Remove symbol from catalog
    • image : Toggle symbol
    • image : Drag and drop to reorder symbol
    • Edit symbol name or description
  5. Click All Targets or Current (xxx) to apply scripting symbol define in project setting.
  6. Automatically start compiling.
  7. Enjoy!

Release Notes

ver.0.2.2:

  • Fixed: Error has occurred in compiled.
  • Changed: Change font style in editing.

ver.0.2.1:

  • Changed: Change namespace to Mobcast.CoffeeEditor.

ver.0.2.0:

  • Feature: Delete button at each symbols.
  • Feature: Apply to all targets.

ver.0.1.0:

  • Feature: Catalog script symbol define
    • Add/Remove/Toggle/Reorder symbol
    • Comment for each symbol
  • Feature: arrange symbols with Header/Separator

About

A tool for edit script symbol define for Unity.

https://github.com/mob-sakai/SymbolCatalog

License:MIT License


Languages

Language:C# 100.0%