Rémi Verschelde
|
c646768ba2
|
Merge pull request #40473 from rcorre/gizmo-doc
Fix return type on EditorNode3DGizmoPlugin::get_priority.
|
2020-10-01 14:28:38 +02:00 |
Hugo Locurcio
|
c4903a603b
|
Add link titles for all links in the class reference
This makes them display in a nicer way in the editor help.
(The title will display instead of the full URL.)
|
2020-08-31 14:22:07 +02:00 |
Ryan Roden-Corrent
|
c6919a13da
|
Fix bound return type on get_priority.
Also adds a description explaining gizmo priority.
Inferred from:
e4363d001a/editor/plugins/spatial_editor_plugin.cpp (L5867-L5880)
e4363d001a/editor/plugins/spatial_editor_plugin.cpp (L6462-L6470)
|
2020-07-21 18:18:33 -04:00 |
Hugo Locurcio
|
fb2e4d77eb
|
Document several editor-related classes to 100% completion
|
2020-07-20 14:48:42 +02:00 |
Rémi Verschelde
|
eaaee63b62
|
doc: Update classref with node renames
A few extra renames for classes which were missed in last week's PRs.
|
2020-03-30 18:23:02 +02:00 |