godot/editor
Juan Linietsky 6679790fac
Merge pull request #52406 from ellenhp/libvorbis
Replace stb_vorbis with libvorbis
2021-09-10 16:24:59 -03:00
..
debugger Merge pull request #51639 from Ev1lbl0w/gsoc21-dap 2021-09-01 16:17:32 +02:00
fileserver
icons Merge pull request #44844 from KoBeWi/hey_listen!_but_2d 2021-09-09 19:19:10 -03:00
import Explicitly convert signed to unsigned value 2021-09-06 15:40:41 +02:00
plugins Merge pull request #51158 from YeldhamDev/potgen_enhancements 2021-09-09 20:21:29 -03:00
translations Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
action_map_editor.cpp Use Key enum instead of plain integers 2021-08-10 16:26:55 -05:00
action_map_editor.h
animation_bezier_editor.cpp Replace close icon with button in the Bezier editor 2021-08-26 19:21:49 -06:00
animation_bezier_editor.h Replace close icon with button in the Bezier editor 2021-08-26 19:21:49 -06:00
animation_track_editor_plugins.cpp Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
animation_track_editor_plugins.h Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
animation_track_editor.cpp Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
animation_track_editor.h Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
array_property_edit.cpp
array_property_edit.h
audio_stream_preview.cpp
audio_stream_preview.h
code_editor.cpp Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
code_editor.h Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
connections_dialog.cpp
connections_dialog.h
create_dialog.cpp Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
create_dialog.h
dependency_editor.cpp
dependency_editor.h
dictionary_property_edit.cpp
dictionary_property_edit.h
doc_tools.cpp Implement properties arrays in the Inspector. 2021-09-07 09:51:28 +02:00
doc_tools.h
editor_about.cpp
editor_about.h
editor_asset_installer.cpp
editor_asset_installer.h
editor_atlas_packer.cpp
editor_atlas_packer.h
editor_audio_buses.cpp Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
editor_audio_buses.h Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
editor_autoload_settings.cpp
editor_autoload_settings.h
editor_builders.py
editor_command_palette.cpp Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
editor_command_palette.h Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
editor_data.cpp Implement properties arrays in the Inspector. 2021-09-07 09:51:28 +02:00
editor_data.h Implement properties arrays in the Inspector. 2021-09-07 09:51:28 +02:00
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp Make platform feature tag names lowercase 2021-08-31 20:34:44 +02:00
editor_export.h Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
editor_feature_profile.cpp
editor_feature_profile.h
editor_file_dialog.cpp Rename String::is_rel_path to String::is_relative_path 2021-08-29 20:41:29 -04:00
editor_file_dialog.h Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
editor_file_system.cpp Replace stb_vorbis with libogg+libvorbis 2021-09-09 19:39:04 -07:00
editor_file_system.h Implement Extension Loader 2021-08-20 16:02:24 -03:00
editor_folding.cpp
editor_folding.h
editor_fonts.cpp Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
editor_fonts.h
editor_help_search.cpp Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
editor_help_search.h Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
editor_help.cpp Show help for built-in functions (@GlobalScope) 2021-08-30 21:51:56 +02:00
editor_help.h Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
editor_inspector.cpp Fix undo/redo for properties set as PROPERTY_USAGE_UPDATE_ALL_IF_MODIFIED 2021-09-07 13:58:41 -07:00
editor_inspector.h Fix undo/redo for properties set as PROPERTY_USAGE_UPDATE_ALL_IF_MODIFIED 2021-09-07 13:58:41 -07:00
editor_layouts_dialog.cpp Use Key enum instead of plain integers 2021-08-10 16:26:55 -05:00
editor_layouts_dialog.h
editor_log.cpp Improve naming of a couple shortcuts 2021-08-10 13:01:07 -04:00
editor_log.h
editor_native_shader_source_visualizer.cpp Rename readonly to editable 2021-08-12 09:29:58 +01:00
editor_native_shader_source_visualizer.h
editor_node.cpp Merge pull request #33123 from Calinou/remote-inspector-capitalize-properties 2021-09-02 19:44:53 +02:00
editor_node.h Merge pull request #51639 from Ev1lbl0w/gsoc21-dap 2021-09-01 16:17:32 +02:00
editor_path.cpp
editor_path.h
editor_paths.cpp
editor_paths.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
editor_plugin.h Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
editor_properties_array_dict.cpp
editor_properties_array_dict.h
editor_properties.cpp Apply set_read_only() to child classes of EditorProperty elements 2021-09-05 18:22:17 +09:00
editor_properties.h Apply set_read_only() to child classes of EditorProperty elements 2021-09-05 18:22:17 +09:00
editor_resource_picker.cpp Added editor dialog for easily creating shaders. 2021-08-07 21:02:13 +03:00
editor_resource_picker.h Added editor dialog for easily creating shaders. 2021-08-07 21:02:13 +03:00
editor_resource_preview.cpp Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
editor_resource_preview.h Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
editor_run_native.cpp Implemented advanced features of DAP 2021-08-31 15:17:58 +01:00
editor_run_native.h Implemented advanced features of DAP 2021-08-31 15:17:58 +01:00
editor_run_script.cpp Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
editor_run_script.h Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
editor_run.cpp
editor_run.h
editor_scale.cpp
editor_scale.h
editor_sectioned_inspector.cpp
editor_sectioned_inspector.h
editor_settings.cpp Rename polygon editor settings for better display in the Editor Settings 2021-08-23 17:59:19 +02:00
editor_settings.h Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
editor_spin_slider.cpp Apply set_read_only() to child classes of EditorProperty elements 2021-09-05 18:22:17 +09:00
editor_spin_slider.h Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
editor_themes.cpp Apply set_read_only() to child classes of EditorProperty elements 2021-09-05 18:22:17 +09:00
editor_themes.h
editor_translation_parser.cpp Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
editor_translation_parser.h Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
editor_vcs_interface.cpp
editor_vcs_interface.h
editor_zoom_widget.cpp
editor_zoom_widget.h
export_template_manager.cpp
export_template_manager.h
filesystem_dock.cpp Save branch as scene by dropping to filesystem 2021-09-09 00:59:10 +02:00
filesystem_dock.h
find_in_files.cpp
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 Disable "Edit Resource from Clipboard" menu item when nothing in clipboard 2021-08-16 22:34:17 +08:00
inspector_dock.h Disable "Edit Resource from Clipboard" menu item when nothing in clipboard 2021-08-16 22:34:17 +08:00
localization_editor.cpp
localization_editor.h
multi_node_edit.cpp
multi_node_edit.h
node_dock.cpp
node_dock.h
plugin_config_dialog.cpp Expose and cleanup TextEdit line wrap API 2021-08-12 09:29:16 +01:00
plugin_config_dialog.h
pot_generator.cpp Make some enhancements to the POT generation 2021-09-02 11:12:54 -03:00
pot_generator.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp
project_export.h
project_manager.cpp Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
project_manager.h Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
project_settings_editor.cpp Make platform feature tag names lowercase 2021-08-31 20:34:44 +02:00
project_settings_editor.h
property_editor.cpp Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
property_editor.h Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
property_selector.cpp Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
property_selector.h
quick_open.cpp Merge pull request #51998 from SirQuartz/Schrödinger's-search-box 2021-08-23 18:51:57 +02:00
quick_open.h
register_exporters.h
rename_dialog.cpp
rename_dialog.h
reparent_dialog.cpp
reparent_dialog.h
scene_tree_dock.cpp Save branch as scene by dropping to filesystem 2021-09-09 00:59:10 +02:00
scene_tree_dock.h Save branch as scene by dropping to filesystem 2021-09-09 00:59:10 +02:00
scene_tree_editor.cpp Display the node name in scene tree dock tooltips 2021-09-01 15:02:42 +02:00
scene_tree_editor.h
script_create_dialog.cpp
script_create_dialog.h
SCsub Allow additional cpp files to be added for export template 2021-08-12 16:56:17 +03:00
settings_config_dialog.cpp Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
settings_config_dialog.h Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
shader_create_dialog.cpp Fix some bugs in shader creation dialog (continue) 2021-08-09 11:49:57 +03:00
shader_create_dialog.h Fix some bugs in shader creation dialog (continue) 2021-08-09 11:49:57 +03:00
shader_globals_editor.cpp
shader_globals_editor.h