godot/editor
Rémi Verschelde f003b3efaa
Merge pull request #35068 from akien-mga/containers-mouse-filter-pass
Use MOUSE_FILTER_PASS for all containers
2020-02-06 12:23:39 +01:00
..
collada
doc Merge pull request #35589 from akien-mga/doc-drop-category-property 2020-01-26 16:34:13 +01:00
fileserver
icons
import Add do..while(0) wrappers to macros without one. 2020-02-05 11:19:12 +01:00
plugins Merge pull request #35068 from akien-mga/containers-mouse-filter-pass 2020-02-06 12:23:39 +01:00
translations i18n: Sync translations with Weblate 2020-01-27 08:11:37 +01:00
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor_plugins.cpp
animation_track_editor_plugins.h
animation_track_editor.cpp
animation_track_editor.h
array_property_edit.cpp
array_property_edit.h
audio_stream_preview.cpp
audio_stream_preview.h
code_editor.cpp Merge pull request #33639 from YeldhamDev/replaced_label_location 2020-01-31 10:04:27 +01:00
code_editor.h
connections_dialog.cpp
connections_dialog.h
create_dialog.cpp
create_dialog.h
dependency_editor.cpp
dependency_editor.h
dictionary_property_edit.cpp
dictionary_property_edit.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 Merge pull request #35068 from akien-mga/containers-mouse-filter-pass 2020-02-06 12:23:39 +01:00
editor_audio_buses.h
editor_autoload_settings.cpp Improve the AutoLoad editor UX 2020-01-31 11:51:21 +01:00
editor_autoload_settings.h Improve the AutoLoad editor UX 2020-01-31 11:51:21 +01:00
editor_builders.py
editor_data.cpp
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp Remove duplicate ERR_PRINT macro. 2020-02-05 11:13:24 +01:00
editor_export.h
editor_feature_profile.cpp Remove duplicate ERR_PRINT macro. 2020-02-05 11:13:24 +01:00
editor_feature_profile.h
editor_file_dialog.cpp
editor_file_dialog.h
editor_file_system.cpp Remove duplicate WARN_PRINT macro. 2020-02-05 11:13:24 +01:00
editor_file_system.h
editor_folding.cpp
editor_folding.h
editor_fonts.cpp
editor_fonts.h
editor_help_search.cpp Remove duplicate WARN_PRINT macro. 2020-02-05 11:13:24 +01:00
editor_help_search.h
editor_help.cpp Don't show an Online Tutorials section if the class has no tutorials 2020-01-27 01:01:11 +01:00
editor_help.h
editor_inspector.cpp Merge pull request #33047 from silvanocerza/settings-search 2020-01-31 11:45:37 +01: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 Remove duplicate WARN_PRINT macro. 2020-02-05 11:13:24 +01:00
editor_node.h
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp Remove duplicate WARN_PRINT macro. 2020-02-05 11:13:24 +01:00
editor_plugin_settings.h
editor_plugin.cpp
editor_plugin.h
editor_profiler.cpp Merge pull request #35727 from Calinou/profiler-set-background-color 2020-02-06 11:13:57 +01:00
editor_profiler.h
editor_properties_array_dict.cpp
editor_properties_array_dict.h
editor_properties.cpp
editor_properties.h
editor_resource_preview.cpp Remove duplicate ERR_PRINT macro. 2020-02-05 11:13:24 +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 Merge pull request #33047 from silvanocerza/settings-search 2020-01-31 11:45:37 +01:00
editor_sectioned_inspector.h
editor_settings.cpp Remove duplicate WARN_PRINT macro. 2020-02-05 11:13:24 +01:00
editor_settings.h
editor_spin_slider.cpp
editor_spin_slider.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp
editor_themes.h
editor_vcs_interface.cpp Add do..while(0) wrappers to macros without one. 2020-02-05 11:19:12 +01:00
editor_vcs_interface.h
export_template_manager.cpp Remove duplicate ERR_PRINT macro. 2020-02-05 11:13:24 +01:00
export_template_manager.h
file_type_cache.cpp
file_type_cache.h
filesystem_dock.cpp Make some QOL improvements to move operations in the FileSystem dock 2020-02-04 19:31:48 -03:00
filesystem_dock.h
find_in_files.cpp
find_in_files.h
groups_editor.cpp
groups_editor.h
import_dock.cpp
import_dock.h
inspector_dock.cpp Clip warning text in the remote dock 2020-01-29 12:52:07 -03:00
inspector_dock.h
multi_node_edit.cpp
multi_node_edit.h
node_dock.cpp
node_dock.h
pane_drag.cpp
pane_drag.h
plugin_config_dialog.cpp
plugin_config_dialog.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp Remove duplicate ERR_PRINT macro. 2020-02-05 11:13:24 +01:00
project_export.h
project_manager.cpp Merge pull request #35892 from Calinou/project-manager-allow-hidden-files 2020-02-06 11:21:17 +01:00
project_manager.h
project_settings_editor.cpp
project_settings_editor.h
property_editor.cpp
property_editor.h
property_selector.cpp
property_selector.h
pvrtc_compress.cpp
pvrtc_compress.h
quick_open.cpp
quick_open.h
register_exporters.h
rename_dialog.cpp Remove duplicate ERR_PRINT macro. 2020-02-05 11:13:24 +01:00
rename_dialog.h
reparent_dialog.cpp
reparent_dialog.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp Remove duplicate ERR_PRINT macro. 2020-02-05 11:13:24 +01:00
scene_tree_dock.h
scene_tree_editor.cpp
scene_tree_editor.h
script_create_dialog.cpp Fix built-in script creation loading existing scripts by mistake 2020-02-03 13:07:17 -03:00
script_create_dialog.h
script_editor_debugger.cpp Remove duplicate ERR_PRINT macro. 2020-02-05 11:13:24 +01:00
script_editor_debugger.h
SCsub
settings_config_dialog.cpp
settings_config_dialog.h
spatial_editor_gizmos.cpp
spatial_editor_gizmos.h