Files
godot/editor/plugins
Andy Maloney 14c50fdb94 Fix gizmo names
Commit 5ef62e546f renamed EditorNode3DGizmoPlugin "get_name" to "get_gizmo_name", but it wasn't done everywhere. Because EditorNode3DGizmoPlugin inherits from Resource, it was then using Resource::get_name() which resulted in null names.

Fixes godotengine/godot#46349
2021-02-28 20:52:53 -05:00
..
2021-02-18 17:12:46 +01:00
2021-02-18 17:12:46 +01:00
2021-02-28 20:52:53 -05:00
2021-02-10 19:31:24 -03:00