Age | Commit message (Collapse) | Author |
|
Fix return type on EditorNode3DGizmoPlugin::get_priority.
|
|
This makes them display in a nicer way in the editor help.
(The title will display instead of the full URL.)
|
|
Also adds a description explaining gizmo priority.
Inferred from:
https://github.com/rcorre/godot/blob/e4363d001afd3e94e1c02f8af9291087dab7408e/editor/plugins/spatial_editor_plugin.cpp#L5867-L5880
https://github.com/rcorre/godot/blob/e4363d001afd3e94e1c02f8af9291087dab7408e/editor/plugins/spatial_editor_plugin.cpp#L6462-L6470
|
|
|
|
A few extra renames for classes which were missed in last week's PRs.
|