godot/editor
Rémi Verschelde 23b2ca75c2
Merge pull request #22423 from Chaosus/fix_tooltip_border
Fix incorrect tooltip border
2018-09-25 15:16:57 +02:00
..
collada
doc
fileserver
icons Icon for TextFiles 2018-09-22 15:17:17 +01:00
import Check for absolute paths in OBJ loader 2018-09-16 22:23:40 -04:00
plugins Merge pull request #22290 from groud/add_2dimensional_scale 2018-09-25 10:25:13 +02:00
translations
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 Fixed clicking on Find/Replace doesn't set the focus on the text field 2018-09-18 00:10:23 +02:00
code_editor.h
connections_dialog.cpp Automatically add extra args to func when creating it from create signal window 2018-09-16 21:01:17 +02:00
connections_dialog.h
create_dialog.cpp Fixed favorite nodes list not being saved 2018-09-19 00:30:01 +02:00
create_dialog.h
dependency_editor.cpp Merge pull request #21426 from groud/add_files_to_tree_view 2018-09-20 18:32:13 +02:00
dependency_editor.h
dictionary_property_edit.cpp
dictionary_property_edit.h
editor_about.cpp Remove unnecessary "OK"s text settings 2018-09-15 21:40:50 -03:00
editor_about.h
editor_asset_installer.cpp
editor_asset_installer.h
editor_audio_buses.cpp
editor_audio_buses.h
editor_autoload_settings.cpp
editor_autoload_settings.h
editor_builders.py
editor_data.cpp
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp
editor_export.h
editor_file_dialog.cpp Make EditorFileDialog be able to pick a folder when entering it 2018-09-21 19:42:06 -03:00
editor_file_dialog.h
editor_file_system.cpp Fix EditorSettings saving on draw calls 2018-09-19 21:37:55 -05:00
editor_file_system.h
editor_fonts.cpp
editor_fonts.h
editor_help.cpp Fixed empty item slipping into Search Classes dialog 2018-09-17 12:41:47 +02:00
editor_help.h
editor_inspector.cpp
editor_inspector.h
editor_log.cpp
editor_log.h
editor_name_dialog.cpp
editor_name_dialog.h
editor_node.cpp Merge pull request #22225 from groud/fix_draw_on_viewport 2018-09-20 21:45:16 +02:00
editor_node.h Merge pull request #22225 from groud/fix_draw_on_viewport 2018-09-20 21:45:16 +02:00
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp Fixes drawing of the 2D plugins on the 3D view 2018-09-18 20:00:07 +02:00
editor_plugin.h Fixes drawing of the 2D plugins on the 3D view 2018-09-18 20:00:07 +02:00
editor_profiler.cpp
editor_profiler.h
editor_properties_array_dict.cpp Properly setup EditorProperties in arrays and dictionaries 2018-09-19 20:23:09 -03:00
editor_properties_array_dict.h
editor_properties.cpp
editor_properties.h
editor_resource_preview.cpp
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 Added viewport border color setting for canvas item editor 2018-09-24 16:16:40 +03:00
editor_settings.h Fixes favorites not updating and rename favorite_dirs to favorites 2018-09-18 14:02:59 +02:00
editor_spin_slider.cpp
editor_spin_slider.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Fix incorrect tooltip border 2018-09-25 14:18:25 +03:00
editor_themes.h
export_template_manager.cpp
export_template_manager.h
file_type_cache.cpp
file_type_cache.h
filesystem_dock.cpp Merge pull request #22398 from groud/fix_import_tab_update 2018-09-24 15:26:23 +02:00
filesystem_dock.h Fixes favorites not updating and rename favorite_dirs to favorites 2018-09-18 14:02:59 +02:00
find_in_files.cpp
find_in_files.h
groups_editor.cpp
groups_editor.h
import_dock.cpp
import_dock.h
inspector_dock.cpp Merge pull request #22131 from DualMatrix/unique_res 2018-09-20 15:35:23 +02:00
inspector_dock.h
multi_node_edit.cpp Removed obsoleted core/helper/value_evaluator.h and moved math_fieldwise to core/math/ 2018-09-23 14:58:15 +02:00
multi_node_edit.h
node_dock.cpp
node_dock.h
output_strings.cpp
output_strings.h
pane_drag.cpp
pane_drag.h
plugin_config_dialog.cpp
plugin_config_dialog.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp
project_export.h
project_manager.cpp
project_manager.h
project_settings_editor.cpp
project_settings_editor.h
property_editor.cpp Removed obsoleted core/helper/value_evaluator.h and moved math_fieldwise to core/math/ 2018-09-23 14:58:15 +02:00
property_editor.h Removed obsoleted core/helper/value_evaluator.h and moved math_fieldwise to core/math/ 2018-09-23 14:58:15 +02:00
property_selector.cpp
property_selector.h
pvrtc_compress.cpp
pvrtc_compress.h
quick_open.cpp
quick_open.h
register_exporters.h
rename_dialog.cpp
rename_dialog.h
reparent_dialog.cpp
reparent_dialog.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp Change viewport type after using create root menu 2018-09-20 10:44:58 +02:00
scene_tree_dock.h
scene_tree_editor.cpp
scene_tree_editor.h
script_create_dialog.cpp Prevent built-in-scripts from being made from FileSystem dock 2018-09-23 17:38:59 +02:00
script_create_dialog.h Prevent built-in-scripts from being made from FileSystem dock 2018-09-23 17:38:59 +02:00
script_editor_debugger.cpp Merge pull request #22201 from DualMatrix/error_spam_2_electric_boogaloo 2018-09-20 14:45:21 +02:00
script_editor_debugger.h
SCsub
settings_config_dialog.cpp Fix crash on colour theme change, issue 21715 2018-09-15 19:22:20 +01:00
settings_config_dialog.h
spatial_editor_gizmos.cpp
spatial_editor_gizmos.h