Edit of asset "Gizmo3D" Accepted

Old/Current New/Edit
Title Gizmo3D
Description Gizmo3D encapsulates the Godot Engines 3D move/scale/rotation gizmos into a customizable node for use at runtime. The major differences are that you can edit all transformations at the same time, and customization options have been added. The selection box and axes can be toggled, colors changed, snapping intervals changed, and more. Transformation methods can be easily overriden to customize the default behavior. It is available in both C# and GDScript.

For usage, it's recommended to take a look at the demo project - note that to use the demo you will have to git clone the repo, since the artifact is setup for use with the Godot Asset Library.

Gizmo3D is largely a port of C++ code from the Godot Engine source. The license for the Godot Engine can be found at https://godotengine.org/license/.
Gizmo3D encapsulates the Godot Engines 3D move/scale/rotation gizmos into a customizable node for use at runtime. The major differences are that you can edit all transformations at the same time, and customization options have been added. The selection box and axes can be toggled, colors changed, snapping intervals changed, and more. Transformation methods can be easily overriden to customize the default behavior. It is available in both C# and GDScript.

For usage, it's recommended to take a look at the demo project - note that to use the demo you will have to git clone the repo, since the artifact is setup for use with the Godot Asset Library.

Gizmo3D is largely a port of C++ code from the Godot Engine source. The license for the Godot Engine can be found at https://godotengine.org/license/.
Category 3D Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/chrisizeful/Gizmo3D
Issues Url https://github.com/chrisizeful/Gizmo3D/issues
Godot version Godot 4.4
Version String 1.0.0
Download Commit 3d4700c6ce1d424a825382b9e9362cd7da4a7f53
Download Url (Computed) https://github.com/chrisizeful/Gizmo3D/archive/3d4700c6ce1d424a825382b9e9362cd7da4a7f53.zip
Icon Url https://i.imgur.com/Y4a2Fb9.png