godot/editor
Rémi Verschelde eef2625ae5
Merge pull request #23059 from groud/change_ci_selection
Allow the Container children selection but don't allow them to move
2018-11-09 10:04:34 +01: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 No longer force mipmaps on import of VRAM textures, closes #10221 2018-11-02 12:26:11 -03:00
plugins Merge pull request #23059 from groud/change_ci_selection 2018-11-09 10:04:34 +01:00
translations
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor_plugins.cpp
animation_track_editor_plugins.h
animation_track_editor.cpp Merge pull request #22817 from DualMatrix/animation_group 2018-11-01 20:05:49 -03: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 Fix clone line undo history and extra new line, issue 21811 2018-11-04 18:33:16 +00:00
code_editor.h Fix clone line undo history and extra new line, issue 21811 2018-11-04 18:33:16 +00:00
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 Let user fix dependencies in resources 2018-11-02 04:44:40 +01:00
dependency_editor.h Let user fix dependencies in resources 2018-11-02 04:44:40 +01:00
dictionary_property_edit.cpp
dictionary_property_edit.h
editor_about.cpp Increase the source font's line spacing 2018-10-14 21:39:49 +02:00
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 Export for OS X on OS X now lets you select .dmg or .zip 2018-11-01 10:08:26 -03:00
editor_export.h Export for OS X on OS X now lets you select .dmg or .zip 2018-11-01 10:08:26 -03:00
editor_file_dialog.cpp Small capitalization fixes across the editor 2018-10-26 16:11:36 -03:00
editor_file_dialog.h
editor_file_system.cpp Moved folding outside the resource files, now saved outside the project. 2018-10-29 16:37:09 -03:00
editor_file_system.h Moved folding outside the resource files, now saved outside the project. 2018-10-29 16:37:09 -03:00
editor_folding.cpp Remove "save folding for:" message when saving 2018-10-30 11:55:36 -03:00
editor_folding.h Automatically unfold sections of properties that someone else edited (no local info exists). 2018-10-29 17:39:17 -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 Merge pull request #23518 from volzhs/confirmed_already_connected 2018-11-05 13:06:27 +01: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 Made AnimationPlayer timeline only advance when keyframing frame variables 2018-11-08 21:46:34 +01:00
editor_inspector.h Made AnimationPlayer timeline only advance when keyframing frame variables 2018-11-08 21:46:34 +01:00
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 -Moved EditorDefaultValue to ClassDB, made it core 2018-11-08 11:30:59 -03:00
editor_node.h -Moved EditorDefaultValue to ClassDB, made it core 2018-11-08 11:30:59 -03:00
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp Allow plugin scene change signal to report null for empty scenes. 2018-11-03 00:11:02 +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 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 #23311 from YeldhamDev/editor_capitalization_fix 2018-11-01 21:37:33 +01: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 Merge pull request #22977 from CakHuri/draw_relationship_lines-ON 2018-11-01 10:46:15 +01: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 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 (#23480) Wrong directory path in filesystem dock when creating script. 2018-11-05 17:27:48 +03:00
filesystem_dock.h Hide some RMB options in the filesystem dock when files are searched 2018-11-03 18:37:57 +01:00
find_in_files.cpp General fixup of the "Find in Files" dialog 2018-11-05 04:51:34 -02:00
find_in_files.h Fix find-in-files and go-to-line dialog (partially) 2018-09-18 22:07:13 +07:00
groups_editor.cpp
groups_editor.h
import_dock.cpp Improve import dock usability when selecting multiple files, only change what was modified on re-import. 2018-10-30 13:12:21 -03:00
import_dock.h Improve import dock usability when selecting multiple files, only change what was modified on re-import. 2018-10-30 13:12:21 -03:00
inspector_dock.cpp Automatically unfold sections of properties that someone else edited (no local info exists). 2018-10-29 17:39:17 -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 fixed uninitialized variables and false positives found by CppCheck 2018-10-25 20:38:17 +02:00
progress_dialog.h
project_export.cpp Preset saved export path is now shown on the Export window 2018-11-05 22:01:34 -03:00
project_export.h Preset saved export path is now shown on the Export window 2018-11-05 22:01:34 -03:00
project_manager.cpp Small capitalization fixes across the editor 2018-10-26 16:11:36 -03:00
project_manager.h
project_settings_editor.cpp
project_settings_editor.h
property_editor.cpp Small capitalization fixes across the editor 2018-10-26 16:11:36 -03: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 Fix error with a specific dock layout 2018-11-05 11:45:25 +09:00
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 error with a specific dock layout 2018-11-05 11:45:25 +09: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 Hide "Attach Script" if node has one 2018-10-29 22:25:52 +09:00
scene_tree_dock.h Use EditorQuickOpen dialog instead of EditorFileDialog when instancing a child scene. 2018-10-16 22:19:51 -07:00
scene_tree_editor.cpp Warning dialog is now shown if trying to set Node name to empty string 2018-10-30 12:44:54 +01: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 Merge pull request #22625 from allkhor/cleanup_history_from_remote_nodes 2018-11-02 11:32:36 -03: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
stKueiAV Allow the Container children selection but don't allow them to move 2018-10-30 14:56:55 +01:00