Rémi Verschelde 43fe8bf522 Merge pull request #42416 from Calinou/editor-make-function-save-script 4 年之前
..
debugger 3f078c99f6 Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 4 年之前
fileserver 3f078c99f6 Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 4 年之前
icons 3de4181bd8 Output log rewrite and enhancements. 4 年之前
import 6995b0429c Assorted fixes to UV unwrapping and GPU lightmapper 4 年之前
plugins 0ade686601 Save the current script when adding a new method via signal connection 4 年之前
translations e271dba9cb i18n: Sync translations with Weblate 4 年之前
SCsub d86de6c98e SCons: Refactor running commands through builders 5 年之前
action_map_editor.cpp 10d7fccb54 Rename ButtonList enum and members to MouseButton 4 年之前
action_map_editor.h 3db45ff198 New ActionMapEditor to replace InputMapEditor. Used in ProjectSettings. 4 年之前
animation_bezier_editor.cpp d459766edd fix AnimationTrackEditor's undo with correction invalid method name 4 年之前
animation_bezier_editor.h b5334d14f7 Update copyright statements to 2021 4 年之前
animation_track_editor.cpp d459766edd fix AnimationTrackEditor's undo with correction invalid method name 4 年之前
animation_track_editor.h 08a45ebfba Make Animation's SceneTreeDialog filter nodes properly 4 年之前
animation_track_editor_plugins.cpp d459766edd fix AnimationTrackEditor's undo with correction invalid method name 4 年之前
animation_track_editor_plugins.h b5334d14f7 Update copyright statements to 2021 4 年之前
array_property_edit.cpp 1aa2823fa3 Removed _change_notify 4 年之前
array_property_edit.h 1aa2823fa3 Removed _change_notify 4 年之前
audio_stream_preview.cpp 8e128726f0 Modernize atomics 4 年之前
audio_stream_preview.h 8e128726f0 Modernize atomics 4 年之前
code_editor.cpp 86822b187e Rename LineEdit caret_* properties getters and setters to match property 4 年之前
code_editor.h b5334d14f7 Update copyright statements to 2021 4 年之前
connections_dialog.cpp 1aa2823fa3 Removed _change_notify 4 年之前
connections_dialog.h b5334d14f7 Update copyright statements to 2021 4 年之前
create_dialog.cpp ec7053259b Merge pull request #41437 from KoBeWi/put_it_here 4 年之前
create_dialog.h 6fbe0a494b Fix cases of resources destroyed too early 4 年之前
dependency_editor.cpp 755c70b871 Rename Array.invert() to Array.reverse() 4 年之前
dependency_editor.h b5334d14f7 Update copyright statements to 2021 4 年之前
dictionary_property_edit.cpp 1aa2823fa3 Removed _change_notify 4 年之前
dictionary_property_edit.h 1aa2823fa3 Removed _change_notify 4 年之前
doc_tools.cpp ecfa570ccb Add static method support to core Variant types 4 年之前
doc_tools.h b5334d14f7 Update copyright statements to 2021 4 年之前
editor_about.cpp be01025376 Make it possible to copy the Godot version identifier by clicking it 4 年之前
editor_about.h be01025376 Make it possible to copy the Godot version identifier by clicking it 4 年之前
editor_asset_installer.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
editor_asset_installer.h b5334d14f7 Update copyright statements to 2021 4 年之前
editor_atlas_packer.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
editor_atlas_packer.h b5334d14f7 Update copyright statements to 2021 4 年之前
editor_audio_buses.cpp 504bc5cc67 Fix crashes in *_input functions 4 年之前
editor_audio_buses.h b5334d14f7 Update copyright statements to 2021 4 年之前
editor_autoload_settings.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
editor_autoload_settings.h b5334d14f7 Update copyright statements to 2021 4 年之前
editor_builders.py 3070d0b735 Remove unused Python local variables. 5 年之前
editor_data.cpp b46672db72 Provide a way to hook into Inspectors UndoRedo. 4 年之前
editor_data.h b46672db72 Provide a way to hook into Inspectors UndoRedo. 4 年之前
editor_dir_dialog.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
editor_dir_dialog.h b5334d14f7 Update copyright statements to 2021 4 年之前
editor_export.cpp b56241f22f ICU: Update to version 69.1, improve ICU data export process. 4 年之前
editor_export.h 7db85fffb5 Merge pull request #43550 from KoBeWi/resourcism 4 年之前
editor_feature_profile.cpp 7961a1dea3 Initialize class variables with default values in scene/ [2/2] 4 年之前
editor_feature_profile.h b5334d14f7 Update copyright statements to 2021 4 年之前
editor_file_dialog.cpp 504bc5cc67 Fix crashes in *_input functions 4 年之前
editor_file_dialog.h 950dedbb68 Merge pull request #42779 from volzhs/editor-file-dialog 4 年之前
editor_file_system.cpp dc76938679 FileSystem: Force update when we delete a folder from the editor and searching changes only if we change the directory successfully in the scan_fs_changes 4 年之前
editor_file_system.h dc76938679 FileSystem: Force update when we delete a folder from the editor and searching changes only if we change the directory successfully in the scan_fs_changes 4 年之前
editor_folding.cpp f8d03b98e7 Improve resource load cache 4 年之前
editor_folding.h b5334d14f7 Update copyright statements to 2021 4 年之前
editor_fonts.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
editor_fonts.h b5334d14f7 Update copyright statements to 2021 4 年之前
editor_help.cpp 86822b187e Rename LineEdit caret_* properties getters and setters to match property 4 年之前
editor_help.h b5334d14f7 Update copyright statements to 2021 4 年之前
editor_help_search.cpp 77597ea47c Select non-perfect matches if necessary in the Search Help dialog 4 年之前
editor_help_search.h 77597ea47c Select non-perfect matches if necessary in the Search Help dialog 4 年之前
editor_inspector.cpp b46672db72 Provide a way to hook into Inspectors UndoRedo. 4 年之前
editor_inspector.h 64140eaf42 Reorganize Project Settings 4 年之前
editor_layouts_dialog.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
editor_layouts_dialog.h b5334d14f7 Update copyright statements to 2021 4 年之前
editor_log.cpp 1a05cca824 Fix blank line at start of Editor Log (reinstate #44909) 4 年之前
editor_log.h 3de4181bd8 Output log rewrite and enhancements. 4 年之前
editor_native_shader_source_visualizer.cpp cdb216f4e4 Added ability to visualize native shaders 4 年之前
editor_native_shader_source_visualizer.h cdb216f4e4 Added ability to visualize native shaders 4 年之前
editor_node.cpp 16304aaa3b Fix 3D scene preview generation. 4 年之前
editor_node.h be01025376 Make it possible to copy the Godot version identifier by clicking it 4 年之前
editor_path.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
editor_path.h b5334d14f7 Update copyright statements to 2021 4 年之前
editor_plugin.cpp b46672db72 Provide a way to hook into Inspectors UndoRedo. 4 年之前
editor_plugin.h b46672db72 Provide a way to hook into Inspectors UndoRedo. 4 年之前
editor_plugin_settings.cpp 64d23b2295 Detect plugins recursively 4 年之前
editor_plugin_settings.h 64d23b2295 Detect plugins recursively 4 年之前
editor_properties.cpp 0de9a7d803 Rename `doubleclick` to `double_click` 4 年之前
editor_properties.h ba1344408f Implement Navigation layers 4 年之前
editor_properties_array_dict.cpp d97d65b184 Increase the page size for array/dictionary editors to 20 4 年之前
editor_properties_array_dict.h d97d65b184 Increase the page size for array/dictionary editors to 20 4 年之前
editor_resource_preview.cpp fd30c36985 Rename Texture.get_data() to get_image() 4 年之前
editor_resource_preview.h 8e128726f0 Modernize atomics 4 年之前
editor_run.cpp 2a74b388d0 Split OS::execute into two methods 4 年之前
editor_run.h b5334d14f7 Update copyright statements to 2021 4 年之前
editor_run_native.cpp fd30c36985 Rename Texture.get_data() to get_image() 4 年之前
editor_run_native.h b5334d14f7 Update copyright statements to 2021 4 年之前
editor_run_script.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
editor_run_script.h b5334d14f7 Update copyright statements to 2021 4 年之前
editor_scale.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
editor_scale.h b5334d14f7 Update copyright statements to 2021 4 年之前
editor_sectioned_inspector.cpp 64140eaf42 Reorganize Project Settings 4 年之前
editor_sectioned_inspector.h 64140eaf42 Reorganize Project Settings 4 年之前
editor_settings.cpp 3f078c99f6 Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 4 年之前
editor_settings.h 074f53563d Added ability to override built-in actions for the editor 4 年之前
editor_spin_slider.cpp dcf306f72d Fixed wrong mouse position after releasing grabber 4 年之前
editor_spin_slider.h b5334d14f7 Update copyright statements to 2021 4 年之前
editor_themes.cpp 86822b187e Rename LineEdit caret_* properties getters and setters to match property 4 年之前
editor_themes.h 30842b2efe Fix project icon size in Project Manager 4 年之前
editor_translation_parser.cpp 5d124c4a8f Remove uses of `auto` for better readability and online code reviews 4 年之前
editor_translation_parser.h b5334d14f7 Update copyright statements to 2021 4 年之前
editor_vcs_interface.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
editor_vcs_interface.h b5334d14f7 Update copyright statements to 2021 4 年之前
export_template_manager.cpp c562c6943f Remove current export template version from "Installed Versions" 4 年之前
export_template_manager.h b5334d14f7 Update copyright statements to 2021 4 年之前
filesystem_dock.cpp dc76938679 FileSystem: Force update when we delete a folder from the editor and searching changes only if we change the directory successfully in the scan_fs_changes 4 年之前
filesystem_dock.h b5334d14f7 Update copyright statements to 2021 4 年之前
find_in_files.cpp 64140eaf42 Reorganize Project Settings 4 年之前
find_in_files.h b5334d14f7 Update copyright statements to 2021 4 年之前
groups_editor.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
groups_editor.h b5334d14f7 Update copyright statements to 2021 4 年之前
import_defaults_editor.cpp f2ad7c5f12 Fix heap-use-after-free in Import Defaults Editor 4 年之前
import_defaults_editor.h f2ad7c5f12 Fix heap-use-after-free in Import Defaults Editor 4 年之前
import_dock.cpp 40d6a25ef5 Check section existance before getting keys 4 年之前
import_dock.h 97a3a66220 Improved 3D Scene Importer 4 年之前
inspector_dock.cpp 6fbe0a494b Fix cases of resources destroyed too early 4 年之前
inspector_dock.h b5334d14f7 Update copyright statements to 2021 4 年之前
localization_editor.cpp b56241f22f ICU: Update to version 69.1, improve ICU data export process. 4 年之前
localization_editor.h b56241f22f ICU: Update to version 69.1, improve ICU data export process. 4 年之前
multi_node_edit.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
multi_node_edit.h b5334d14f7 Update copyright statements to 2021 4 年之前
node_3d_editor_gizmos.cpp 4d9d99bb82 Implement occlusion culling 4 年之前
node_3d_editor_gizmos.h 4d9d99bb82 Implement occlusion culling 4 年之前
node_dock.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
node_dock.h b5334d14f7 Update copyright statements to 2021 4 年之前
plugin_config_dialog.cpp 14658e3d10 Fix Create Plugin after GD Annotation Changes 4 年之前
plugin_config_dialog.h c26b451afe Fix enabling of created plugin 4 年之前
pot_generator.cpp 5d124c4a8f Remove uses of `auto` for better readability and online code reviews 4 年之前
pot_generator.h b5334d14f7 Update copyright statements to 2021 4 年之前
progress_dialog.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
progress_dialog.h b5334d14f7 Update copyright statements to 2021 4 年之前
project_export.cpp 7db85fffb5 Merge pull request #43550 from KoBeWi/resourcism 4 年之前
project_export.h b5334d14f7 Update copyright statements to 2021 4 年之前
project_manager.cpp 4e7ca279fc Merge pull request #47855 from aaronfranke/doubleclick 4 年之前
project_manager.h be01025376 Make it possible to copy the Godot version identifier by clicking it 4 年之前
project_settings_editor.cpp f8f12d0564 ProjectSettingsEditor: Make "Type" OptionButton item ids match corresponding Variant::Type enum values. 4 年之前
project_settings_editor.h b6fce5d750 Added Import Defaults Editor in Project Settings 4 年之前
property_editor.cpp 6294507acb Add Various ColorPicker shapes 4 年之前
property_editor.h b5334d14f7 Update copyright statements to 2021 4 年之前
property_selector.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
property_selector.h b5334d14f7 Update copyright statements to 2021 4 年之前
quick_open.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
quick_open.h b5334d14f7 Update copyright statements to 2021 4 年之前
register_exporters.h b5334d14f7 Update copyright statements to 2021 4 年之前
rename_dialog.cpp 86822b187e Rename LineEdit caret_* properties getters and setters to match property 4 年之前
rename_dialog.h b5334d14f7 Update copyright statements to 2021 4 年之前
reparent_dialog.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
reparent_dialog.h b5334d14f7 Update copyright statements to 2021 4 年之前
scene_tree_dock.cpp 90056460ad Implement Particle Trails 4 年之前
scene_tree_dock.h 90056460ad Implement Particle Trails 4 年之前
scene_tree_editor.cpp 90056460ad Implement Particle Trails 4 年之前
scene_tree_editor.h 90056460ad Implement Particle Trails 4 年之前
script_create_dialog.cpp 86822b187e Rename LineEdit caret_* properties getters and setters to match property 4 年之前
script_create_dialog.h 5a9037f828 Warn when creating a script with the same name as the parent class 4 年之前
settings_config_dialog.cpp 94abb8cc80 Fixed crash in Editor Settings shortcuts UI 4 年之前
settings_config_dialog.h 8d9256e13c Added Built-in Action editor to Editor Settings dialog. 4 年之前
shader_globals_editor.cpp f2ad7c5f12 Fix heap-use-after-free in Import Defaults Editor 4 年之前
shader_globals_editor.h b5334d14f7 Update copyright statements to 2021 4 年之前