All Projects → code-beans → GizmoExtensions

code-beans / GizmoExtensions

Licence: MIT license
Utility class(es) that extend Unity's Gizmos

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to GizmoExtensions

unity-customizable-toolbar
Customizable toolbar available in the Unity editor.
Stars: ✭ 32 (-68%)
Mutual labels:  unity-editor
LMS.Version
Super simple auto build version tool
Stars: ✭ 40 (-60%)
Mutual labels:  unity-editor
HotUpdateSolution
Hot update solution for unity3d
Stars: ✭ 30 (-70%)
Mutual labels:  unity-editor
ar-simulation
AR Simulation for Unity • Right in the Editor • Minimally Invasive
Stars: ✭ 101 (+1%)
Mutual labels:  unity-editor
UniProjectWindowMenuCustomizer
Editor extension that allows you to customize the menu that appears when you right-click on Project view.
Stars: ✭ 18 (-82%)
Mutual labels:  unity-editor
DialogueGraph
Open-source node-based tool for developing branching conversation trees
Stars: ✭ 133 (+33%)
Mutual labels:  unity-editor
Unitypausemenu
This is an open source Unity pause menu created for the game New Horizons, and it's completely free because of how a pause menu is a core component of a game, while the unity asset store was lacking in such an asset (until this was released on the asset store).
Stars: ✭ 160 (+60%)
Mutual labels:  unity-editor
unity-puzzlesystem-asset
The asset for the Unity Engine that allows to quickly create customisable puzzles.
Stars: ✭ 21 (-79%)
Mutual labels:  unity-editor
download.unity.com
Unity Download http://unity3d.com/unity/download/archive
Stars: ✭ 90 (-10%)
Mutual labels:  unity-editor
Unity-IMGUI-TreeView
Simple Tree View implementation for IMGUI (Editor GUI) in Unity. Includes a special type for working with asset paths, but base data structure and view can be easily extended to support anything.
Stars: ✭ 73 (-27%)
Mutual labels:  unity-editor
sdk-for-unity-vr-starter-project
[Deprecated] SpatialOS SDK for Unity Virtual Reality Starter Project
Stars: ✭ 43 (-57%)
Mutual labels:  unity-editor
project-settings-toolbar
A tool bar that can open each item of Project Settings.
Stars: ✭ 28 (-72%)
Mutual labels:  unity-editor
Unity-SerializeReferenceExtensions
Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.
Stars: ✭ 255 (+155%)
Mutual labels:  unity-editor
unity-button-sounds-editor
Editor extension for Unity game engine. It helps to assign AudioClip to buttons and to play sounds by button clicks.
Stars: ✭ 65 (-35%)
Mutual labels:  unity-editor
UnityNativeTool
Allows to unload native plugins in Unity3d editor
Stars: ✭ 147 (+47%)
Mutual labels:  unity-editor
Unity Aseprite Importer
An aseprite-file importer for unity written in C#, built upon the experimental AssetImporter API
Stars: ✭ 177 (+77%)
Mutual labels:  unity-editor
scripts-manager-unity3d
📄 Gives the list of scripts in the current scene with gameobject reference.
Stars: ✭ 52 (-48%)
Mutual labels:  unity-editor
WorldCreatorAssistant
Unity Editor extension for automating VRChat world project package management
Stars: ✭ 133 (+33%)
Mutual labels:  unity-editor
unity-forge-property-drawers
Custom propery drawers to ease fields value management in Unity editor.
Stars: ✭ 36 (-64%)
Mutual labels:  unity-editor
1 First Steps
Setup Unity and Visual Studio on Mac and PC. Use Unity's editor to position, rotate and scale game objects. Understand prefabs. Write very basic code, and use Unity's Console. http://gdev.tv/cu2github (REF: FS_CU2)
Stars: ✭ 23 (-77%)
Mutual labels:  unity-editor

GizmoExtensions

Utility class(es) that extend Unity's Gizmos

Features

  • adds Quaternion rotation as an input parameter for the primitive types
  • Adds the following Gizmos:
    • Circles
    • Cylinders
    • Arcs
    • Arrows
    • Capsules

Install

Just drop the /src folder into your Unity Assets

if you want to keep up to date you might want to clone the repo into your Assets/ folder instead

Contribute

Do you have any Gizmo extensions? Feel free to contribute!

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].