godot/editor
Rémi Verschelde f5836b40d4
doc: Use self-closing tags for return and argument
For the time being we don't support writing a description for those, preferring
having all details in the method's description.

Using self-closing tags saves half the lines, and prevents contributors from
thinking that they should write the argument or return documentation there.

(cherry picked from commit 7adf4cc9b5)
2021-08-03 10:20:19 +02:00
..
collada
doc doc: Use self-closing tags for return and argument 2021-08-03 10:20:19 +02:00
fileserver
icons Backport RootMotionView icon from the master branch 2021-07-22 07:36:08 +02:00
import Merge pull request #46800 from The-O-King/normal_compression 2021-07-30 17:34:47 +02:00
plugins Make the "View" menu in 3D view toolbar stay open when selecting a checkbox 2021-08-03 10:20:18 +02:00
translations i18n: Sync translations with Weblate 2021-07-26 16:23:20 +02:00
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor_plugins.cpp Preview the color animation in the animation editor 2021-06-03 12:24:57 +02:00
animation_track_editor_plugins.h
animation_track_editor.cpp Merge pull request #47222 from dreamsComeTrue/anim-track-improv 2021-07-30 23:42:55 +02:00
animation_track_editor.h Merge pull request #47222 from dreamsComeTrue/anim-track-improv 2021-07-30 23:42:55 +02:00
array_property_edit.cpp
array_property_edit.h
audio_stream_preview.cpp
audio_stream_preview.h
code_editor.cpp Script editor: Rename 'Clone Down' to 'Duplicate Selection' 2021-07-06 11:10:44 +02:00
code_editor.h Script editor: Rename 'Clone Down' to 'Duplicate Selection' 2021-07-06 11:10:44 +02:00
connections_dialog.cpp Fix casing of the "to" stop word in editor strings 2021-07-13 15:28:00 +02:00
connections_dialog.h
create_dialog.cpp Display the class name in the description 2021-07-20 23:28:23 +02:00
create_dialog.h
dependency_editor.cpp Dependency editor: Edit message about move to trash 2021-08-03 09:33:25 +02:00
dependency_editor.h
dictionary_property_edit.cpp
dictionary_property_edit.h
editor_about.cpp Separate version hash from version number in editor and project manager 2021-06-17 12:47:53 +02:00
editor_about.h
editor_asset_installer.cpp [3.x] Allow reading shaders from .gdshader files 2021-07-19 23:34:23 -04:00
editor_asset_installer.h Automatically display the installer after downloading an asset 2021-07-13 11:19:46 +02:00
editor_atlas_packer.cpp
editor_atlas_packer.h
editor_audio_buses.cpp Fix theming in the audio bus editor 2021-07-31 21:43:14 +03:00
editor_audio_buses.h
editor_autoload_settings.cpp Put multiple colons back into translated strings 2021-07-31 20:18:24 +03:00
editor_autoload_settings.h
editor_builders.py
editor_data.cpp
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
editor_export.h
editor_feature_profile.cpp Put multiple colons back into translated strings 2021-07-31 20:18:24 +03:00
editor_feature_profile.h Improve the editor feature profiles UX 2021-06-16 07:04:13 +02:00
editor_file_dialog.cpp FileDialog: Fix capitalization for overwrite prompt 2021-07-08 01:05:45 +02:00
editor_file_dialog.h
editor_file_system.cpp Backport filesystem dock sorting to 3.x 2021-07-19 12:31:28 -04:00
editor_file_system.h Backport filesystem dock sorting to 3.x 2021-07-19 12:31:28 -04:00
editor_folding.cpp
editor_folding.h
editor_fonts.cpp
editor_fonts.h
editor_help_search.cpp Remove duplicate WARN_PRINTS macro 2021-06-18 12:57:59 +01:00
editor_help_search.h
editor_help.cpp Fix previous search for built-in-docs 2021-06-08 23:11:42 -07:00
editor_help.h
editor_inspector.cpp Assign value to property by dropping to scene tree 2021-07-21 15:40:19 +02:00
editor_inspector.h
editor_layouts_dialog.cpp
editor_layouts_dialog.h
editor_log.cpp
editor_log.h
editor_network_profiler.cpp
editor_network_profiler.h
editor_node.cpp Portals - lift roomlist restrictions and fix link bug 2021-07-20 19:05:16 +01:00
editor_node.h Addes ability to load build sources from file. 2021-07-20 13:05:10 +02:00
editor_path.cpp Make several actions in the Inspector dock more obvious 2021-07-16 23:27:00 +03:00
editor_path.h Make several actions in the Inspector dock more obvious 2021-07-16 23:27:00 +03:00
editor_plugin_settings.cpp Remove colon from column titles 2021-08-03 09:15:33 +02:00
editor_plugin_settings.h
editor_plugin.cpp Validate parameters when adding plugins 2021-06-17 12:47:54 +02:00
editor_plugin.h
editor_profiler.cpp Add a tooltip for Inclusive and Self in the editor profiler 2021-07-26 13:29:11 +02:00
editor_profiler.h
editor_properties_array_dict.cpp Fix array reorder methods not being bound 2021-07-20 12:22:47 -06:00
editor_properties_array_dict.h Add the ability to reorder arrays from the inspector 2021-07-20 11:30:21 -06:00
editor_properties.cpp Refactor layer property editor grid 2021-07-30 11:43:04 -07:00
editor_properties.h Use EditorResourcePicker in the Inspector 2021-06-11 13:32:15 +03:00
editor_resource_picker.cpp Fix crash on doc dragging in script list panel 2021-08-03 09:33:25 +02:00
editor_resource_picker.h Add EditorResourcePicker control based on the Inspector editor for Resources 2021-06-11 13:32:15 +03:00
editor_resource_preview.cpp Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
editor_resource_preview.h
editor_run_native.cpp
editor_run_native.h
editor_run_script.cpp
editor_run_script.h
editor_run.cpp
editor_run.h
editor_scale.cpp
editor_scale.h
editor_sectioned_inspector.cpp
editor_sectioned_inspector.h
editor_settings.cpp Add numpad emulation in 3D viewport 2021-07-06 11:20:30 +02:00
editor_settings.h Handle portrait mode monitors in the automatic editor scale detection 2021-06-17 12:47:52 +02:00
editor_spin_slider.cpp Use Command+Drag in EditSpinSlider on macOS 2021-08-02 19:09:04 +08:00
editor_spin_slider.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Fix theming in the audio bus editor 2021-07-31 21:43:14 +03:00
editor_themes.h
editor_vcs_interface.cpp
editor_vcs_interface.h Make EditorVCSInterface proxy functions virtual in C++ 2021-07-13 09:46:49 +02:00
export_template_manager.cpp Addes ability to load build sources from file. 2021-07-20 13:05:10 +02:00
export_template_manager.h Addes ability to load build sources from file. 2021-07-20 13:05:10 +02:00
filesystem_dock.cpp Backport filesystem dock sorting to 3.x 2021-07-19 12:31:28 -04:00
filesystem_dock.h Backport filesystem dock sorting to 3.x 2021-07-19 12:31:28 -04:00
find_in_files.cpp Make "Find in Files" searches ignore directories with .gdignore files in them 2021-08-03 09:33:25 +02:00
find_in_files.h
groups_editor.cpp
groups_editor.h
import_defaults_editor.cpp
import_defaults_editor.h
import_dock.cpp
import_dock.h
inspector_dock.cpp Hide open doc button when not inspecting anything 2021-08-03 09:15:33 +02:00
inspector_dock.h Make several actions in the Inspector dock more obvious 2021-07-16 23:27:00 +03:00
multi_node_edit.cpp
multi_node_edit.h
node_dock.cpp
node_dock.h
pane_drag.cpp
pane_drag.h
plugin_config_dialog.cpp Use modules_enabled.gen.h to improve inter dependency checks 2021-07-14 23:36:38 +02:00
plugin_config_dialog.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp Use bullet points in the editor instead of dashes where relevant 2021-07-28 19:47:11 +02:00
project_export.h
project_manager.cpp Merge pull request #47201 from LightningAA/delete-from-project-manager-3.x 2021-07-23 22:17:55 +02:00
project_manager.h Merge pull request #47201 from LightningAA/delete-from-project-manager-3.x 2021-07-23 22:17:55 +02:00
project_settings_editor.cpp Fix game controllers ignoring the last listed button 2021-06-03 15:45:05 +01:00
project_settings_editor.h
property_editor.cpp Fix casing of the "to" stop word in editor strings 2021-07-13 15:28:00 +02:00
property_editor.h
property_selector.cpp
property_selector.h
quick_open.cpp
quick_open.h
register_exporters.h
rename_dialog.cpp Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
rename_dialog.h
reparent_dialog.cpp
reparent_dialog.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp Fix Change Node Type after Add Node Here 2021-07-24 00:52:32 +02:00
scene_tree_dock.h Merge pull request #50700 from KoBeWi/3.drop 2021-07-22 12:42:13 +02:00
scene_tree_editor.cpp Revert "Fix duplicate selection in SceneTree (3.x)" 2021-07-23 10:56:03 +02:00
scene_tree_editor.h Merge pull request #47222 from dreamsComeTrue/anim-track-improv 2021-07-30 23:42:55 +02:00
script_create_dialog.cpp Use bullet points in the editor instead of dashes where relevant 2021-07-28 19:47:11 +02:00
script_create_dialog.h
script_editor_debugger.cpp Remove duplicate WARN_PRINTS macro 2021-06-18 12:57:59 +01:00
script_editor_debugger.h
SCsub
settings_config_dialog.cpp
settings_config_dialog.h
spatial_editor_gizmos.cpp Portals - Gizmo colors added to editor settings 2021-07-26 20:09:22 +01:00
spatial_editor_gizmos.h Portals - Gizmo colors added to editor settings 2021-07-26 20:09:22 +01:00