Fabio Alessandrelli 67265d14f7 [MP] Move engine and editor profilers to a plugin. hace 3 años
..
debugger 67265d14f7 [MP] Move engine and editor profilers to a plugin. hace 3 años
export 9a33c97c2a Add console wrapper app to handle console i/o redirection on Windows. hace 3 años
fileserver 45af29da80 Add a new HashSet template hace 3 años
icons 985671012a Separate Line and CurveLinear icons hace 3 años
import 19f21e2434 Merge pull request #68470 from bruvzg/img_fnt_imp hace 3 años
plugins d568b25e36 [Editor] Better expose EditorDebuggerPlugin. hace 3 años
translations c5bd2f9dce ci: add Python static analysis check via mypy hace 3 años
SCsub 39facb35a0 SCons: Unify tools/target build type configuration hace 3 años
action_map_editor.cpp f475c91081 Fix -Wunused-but-set-variable warnings from Emscripten 3.1.20 hace 3 años
action_map_editor.h 598ee4266c Split `action_map_editor` file into one file per class it contained. hace 3 años
animation_bezier_editor.cpp e48c5daddf Unify usage of GLOBAL/EDITOR_GET hace 3 años
animation_bezier_editor.h 6277448f42 Merge pull request #64647 from TokageItLab/auto-tangent hace 3 años
animation_track_editor.cpp 5947f22be9 Merge pull request #67578 from KoBeWi/GEDITOR hace 3 años
animation_track_editor.h 882a4f8906 Port remaining connections to callable_mp hace 3 años
animation_track_editor_plugins.cpp 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. hace 3 años
animation_track_editor_plugins.h c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` hace 3 años
array_property_edit.cpp ece3df3938 Add per-scene UndoRedo hace 3 años
array_property_edit.h fe52458154 Update copyright statements to 2022 hace 4 años
audio_stream_preview.cpp d4433ae6d3 Remove Signal connect binds hace 3 años
audio_stream_preview.h d1ddee2258 Implement BPM support hace 3 años
code_editor.cpp 11842eb738 Disable code font ligatures by default in the editor hace 3 años
code_editor.h ff0de4e220 Fix some bugs about search in code editor hace 3 años
connections_dialog.cpp ee53b17277 Fix crash in connection dialog hace 3 años
connections_dialog.h ee53b17277 Fix crash in connection dialog hace 3 años
create_dialog.cpp ba542444e3 Don't allow instancing virtual node types in the Create New Node dialog hace 3 años
create_dialog.h a258101971 simplify title of create/change node dialog hace 3 años
dependency_editor.cpp e48c5daddf Unify usage of GLOBAL/EDITOR_GET hace 3 años
dependency_editor.h 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. hace 3 años
dictionary_property_edit.cpp ece3df3938 Add per-scene UndoRedo hace 3 años
dictionary_property_edit.h fe52458154 Update copyright statements to 2022 hace 4 años
doc_tools.cpp a3e52925bf Fix default values on virtual classes causing errors in projects hace 3 años
doc_tools.h 90019676b0 Code quality: Fix header guards consistency hace 3 años
editor_about.cpp fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" hace 3 años
editor_about.h fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" hace 3 años
editor_asset_installer.cpp 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. hace 3 años
editor_asset_installer.h 90019676b0 Code quality: Fix header guards consistency hace 3 años
editor_atlas_packer.cpp ea0472fecf Refactor BitMap and add tests hace 3 años
editor_atlas_packer.h b35e9155d0 Use bresenham_line() in EditorAtlasPacker::chart_pack hace 3 años
editor_audio_buses.cpp f7c611ab71 Style: Misc docs and comment style and language fixes hace 3 años
editor_audio_buses.h ba9e619b51 Use forward-declarations in EditorPlugin where possible hace 3 años
editor_autoload_settings.cpp 15831e381b Unify usage of undo_redo in editor hace 3 años
editor_autoload_settings.h 90019676b0 Code quality: Fix header guards consistency hace 3 años
editor_build_profile.cpp f113a5cc02 Fix typo in build configuration file type desc hace 3 años
editor_build_profile.h ba9e619b51 Use forward-declarations in EditorPlugin where possible hace 3 años
editor_builders.py c5bd2f9dce ci: add Python static analysis check via mypy hace 3 años
editor_command_palette.cpp 1778301cd0 Add call_deferred() method to Callable hace 3 años
editor_command_palette.h d8663b1a70 Sort unused palette commands alphabetically hace 3 años
editor_data.cpp 15831e381b Unify usage of undo_redo in editor hace 3 años
editor_data.h a3309215c2 Improve handling of custom types hace 3 años
editor_dir_dialog.cpp e48c5daddf Unify usage of GLOBAL/EDITOR_GET hace 3 años
editor_dir_dialog.h 45af29da80 Add a new HashSet template hace 3 años
editor_feature_profile.cpp c89100e571 Allow to disable History Dock via feature profile hace 3 años
editor_feature_profile.h ba9e619b51 Use forward-declarations in EditorPlugin where possible hace 3 años
editor_file_dialog.cpp e48c5daddf Unify usage of GLOBAL/EDITOR_GET hace 3 años
editor_file_dialog.h 882a4f8906 Port remaining connections to callable_mp hace 3 años
editor_file_system.cpp e48c5daddf Unify usage of GLOBAL/EDITOR_GET hace 3 años
editor_file_system.h 2be9ef507a Remove unused `abort_scan` variable hace 3 años
editor_folding.cpp 10a56981dc Rename String `plus_file` to `path_join` hace 3 años
editor_folding.h 45af29da80 Add a new HashSet template hace 3 años
editor_fonts.cpp 11842eb738 Disable code font ligatures by default in the editor hace 3 años
editor_fonts.h 90019676b0 Code quality: Fix header guards consistency hace 3 años
editor_help.cpp a90d435e9b Merge pull request #68132 from Mickeon/doc-help-colourful hace 3 años
editor_help.h fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" hace 3 años
editor_help_search.cpp 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. hace 3 años
editor_help_search.h a140efbbeb Merge pull request #65315 from Mickeon/editor-help-search-multi-term hace 3 años
editor_inspector.cpp 15831e381b Unify usage of undo_redo in editor hace 3 años
editor_inspector.h 15831e381b Unify usage of undo_redo in editor hace 3 años
editor_layouts_dialog.cpp fe52458154 Update copyright statements to 2022 hace 4 años
editor_layouts_dialog.h f8ab79e68a Zero initialize all pointer class and struct members hace 3 años
editor_locale_dialog.cpp 15831e381b Unify usage of undo_redo in editor hace 3 años
editor_locale_dialog.h 15831e381b Unify usage of undo_redo in editor hace 3 años
editor_log.cpp f7c611ab71 Style: Misc docs and comment style and language fixes hace 3 años
editor_log.h fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" hace 3 años
editor_native_shader_source_visualizer.cpp deb1342036 Make `TabBar/Container` default their alignments to the left instead of center hace 3 años
editor_native_shader_source_visualizer.h fe52458154 Update copyright statements to 2022 hace 4 años
editor_node.cpp d568b25e36 [Editor] Better expose EditorDebuggerPlugin. hace 3 años
editor_node.h c89100e571 Allow to disable History Dock via feature profile hace 3 años
editor_path.cpp 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. hace 3 años
editor_path.h f8ab79e68a Zero initialize all pointer class and struct members hace 3 años
editor_paths.cpp e48c5daddf Unify usage of GLOBAL/EDITOR_GET hace 3 años
editor_paths.h ac870ab1c8 Move editor paths into the EditorPaths class hace 3 años
editor_plugin.cpp d568b25e36 [Editor] Better expose EditorDebuggerPlugin. hace 3 años
editor_plugin.h d568b25e36 [Editor] Better expose EditorDebuggerPlugin. hace 3 años
editor_plugin_settings.cpp 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. hace 3 años
editor_plugin_settings.h 15831e381b Unify usage of undo_redo in editor hace 3 años
editor_properties.cpp f475c91081 Fix -Wunused-but-set-variable warnings from Emscripten 3.1.20 hace 3 años
editor_properties.h ad04922ef9 Only show named layers in layer menu hace 3 años
editor_properties_array_dict.cpp f7c611ab71 Style: Misc docs and comment style and language fixes hace 3 años
editor_properties_array_dict.h 7b5d1ea5b9 Fix various uninitialized member pointers hace 3 años
editor_property_name_processor.cpp d91cb1d5d5 [macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization. hace 3 años
editor_property_name_processor.h 746dddc067 Replace most uses of Map by HashMap hace 3 años
editor_quick_open.cpp cc5a736c0b Enable QuickOpen to see scripted resources. hace 3 años
editor_quick_open.h 7817a472f3 QuickOpen: Disable loading resources for now, too slow hace 3 años
editor_resource_picker.cpp 2557ea9d33 Don't allow instancing virtual resources in the resource picker dialog hace 3 años
editor_resource_picker.h d32f2700ff Script-class-aware Inspector & related controls. hace 3 años
editor_resource_preview.cpp 5947f22be9 Merge pull request #67578 from KoBeWi/GEDITOR hace 3 años
editor_resource_preview.h 90019676b0 Code quality: Fix header guards consistency hace 3 años
editor_run.cpp ba9e619b51 Use forward-declarations in EditorPlugin where possible hace 3 años
editor_run.h 5786516d4d Implement Running Godot as Movie Writer hace 3 años
editor_run_native.cpp eba8be6e45 Fix typo - "collison" -> "collision" hace 3 años
editor_run_native.h e00571b194 Add readable export errors. hace 3 años
editor_run_script.cpp b396fd4eef Improve compilation speed (forward declarations/includes cleanup) hace 3 años
editor_run_script.h f8ab79e68a Zero initialize all pointer class and struct members hace 3 años
editor_scale.cpp fe52458154 Update copyright statements to 2022 hace 4 años
editor_scale.h 90019676b0 Code quality: Fix header guards consistency hace 3 años
editor_sectioned_inspector.cpp ad04922ef9 Only show named layers in layer menu hace 3 años
editor_sectioned_inspector.h 90019676b0 Code quality: Fix header guards consistency hace 3 años
editor_settings.cpp 11842eb738 Disable code font ligatures by default in the editor hace 3 años
editor_settings.h 7adc8376ed Change Array arguments to TypedArray hace 3 años
editor_settings_dialog.cpp 12787ad57d Fix memory leak in `EditorSettingsDialog` hace 3 años
editor_settings_dialog.h 15831e381b Unify usage of undo_redo in editor hace 3 años
editor_spin_slider.cpp 2ffb609658 Merge pull request #66337 from EricEzaM/sprite-frames hace 3 años
editor_spin_slider.h 673c649adb Implement Quaternion Editor hace 3 años
editor_themes.cpp a90d435e9b Merge pull request #68132 from Mickeon/doc-help-colourful hace 3 años
editor_themes.h 02572f2c62 Improve icon generation in the editor theme hace 3 años
editor_title_bar.cpp bc4ba6cb78 [macOS] Extend editor contents to the window titlebar for better space usage. hace 3 años
editor_title_bar.h bc4ba6cb78 [macOS] Extend editor contents to the window titlebar for better space usage. hace 3 años
editor_toaster.cpp 7543a5e014 Rename queue_delete => queue_free hace 3 años
editor_toaster.h 746dddc067 Replace most uses of Map by HashMap hace 3 años
editor_translation.cpp 9381acb6a4 Make FileAccess and DirAccess classes reference counted. hace 3 años
editor_translation.h fe52458154 Update copyright statements to 2022 hace 4 años
editor_translation_parser.cpp 7adc8376ed Change Array arguments to TypedArray hace 3 años
editor_translation_parser.h 7adc8376ed Change Array arguments to TypedArray hace 3 años
editor_undo_redo_manager.cpp ba9e619b51 Use forward-declarations in EditorPlugin where possible hace 3 años
editor_undo_redo_manager.h f42cd7f83f Add history dock hace 3 años
editor_vcs_interface.cpp 7adc8376ed Change Array arguments to TypedArray hace 3 años
editor_vcs_interface.h 7adc8376ed Change Array arguments to TypedArray hace 3 años
editor_zoom_widget.cpp 16a3cec71e Fix zoom in/out keyboard shortcuts not working since the introduction of EditorZoomWidget. Add KP shortcuts to zoom in/out. hace 3 años
editor_zoom_widget.h 16a3cec71e Fix zoom in/out keyboard shortcuts not working since the introduction of EditorZoomWidget. Add KP shortcuts to zoom in/out. hace 3 años
event_listener_line_edit.cpp 8678e4d34f Focus EventListener when InputEventConfigurationDialog is opened. hace 3 años
event_listener_line_edit.h 8678e4d34f Focus EventListener when InputEventConfigurationDialog is opened. hace 3 años
filesystem_dock.cpp ba9e619b51 Use forward-declarations in EditorPlugin where possible hace 3 años
filesystem_dock.h 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. hace 3 años
find_in_files.cpp 9580769e9a Merge pull request #65441 from MewPurPur/annoying-whitespaces-trimming-fix hace 3 años
find_in_files.h 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. hace 3 años
groups_editor.cpp 15831e381b Unify usage of undo_redo in editor hace 3 años
groups_editor.h 15831e381b Unify usage of undo_redo in editor hace 3 años
history_dock.cpp f42cd7f83f Add history dock hace 3 años
history_dock.h f42cd7f83f Add history dock hace 3 años
import_defaults_editor.cpp e48c5daddf Unify usage of GLOBAL/EDITOR_GET hace 3 años
import_defaults_editor.h f8ab79e68a Zero initialize all pointer class and struct members hace 3 años
import_dock.cpp e48c5daddf Unify usage of GLOBAL/EDITOR_GET hace 3 años
import_dock.h 90019676b0 Code quality: Fix header guards consistency hace 3 años
input_event_configuration_dialog.cpp 8678e4d34f Focus EventListener when InputEventConfigurationDialog is opened. hace 3 años
input_event_configuration_dialog.h 598ee4266c Split `action_map_editor` file into one file per class it contained. hace 3 años
inspector_dock.cpp 15831e381b Unify usage of undo_redo in editor hace 3 años
inspector_dock.h dd814a0dca Disable editing properties in foreign resources hace 3 años
localization_editor.cpp 15831e381b Unify usage of undo_redo in editor hace 3 años
localization_editor.h 15831e381b Unify usage of undo_redo in editor hace 3 años
multi_node_edit.cpp a914dc0c46 Improvements to multi-node editing hace 3 años
multi_node_edit.h a914dc0c46 Improvements to multi-node editing hace 3 años
node_dock.cpp 15831e381b Unify usage of undo_redo in editor hace 3 años
node_dock.h f8ab79e68a Zero initialize all pointer class and struct members hace 3 años
plugin_config_dialog.cpp ba9e619b51 Use forward-declarations in EditorPlugin where possible hace 3 años
plugin_config_dialog.h 32c4d110eb Improve plugin dialog UX hace 3 años
pot_generator.cpp e48c5daddf Unify usage of GLOBAL/EDITOR_GET hace 3 años
pot_generator.h 45af29da80 Add a new HashSet template hace 3 años
progress_dialog.cpp 7936b3cc4c Merge pull request #60108 from KoBeWi/arise_to_top hace 3 años
progress_dialog.h 746dddc067 Replace most uses of Map by HashMap hace 3 años
project_converter_3_to_4.cpp 6fc1715cdf Merge pull request #65779 from Mickeon/rename-camera-follow hace 3 años
project_converter_3_to_4.h 9f2dc68279 Replace File/Directory with FileAccess/DirAccess hace 3 años
project_manager.cpp f475c91081 Fix -Wunused-but-set-variable warnings from Emscripten 3.1.20 hace 3 años
project_manager.h e7ce3f539e Project Manager: Clarify text in project conversion dialogs hace 3 años
project_settings_editor.cpp 15831e381b Unify usage of undo_redo in editor hace 3 años
project_settings_editor.h 15831e381b Unify usage of undo_redo in editor hace 3 años
property_selector.cpp 1c9ba5ef3e Remove excessive `editor/property_editor.h` includes hace 3 años
property_selector.h 1c9ba5ef3e Remove excessive `editor/property_editor.h` includes hace 3 años
register_exporters.h 90019676b0 Code quality: Fix header guards consistency hace 3 años
rename_dialog.cpp 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. hace 3 años
rename_dialog.h ece3df3938 Add per-scene UndoRedo hace 3 años
reparent_dialog.cpp e4067064ce Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog hace 3 años
reparent_dialog.h 45af29da80 Add a new HashSet template hace 3 años
scene_create_dialog.cpp 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. hace 3 años
scene_create_dialog.h a08d930740 Rework scene creation dialog hace 3 años
scene_tree_dock.cpp 15831e381b Unify usage of undo_redo in editor hace 3 años
scene_tree_dock.h ba9e619b51 Use forward-declarations in EditorPlugin where possible hace 3 años
scene_tree_editor.cpp 15831e381b Unify usage of undo_redo in editor hace 3 años
scene_tree_editor.h 15831e381b Unify usage of undo_redo in editor hace 3 años
script_create_dialog.cpp 5dfa56474a Merge pull request #68247 from akien-mga/emscripten-warnings-unuset-but-set hace 3 años
script_create_dialog.h 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. hace 3 años
shader_create_dialog.cpp 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. hace 3 años
shader_create_dialog.h fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" hace 3 años
shader_globals_editor.cpp 15831e381b Unify usage of undo_redo in editor hace 3 años
shader_globals_editor.h ece3df3938 Add per-scene UndoRedo hace 3 años
template_builders.py 9d5b807059 Improve editor template workflow hace 4 años