Skip to content

anu-prakash-dev/unity-guiskin-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description (What is this?)

This addon provides the Unity Editor with an alternative inspector/editor for .guiskin files.

Reason (Why was it made?)

The editor was created to provide an alternative to the default guiskin editor that focused on performance when editing large numbers of guistyles and allowed other extended features for easier/faster maintenence.

Features (What can it do?)

  • Supports 3 display modes (Default, Replica, and Compact).
  • Supports searching of styles by name or attributes. Searches can be explicit or use wildcards.
  • Supports visual forms for constructing advanced search queries.
  • Supports copy/paste of GUIStyles.
  • Supports searching/grouping separated fragment guiskin files from parent (i.e : MySkin#Buttons.guiskin belongs to MySkin.guiskin set)
  • Supports off-screen padding/clipping of non-visible elements for smooth framerate even when hundreds of styles present.
  • Default mode uses Unity's built-in editor.
  • Replica mode visually mimic's Unity's built-in editor with extra performance/features.
  • Compact mode focuses on more direct access to style options.

Compatibility (What environments will it function with?)

Currently, the system has been built and tested on Unity 5.0 through 5.6.0b9 on Windows/Mac/Linux.

Issues (What problems are known?)

Bugs should be discussed/reported here.

Contact (How can I reach you?)

If you'd like to make a direct inquiry regarding my work or if you just want a friendly conversation, you can find me idling in the Game Dev League Discord server under the alias Bradical. Failing that, I'm also reachable via email at bradsmithee@gmail.com

Preview (What does it look like?)

Performance Comparison

Searching

Compact Mode

About

Provides the Unity Editor with an alternative inspector/editor for .guiskin files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.9%
  • Batchfile 1.1%