ByronMayne / StyleBrowser

A browser editor window to view all Unity built in styles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Style Browser

Style Browser is an easy to use Editor Window that allows you to view all of the built in styles and textures that Unity has built into it. Simply right click and the item will be copied to your clipboard.

Features

  • Pick to view all styles or textures
  • Right click copies the style or texture

Submoudles

  • GUIGird: Used to draw the grid that displays the elements.
  • Capture Groups: Used to draw screen shots for the wiki.

Credit

Style Browser was originally designed to replace the open source BuiltInResourcesWindow on the Unity Wiki. This script I found super helpful but it was not really well written. So I expanded upon it.

TODO:

  • Add loader for textures

Meta

Handcrafted by Byron Mayne [twittergithub]

Released under the MIT License.

About

A browser editor window to view all Unity built in styles.

License:MIT License


Languages

Language:C# 100.0%