godot/editor
2018-10-25 13:33:46 +03:00
..
collada SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
doc Fix some warnings raised by MSVC 2017 2018-10-03 17:34:56 +02:00
fileserver SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
icons Add icon_script_extend & update the icon @runtime 2018-10-19 09:04:07 -05:00
import Baker fixes 2018-10-07 11:18:44 -03:00
plugins Merge pull request #23171 from capnm/fix-orthogonal-mode-freelook 2018-10-25 11:35:32 +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 Fixed Animation Keyframe inspector not displaying after moving key. 2018-10-08 12:43:44 +02:00
animation_track_editor.h
array_property_edit.cpp
array_property_edit.h
audio_stream_preview.cpp Fix GCC 8 warnings about potentially unitialized variables 2018-10-04 13:08:41 +02:00
audio_stream_preview.h
code_editor.cpp Fixed delete line being off by one, issue 22819 2018-10-13 18:30:23 +01:00
code_editor.h
connections_dialog.cpp
connections_dialog.h
create_dialog.cpp Deselect recents when selecting favorites and vice versa in Create Node. 2018-10-04 22:31:48 +02:00
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_audio_buses.cpp
editor_audio_buses.h
editor_autoload_settings.cpp Update autoload references when moving files. 2018-10-16 18:57:21 -07: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 Fix #22588: missing preset save after removing a export preset. 2018-10-03 13:40:16 -04:00
editor_export.h Fix mismatched class/struct definition warnings [-Wmismatched-tags] 2018-10-01 17:02:47 +02:00
editor_file_dialog.cpp Fixes favorites not working in the open dialog 2018-10-24 17:06:07 +02:00
editor_file_dialog.h
editor_file_system.cpp Fixes to baker, restored xatlas and fixed bake options. 2018-10-05 19:00:32 -03:00
editor_file_system.h Fixes to baker, restored xatlas and fixed bake options. 2018-10-05 19:00:32 -03:00
editor_fonts.cpp Fix warning about functions defined but not used [-Wunused-function] 2018-09-29 22:26:12 +02:00
editor_fonts.h
editor_help.cpp Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-dtor] 2018-10-02 13:40:17 +02:00
editor_help.h Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-dtor] 2018-10-02 13:40:17 +02:00
editor_inspector.cpp Make editor tooltips wider and scale them on hiDPI displays 2018-10-24 20:05:48 +02:00
editor_inspector.h
editor_log.cpp Fix warnings about unhandled enum value in switch [-Wswitch] 2018-09-27 18:34:30 +02:00
editor_log.h
editor_name_dialog.cpp
editor_name_dialog.h
editor_node.cpp Don't create scene thumbnail before its saved, issue 22890 2018-10-21 15:55:58 +01:00
editor_node.h Reflection probe support in GLES2 back-end. 2018-09-28 16:42:47 -03:00
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp Fix warnings for comparison between signed and unsigned integers [-Wsign-compare] 2018-09-27 16:25:23 +02:00
editor_plugin.h
editor_profiler.cpp Remove redundant "== false" code 2018-10-06 16:20:41 -04:00
editor_profiler.h
editor_properties_array_dict.cpp Fix warnings about uninitialized vars [-Wsometimes-uninitialized] 2018-10-01 17:33:08 +02:00
editor_properties_array_dict.h
editor_properties.cpp Merge pull request #22885 from neikeq/issue-22122 2018-10-16 15:01:03 +02:00
editor_properties.h Fix inspector preview 2018-10-07 10:41:56 -03:00
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 Remove "Doc Path" setting 2018-10-02 22:17:31 -03:00
editor_settings.h
editor_spin_slider.cpp
editor_spin_slider.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Merge pull request #22700 from Calinou/increase-itemlist-popupmenu-spacing 2018-10-07 11:43:17 +02:00
editor_themes.h
export_template_manager.cpp
export_template_manager.h
file_type_cache.cpp
file_type_cache.h
filesystem_dock.cpp Fix segfault on editor close up 2018-10-25 13:33:46 +03:00
filesystem_dock.h Update filesystem dock when theme changed 2018-10-23 12:37:00 +03:00
find_in_files.cpp Improve the editor's Find in Files function 2018-10-09 00:00:51 +02:00
find_in_files.h
groups_editor.cpp
groups_editor.h
import_dock.cpp
import_dock.h
inspector_dock.cpp Fix inspector color when theme changed 2018-10-05 21:37:26 +03:00
inspector_dock.h Fix inspector color when theme changed 2018-10-05 21:37:26 +03:00
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 Resize some editor panel minimum sizes on hiDPI displays 2018-10-20 22:09:42 +02:00
plugin_config_dialog.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp Remove redundant "== false" code 2018-10-06 16:20:41 -04:00
project_export.h
project_manager.cpp Project manager: remove projects with delete key 2018-10-02 11:28:18 +02:00
project_manager.h
project_settings_editor.cpp
project_settings_editor.h
property_editor.cpp Fix enum values in the editor and hide enum numeric values in the Inspector 2018-10-15 23:48:54 +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 Fix warning about functions defined but not used [-Wunused-function] 2018-09-29 22:26:12 +02:00
pvrtc_compress.h
quick_open.cpp Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-dtor] 2018-10-02 13:40:17 +02:00
quick_open.h Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-dtor] 2018-10-02 13:40:17 +02:00
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 Fixed user being unable to delete root Node if is an inherited Scene 2018-10-24 11:27:41 +02:00
scene_tree_dock.h Add a shortcut to the documentation in the scene tree RMB menu 2018-10-03 11:25:18 +02:00
scene_tree_editor.cpp fixed visibility toggle with node selection 2018-10-14 19:33:34 +02:00
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 Resize some editor panel minimum sizes on hiDPI displays 2018-10-20 22:09:42 +02:00
script_editor_debugger.h
SCsub SCons: Remove avoidable defines from main env's CPPPATH 2018-10-01 11:59:22 +02:00
settings_config_dialog.cpp Fix warnings about uninitialized vars [-Wsometimes-uninitialized] 2018-10-01 17:33:08 +02:00
settings_config_dialog.h
spatial_editor_gizmos.cpp Fixing warnings generated by MSVC 2018-10-19 11:45:24 +02:00
spatial_editor_gizmos.h