joshcamas / UnityCodeEditor
A generic syntax highlighter / code editor built into Unity
☆21Updated 5 years ago
Alternatives and similar repositories for UnityCodeEditor:
Users that are interested in UnityCodeEditor are comparing it to the libraries listed below
- Color hex code to C# color class code (Editor Window)☆14Updated 7 months ago
- A tool bar that can open each item of Project Settings.☆29Updated 6 years ago
- Reactive node system for Unity☆44Updated 9 months ago
- A tool for Unity3D to help you pinpoint redundant data☆20Updated 4 years ago
- Customizable toolbar available in the Unity editor.☆35Updated 6 years ago
- Zero Allocation Strings☆20Updated last year
- Library of procedural generation code for use in Unity☆47Updated last year
- Workaround for jobified raycasts limitations☆19Updated 5 years ago
- A modified version of alexmuab's unity-mesh-triangulator☆15Updated 5 years ago
- WIP project for creating procedural planets using Unity☆28Updated 5 years ago
- Receive Update callback(s) from anywhere and in any order in Unity!☆15Updated 7 years ago
- Just some easy gizmos to draw ui rulers to help implement ui☆22Updated last year
- Source Generator to support Domain Reload off in Unity (handle static fields and event handlers).☆20Updated last year
- Auto Preset enables scriptable configuration of assets from the Unity Editor without requiring any additional code.☆24Updated 4 years ago
- Highlight objects in Unity when the mouse overs them in the Hierarchy window☆17Updated 4 years ago
- Add comments to the inspector via a Comment attribute or component☆18Updated last year
- Code generators for Layers and Tags☆22Updated 2 years ago
- compute shader, tiled terrain, splatmap generation, v2018.3b09☆39Updated 5 years ago
- Terraced like procedural terrain made with Unity DOTS