.. |
debugger
|
Fix negative VRAM values
|
2021-03-05 21:48:20 +00:00 |
fileserver
|
Fix crash on cleanup of EditorFileServer
|
2021-03-06 13:29:40 +01:00 |
icons
|
Add interpolation bar on each channel in ColorPicker
|
2021-03-09 14:58:19 +07:00 |
import
|
Remove Navigation2D/3D nodes, and move the navigation map to the world resource
|
2021-03-10 11:23:06 +01:00 |
plugins
|
Reset ruler tool when switching tools with shortcuts
|
2021-03-15 00:28:52 +01:00 |
translations
|
i18n: Sync translations with Weblate
|
2021-03-08 17:51:58 +01:00 |
action_map_editor.cpp
|
New ActionMapEditor to replace InputMapEditor. Used in ProjectSettings.
|
2021-02-19 19:36:42 +10:00 |
action_map_editor.h
|
New ActionMapEditor to replace InputMapEditor. Used in ProjectSettings.
|
2021-02-19 19:36:42 +10:00 |
animation_bezier_editor.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
animation_bezier_editor.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
animation_track_editor.cpp
|
fix incorrectly connected optimize_dialog signal
|
2021-03-08 11:14:45 +01:00 |
animation_track_editor.h
|
Merge pull request #44865 from RandomShaper/fix_reset_anim_crash
|
2021-01-01 22:50:25 +01:00 |
animation_track_editor_plugins.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
animation_track_editor_plugins.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
array_property_edit.cpp
|
Removed _change_notify
|
2021-02-10 19:31:24 -03:00 |
array_property_edit.h
|
Removed _change_notify
|
2021-02-10 19:31:24 -03:00 |
audio_stream_preview.cpp
|
Modernize atomics
|
2021-02-18 17:12:46 +01:00 |
audio_stream_preview.h
|
Modernize atomics
|
2021-02-18 17:12:46 +01:00 |
code_editor.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
code_editor.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
connections_dialog.cpp
|
Removed _change_notify
|
2021-02-10 19:31:24 -03:00 |
connections_dialog.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
create_dialog.cpp
|
Merge pull request #41437 from KoBeWi/put_it_here
|
2021-03-01 15:48:53 +01:00 |
create_dialog.h
|
Fix cases of resources destroyed too early
|
2021-01-06 23:40:50 +01:00 |
dependency_editor.cpp
|
Reorganize Project Settings
|
2021-02-18 11:23:34 -03:00 |
dependency_editor.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
dictionary_property_edit.cpp
|
Removed _change_notify
|
2021-02-10 19:31:24 -03:00 |
dictionary_property_edit.h
|
Removed _change_notify
|
2021-02-10 19:31:24 -03:00 |
doc_tools.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
doc_tools.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_about.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_about.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_asset_installer.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_asset_installer.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_atlas_packer.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_atlas_packer.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_audio_buses.cpp
|
Reorganize Project Settings
|
2021-02-18 11:23:34 -03:00 |
editor_audio_buses.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_autoload_settings.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_autoload_settings.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_builders.py
|
|
|
editor_data.cpp
|
Don't save project settings when not necessary
|
2021-02-13 18:51:48 +01:00 |
editor_data.h
|
Merge pull request #31747 from KoBeWi/scene_stalking
|
2021-02-10 14:31:29 +01:00 |
editor_dir_dialog.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_dir_dialog.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_export.cpp
|
Fix crash when trying to export zero files.
|
2021-03-11 13:30:04 -08:00 |
editor_export.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_feature_profile.cpp
|
Initialize class variables with default values in scene/ [2/2]
|
2021-02-09 18:24:36 +01:00 |
editor_feature_profile.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_file_dialog.cpp
|
trims_whitespaces_when_creating_folder_windows
|
2021-03-13 17:09:25 +01:00 |
editor_file_dialog.h
|
Merge pull request #42779 from volzhs/editor-file-dialog
|
2021-01-03 13:37:42 +01:00 |
editor_file_system.cpp
|
Update the filtering logic to properly handle directories with .gdignore files.
|
2021-02-24 18:40:36 -08:00 |
editor_file_system.h
|
Update the filtering logic to properly handle directories with .gdignore files.
|
2021-02-24 18:40:36 -08:00 |
editor_folding.cpp
|
Improve resource load cache
|
2021-02-11 15:44:28 -03:00 |
editor_folding.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_fonts.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_fonts.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_help.cpp
|
Change themes *_color_* to *_*_color
|
2021-01-24 06:28:49 +00:00 |
editor_help.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_help_search.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_help_search.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_inspector.cpp
|
Fix EditorInspector not updating its theme on rare occasions
|
2021-03-13 15:08:16 -03:00 |
editor_inspector.h
|
Reorganize Project Settings
|
2021-02-18 11:23:34 -03:00 |
editor_layouts_dialog.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_layouts_dialog.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_log.cpp
|
Fix odd newline in EditorLog::add_message()
|
2021-01-04 15:46:30 +03:00 |
editor_log.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_native_shader_source_visualizer.cpp
|
Added ability to visualize native shaders
|
2021-01-06 09:40:09 -03:00 |
editor_native_shader_source_visualizer.h
|
Added ability to visualize native shaders
|
2021-01-06 09:40:09 -03:00 |
editor_node.cpp
|
Merge pull request #44333 from lupoDharkael/preferred-extension
|
2021-03-15 08:22:09 +01:00 |
editor_node.h
|
Merge pull request #45617 from RandomShaper/modernize_atomics
|
2021-02-18 19:40:31 +01:00 |
editor_path.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_path.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_plugin.cpp
|
Fix editor always redrawing
|
2021-02-13 14:57:28 -03:00 |
editor_plugin.h
|
Fix editor always redrawing
|
2021-02-13 14:57:28 -03:00 |
editor_plugin_settings.cpp
|
Detect plugins recursively
|
2021-01-19 18:09:30 +02:00 |
editor_plugin_settings.h
|
Detect plugins recursively
|
2021-01-19 18:09:30 +02:00 |
editor_properties.cpp
|
Fix always capitalized properties in sub-inspector
|
2021-03-13 18:42:59 +01:00 |
editor_properties.h
|
Implement Navigation layers
|
2021-03-10 11:23:06 +01:00 |
editor_properties_array_dict.cpp
|
Increase the page size for array/dictionary editors to 20
|
2021-02-12 17:03:00 +01:00 |
editor_properties_array_dict.h
|
Increase the page size for array/dictionary editors to 20
|
2021-02-12 17:03:00 +01:00 |
editor_resource_preview.cpp
|
Modernize atomics
|
2021-02-18 17:12:46 +01:00 |
editor_resource_preview.h
|
Modernize atomics
|
2021-02-18 17:12:46 +01:00 |
editor_run.cpp
|
Split OS::execute into two methods
|
2021-01-09 10:03:23 +00:00 |
editor_run.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_run_native.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_run_native.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_run_script.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_run_script.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_scale.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_scale.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_sectioned_inspector.cpp
|
Reorganize Project Settings
|
2021-02-18 11:23:34 -03:00 |
editor_sectioned_inspector.h
|
Reorganize Project Settings
|
2021-02-18 11:23:34 -03:00 |
editor_settings.cpp
|
Merge pull request #44864 from Calinou/editor-array-dictionary-increase-page-size
|
2021-02-19 19:53:35 +01:00 |
editor_settings.h
|
Added ability to override built-in actions for the editor
|
2021-02-18 16:22:50 +01:00 |
editor_spin_slider.cpp
|
fix-EditorSpinSlider-grabber-zoomed-position
|
2021-03-13 11:27:43 +01:00 |
editor_spin_slider.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_themes.cpp
|
Fix Tree focus border disappears when Border Size is set to 0
|
2021-03-12 09:28:20 +08:00 |
editor_themes.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_translation_parser.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_translation_parser.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_vcs_interface.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_vcs_interface.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
export_template_manager.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
export_template_manager.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
filesystem_dock.cpp
|
Use OS-specific terminology for "Move to Trash" in the editor filesystem
|
2021-03-14 21:18:58 +01:00 |
filesystem_dock.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
find_in_files.cpp
|
Reorganize Project Settings
|
2021-02-18 11:23:34 -03:00 |
find_in_files.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
groups_editor.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
groups_editor.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
import_defaults_editor.cpp
|
Fix heap-use-after-free in Import Defaults Editor
|
2021-02-25 11:50:10 -03:00 |
import_defaults_editor.h
|
Fix heap-use-after-free in Import Defaults Editor
|
2021-02-25 11:50:10 -03:00 |
import_dock.cpp
|
Removed _change_notify
|
2021-02-10 19:31:24 -03:00 |
import_dock.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
inspector_dock.cpp
|
Fix cases of resources destroyed too early
|
2021-01-06 23:40:50 +01:00 |
inspector_dock.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
localization_editor.cpp
|
Reorganize Project Settings
|
2021-02-18 11:23:34 -03:00 |
localization_editor.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
multi_node_edit.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
multi_node_edit.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
node_3d_editor_gizmos.cpp
|
Fix pinned vertices in SoftBody editor gizmo
|
2021-03-11 18:28:16 -07:00 |
node_3d_editor_gizmos.h
|
Allow CollisionObject3D to show collision shape meshes
|
2021-02-24 18:50:13 +01:00 |
node_dock.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
node_dock.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
plugin_config_dialog.cpp
|
Fix Create Plugin after GD Annotation Changes
|
2021-03-13 02:50:55 +01:00 |
plugin_config_dialog.h
|
Fix enabling of created plugin
|
2021-03-06 15:33:52 +02:00 |
pot_generator.cpp
|
Reorganize Project Settings
|
2021-02-18 11:23:34 -03:00 |
pot_generator.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
progress_dialog.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
progress_dialog.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
project_export.cpp
|
Ensures that export path is used when exporting PCK/ZIP
|
2021-01-23 17:33:36 +08:00 |
project_export.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
project_manager.cpp
|
Reorganize Project Settings
|
2021-02-18 11:23:34 -03:00 |
project_manager.h
|
Display loading text while the project manager is loading
|
2021-02-07 02:04:10 +01:00 |
project_settings_editor.cpp
|
Save ProjectSettings on editor restart
|
2021-02-26 13:33:08 +01:00 |
project_settings_editor.h
|
Added Import Defaults Editor in Project Settings
|
2021-02-23 14:18:02 -03:00 |
property_editor.cpp
|
Implement Navigation layers
|
2021-03-10 11:23:06 +01:00 |
property_editor.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
property_selector.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
property_selector.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
quick_open.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
quick_open.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
register_exporters.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
rename_dialog.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
rename_dialog.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
reparent_dialog.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
reparent_dialog.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
scene_tree_dock.cpp
|
Merge pull request #46510 from hilfazer/nested_scene_duplication_4_0
|
2021-03-11 21:39:43 +01:00 |
scene_tree_dock.h
|
Merge pull request #41437 from KoBeWi/put_it_here
|
2021-03-01 15:48:53 +01:00 |
scene_tree_editor.cpp
|
Fix Node can not be reselected
|
2021-03-13 22:30:37 +08:00 |
scene_tree_editor.h
|
Refactor Process Mode
|
2021-02-18 20:39:55 -03:00 |
script_create_dialog.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
script_create_dialog.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
SCsub
|
|
|
settings_config_dialog.cpp
|
Added Built-in Action editor to Editor Settings dialog.
|
2021-02-19 19:36:42 +10:00 |
settings_config_dialog.h
|
Added Built-in Action editor to Editor Settings dialog.
|
2021-02-19 19:36:42 +10:00 |
shader_globals_editor.cpp
|
Fix heap-use-after-free in Import Defaults Editor
|
2021-02-25 11:50:10 -03:00 |
shader_globals_editor.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |