All Projects → PhannGor → Unity3d Rainbow Folders

PhannGor / Unity3d Rainbow Folders

Licence: apache-2.0
This asset allows you to set custom icons for any folder in unity project browser.

Projects that are alternatives of or similar to Unity3d Rainbow Folders

Apple Signin Unity
Unity plugin to support Sign In With Apple Id
Stars: ✭ 228 (-56.07%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Realtime Csg For Unity
Realtime-CSG, CSG level editor for Unity
Stars: ✭ 281 (-45.86%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Lunar Unity Console
High-performance Unity iOS/Android logger built with native platform UI
Stars: ✭ 628 (+21%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Restclient
🦄 Simple HTTP and REST client for Unity based on Promises, also supports Callbacks! 🎮
Stars: ✭ 675 (+30.06%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Unity Script Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
Stars: ✭ 3,640 (+601.35%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Savegamepro
A Complete and Powerful Save Game Solution for Unity (Game Engine)
Stars: ✭ 30 (-94.22%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Uduino
Simple and easy connection between Arduino and Unity
Stars: ✭ 25 (-95.18%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Opencvforunity
OpenCV for Unity (Untiy Asset Plugin)
Stars: ✭ 359 (-30.83%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Dlibfacelandmarkdetector
FaceLandmark Detector using Dlib (Unity Asset Plugin)
Stars: ✭ 80 (-84.59%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Awesome Unity Open Source On Github
A categorized collection of awesome Unity open source on GitHub (800+)
Stars: ✭ 1,124 (+116.57%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Csharp Eval Unity3d
C# Expression Parser for Unity3D
Stars: ✭ 102 (-80.35%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Savegamefree
Save Game Free is a free and simple but powerful solution for saving and loading game data in unity.
Stars: ✭ 279 (-46.24%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Nvjob Water Shader Simple And Fast
#NVJOB Simple Water Shaders. Free Unity Asset.
Stars: ✭ 172 (-66.86%)
Mutual labels:  unity, unity3d, unity-asset
Rimlight
Customizable rimlight shader for Unity that includes pulsation and noise scrolling. Give your scenes that extra oomph!
Stars: ✭ 170 (-67.24%)
Mutual labels:  unity, unity3d, unity-asset
Unitybarcodescanner
Simple Unity Barcode Scanner
Stars: ✭ 180 (-65.32%)
Mutual labels:  unity, unity3d, unity3d-plugin
Swissarmylib
Collection of helpful utilities we use in our Unity projects.
Stars: ✭ 154 (-70.33%)
Mutual labels:  unity, unity3d, unity3d-plugin
Xrtk Core
The Official Mixed Reality Framework for Unity
Stars: ✭ 219 (-57.8%)
Mutual labels:  unity, unity3d, unity-asset
Hololenscamerastream
This Unity plugin makes the HoloLens video camera frames available to a Unity app in real time. This enables Unity devs to easily use the HoloLens camera for computer vision (or anything they want).
Stars: ✭ 233 (-55.11%)
Mutual labels:  unity, unity3d, unity3d-plugin
Unity Ui Examples
📚 A collection of UI examples for Unity.
Stars: ✭ 152 (-70.71%)
Mutual labels:  unity, unity3d, unity-asset
Deform Prototype
A prototyped framework for deforming meshes in the editor and at runtime in Unity. Not in development anymore, but it's still pretty awesome!
Stars: ✭ 256 (-50.67%)
Mutual labels:  unity, unity3d, unity3d-plugin

Discontinued

This project is discontinued and deprecated. Unfortunately, our benefit from the open source project was too low to justify the extra effort to keep it alive.

Meanwhile, development continues and new versions of the Rainbow Folders are now available exclusively on the Asset Store

Now back to original README content…

License

All our code in this repo is covered under Apache 2.0 license:

https://www.apache.org/licenses/LICENSE-2.0

All our icons, images and other artwork is covered under Creative Commons Attribution-NonCommercial 4.0 International licesnse:

https://creativecommons.org/licenses/by-nc/4.0/

Unity3D Rainbow Folders

License

Have you ever thought about highlighting often used project folders? This simple but colorful asset allows you to do that!

With "Rainbow Folders" you can set custom icon for any folder in unity project browser:

Browser window example Browser window example Browser window example

Installing

Rainbow Folders is a standard Unity extension and should be installed like any other Unity package. Just drag the RainbowFolders.unitypackage into your current project, or in the Editor go to the drop-down menu Assets → Import Package → Custom Package and then browse to the RainbowFolders.unitypackage file.

When downloading from the Asset Store then Download Manager will automate this process.

Browser window example

Once the Importing dialog appears, just click the Import button.

Folder location

The package will be imported into the Assets/Plugins/RainbowFolders folder by default. Most users prefer to keep it here, but you can freely move it wherever you want. Just go to Edit → Preferences → Rainbow Folders and update the folder location:

Browser window example

Configuring folder icons

To apply custom icon for some folder in your project view, just hold the Modifier key and click on any folder icon in Unity project browser. By default, it’s the Alt key, but you can change it in Preferences.

Alt-click example

Configuration dialogue will appear, and you'll be able to assign icons to the corresponding folder.

Configuration dialog

What you need to configure for each folder item, are these fields:

  • Folder Name - icon will be applied to all folders with that name.
  • or Folder Path - icon will be applied to a single folder with specified path.
  • Recursive checkbox - subfolders icons will be changed automatically

Then you need to specify actually icons:

  • Small Icon - custom icon for the left panel of the project browser (16x16 px)
  • Large Icon - custom icon for the right panel of the project browser (64x64 px)

Your changes will be applied next time when the project browser will retrieve the focus.

Presets

You can choose icons from few dozen of presets. Simply click on the star button in configuration dialog, select one of them from the drop-down menu and apply changes.

Configuration dialog Configuration dialog

Revert to default

To reset the folder icon to the default one, just Alt-click on it, then press the red cross button in configuration dialogue and apply changes.

Configuration dialog

Multi-editing

You can also edit multiple folders at once, just select them all and Alt-click at one of their icons.

Configuration dialog

Configs List

To view all existing assignments, click on the gear button in the configuration dialog, then take a look at the Inspector.

Configuration dialog

There is reorderable list with all defined "folder" configurations. You can modify existing items, remove them using "-" button or add new ones by clicking "+" button below.

Configuration dialog

If there is more than one config for the same folder (including recursive assignments), then latest (lowest) item in the list will be applied.

Context menu

All the above functionality is also available via the context menu.

Configuration dialog

Right-click on any folder in project view and select Rainbow Folders → Apply Custom to open configuration dialogue.

The Rainbow Folders → Revert to Default item will reset corresponding folder icon to the default one.

With Color, Tag, Type and Platform sub-items you can easily apply custom icons from few dozen of presets, right from the context menu.

Select Rainbow Folders → Settings to view all existing assignments in the inspector.

Upgrading

Please always do a clean import of the Rainbow Folders package (delete the old version before importing the new one). Otherwise, you may receive a number of difficult to diagnose issues.

  • Backup your settings file (optional): Assets/.../RainbowFolders/Editor/Data/RainbowFoldersSettings.asset
  • Delete the Assets/.../RainbowFolders folder.
  • Delete the Assets/Editor Default Resources/RainbowFolders folder, if exists.
  • Import the new version from package or from the Asset Store.
  • Restore your settings file.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].