Rémi Verschelde 40a25c1e86 Merge pull request #33029 from akien-mga/rm-rf-slash 5 лет назад
..
collada dec10dd776 Merge pull request #32051 from qarmin/some_error_explanation 6 лет назад
doc a7ac8ec876 doc: Fix parsing of self-closing XML tags 6 лет назад
fileserver 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 лет назад
icons fd244d0328 Add editor icons for X509Certificate and CryptoKey 5 лет назад
import 616ab4fac2 Small fixes to redundand code, copy paste bugs 5 лет назад
plugins 72dfa67dd3 Merge pull request #32924 from ajweeks/add-ruler-arcs 5 лет назад
translations 02ca4c49fa i18n: Sync translation template with current source 6 лет назад
SCsub 66d09a6b4c SCons: Fix uses of [].append instead of env.add_source_files() 6 лет назад
animation_bezier_editor.cpp bdb9149d7e Fixed missing argument for clear_selection signal in Bezier Curve editor 6 лет назад
animation_bezier_editor.h 38d3bfe971 Made use of semicolons more consitent, fixed formatting 6 лет назад
animation_track_editor.cpp 1594f22b4e Enhancements and fixes for the animation editor's copy track dialog 5 лет назад
animation_track_editor.h 1594f22b4e Enhancements and fixes for the animation editor's copy track dialog 5 лет назад
animation_track_editor_plugins.cpp 4b9860ea94 Show preview of frame_coords in AnimationPlayer 5 лет назад
animation_track_editor_plugins.h 4b9860ea94 Show preview of frame_coords in AnimationPlayer 5 лет назад
array_property_edit.cpp 4e5310cc60 Some code changed with Clang-Tidy 6 лет назад
array_property_edit.h 4a24ba6e77 -Fixes to undo redo to avoid crash, closes #24251 6 лет назад
audio_stream_preview.cpp 8245db869f Small fixes to unrechable code, possibly overflows, using NULL pointers 6 лет назад
audio_stream_preview.h 4e5310cc60 Some code changed with Clang-Tidy 6 лет назад
code_editor.cpp be865871f4 Fix text search bar not correctly switching from replacing to just searching 6 лет назад
code_editor.h 72c40c788f Tweak the behavior of search/replace bar 6 лет назад
connections_dialog.cpp 7db29919f2 Add accept-dialog enter-key functionality to the Connect Dialog's Method textfield. 5 лет назад
connections_dialog.h 190e866e4d ConnectionsDock: Add tooltip with signal description 6 лет назад
create_dialog.cpp 6c4407bae4 Add overriden properties to the documentation 6 лет назад
create_dialog.h 82b9557803 Remove redundant author doc comments 6 лет назад
dependency_editor.cpp 859478251f Fix the dependency error dialog being too small on hiDPI displays 5 лет назад
dependency_editor.h b3ae58d117 Minor enhancements to the dependency editor 6 лет назад
dictionary_property_edit.cpp 4e5310cc60 Some code changed with Clang-Tidy 6 лет назад
dictionary_property_edit.h 4a24ba6e77 -Fixes to undo redo to avoid crash, closes #24251 6 лет назад
editor_about.cpp 0550c41ab6 Increase the size of the About dialog 6 лет назад
editor_about.h 82b9557803 Remove redundant author doc comments 6 лет назад
editor_asset_installer.cpp 3ae0306a1f Tweak a few strings displayed in the editor for consistency 6 лет назад
editor_asset_installer.h b16c309f82 Update copyright statements to 2019 6 лет назад
editor_atlas_packer.cpp f18121824c Add missing license headers 6 лет назад
editor_atlas_packer.h f18121824c Add missing license headers 6 лет назад
editor_audio_buses.cpp 5ed5465023 Replace "GuiMiniTabMenu" with "GuiTabMenu" and tweak it 6 лет назад
editor_audio_buses.h f48bb8fac8 Fix few GCC9 warnings: 6 лет назад
editor_autoload_settings.cpp daf443bcbc Fix an exception when trying to close down editor with plugins enabled. 6 лет назад
editor_autoload_settings.h 4dc717ea07 Make comparison operator== const 6 лет назад
editor_builders.py f236b460e5 Some small fixes to warnings in python scripts 6 лет назад
editor_data.cpp 17732fe698 Added some obvious errors explanations 6 лет назад
editor_data.h cedee8281b Allow to create scene from FileSystem dock 6 лет назад
editor_dir_dialog.cpp 17732fe698 Added some obvious errors explanations 6 лет назад
editor_dir_dialog.h b16c309f82 Update copyright statements to 2019 6 лет назад
editor_export.cpp 53637e4b1c Improve EditorExportPlatform interface. 5 лет назад
editor_export.h 53637e4b1c Improve EditorExportPlatform interface. 5 лет назад
editor_feature_profile.cpp dec10dd776 Merge pull request #32051 from qarmin/some_error_explanation 6 лет назад
editor_feature_profile.h f18121824c Add missing license headers 6 лет назад
editor_file_dialog.cpp 6a7f300662 Create new folder from save dialog now update filesystem dock. 6 лет назад
editor_file_dialog.h 82b9557803 Remove redundant author doc comments 6 лет назад
editor_file_system.cpp c287f220ce Revert "Fix plugin script classes defined even if inactive." 6 лет назад
editor_file_system.h 9d309096c9 fix file system not refresh on exFAT 6 лет назад
editor_folding.cpp 6920c82742 Style: Fix issues with clang-format 8.0 6 лет назад
editor_folding.h c1dcdf6109 No more metadata and dependency indices kept in resources saved. 6 лет назад
editor_fonts.cpp aa5e34d018 Fix validating editor bold font 5 лет назад
editor_fonts.h b16c309f82 Update copyright statements to 2019 6 лет назад
editor_help.cpp d7d72aeeec Prevents segfault on _class_desc_resized at exit 5 лет назад
editor_help.h c84e73bf92 Add shortcut Shift + F3 to search pervious in the built-in docs 5 лет назад
editor_help_search.cpp 481dbceed0 Adds fuzzy search for help search dialog 6 лет назад
editor_help_search.h def0485ca9 Make docs search hide nodes disabled by the editor feature profile 6 лет назад
editor_inspector.cpp 6c0ef9f729 Auto-increment frame_coords when keying 5 лет назад
editor_inspector.h 9f5b77acc9 Revert "Expose "meta" to the Inspector" 6 лет назад
editor_layouts_dialog.cpp 9f2f1f5e3d Fix scoped enum value reference, breaks GCC 5 6 лет назад
editor_layouts_dialog.h 9986cf7005 editor save/delete layout dialog with layout list 6 лет назад
editor_log.cpp ba566dff2e Distinguish editor-originating messages in the editor log 6 лет назад
editor_log.h ba566dff2e Distinguish editor-originating messages in the editor log 6 лет назад
editor_network_profiler.cpp ba8601f557 Improve the network profiler UI 6 лет назад
editor_network_profiler.h 9a94fe7d26 Improve the `String::humanize_size()` method 6 лет назад
editor_node.cpp 35944aebde Merge pull request #33019 from volzhs/class_icon 5 лет назад
editor_node.h 9131f70d8a Resize custom class icon 5 лет назад
editor_path.cpp 4a7889578c Merge pull request #31978 from YeldhamDev/inspector_dock_small_improvements 6 лет назад
editor_path.h f275de24ee Make 'EditorPath' into a proper 'MenuButton' 6 лет назад
editor_plugin.cpp 2f727ee167 Merge pull request #31847 from aole/editor-expose-current-path 6 лет назад
editor_plugin.h 3518e7a6c7 Expose current path to EditorPlugin 6 лет назад
editor_plugin_settings.cpp dd2035d6e9 Warn about all missing keys in plugin.cfg 6 лет назад
editor_plugin_settings.h b16c309f82 Update copyright statements to 2019 6 лет назад
editor_profiler.cpp 4e4697b1c4 Added release function to PoolVector::Access. 6 лет назад
editor_profiler.h 38d3bfe971 Made use of semicolons more consitent, fixed formatting 6 лет назад
editor_properties.cpp 4972ef801a Add clear menu entries for extending and replacing scripts 5 лет назад
editor_properties.h 4972ef801a Add clear menu entries for extending and replacing scripts 5 лет назад
editor_properties_array_dict.cpp c3d712f414 Fix crash when reverting an exported array / dict to NULL 6 лет назад
editor_properties_array_dict.h 0ab11e436d Merge pull request #29656 from nhold/add-remove-option-array-inspector 6 лет назад
editor_resource_preview.cpp dec10dd776 Merge pull request #32051 from qarmin/some_error_explanation 6 лет назад
editor_resource_preview.h 01cc7a996b Use reference to constant in functions 6 лет назад
editor_run.cpp 617797c47c Adds skip-breakpoints feature 6 лет назад
editor_run.h 617797c47c Adds skip-breakpoints feature 6 лет назад
editor_run_native.cpp 53637e4b1c Improve EditorExportPlatform interface. 5 лет назад
editor_run_native.h 4e5310cc60 Some code changed with Clang-Tidy 6 лет назад
editor_run_script.cpp b16c309f82 Update copyright statements to 2019 6 лет назад
editor_run_script.h b16c309f82 Update copyright statements to 2019 6 лет назад
editor_scale.cpp b16c309f82 Update copyright statements to 2019 6 лет назад
editor_scale.h b16c309f82 Update copyright statements to 2019 6 лет назад
editor_sectioned_inspector.cpp e19f7b3c38 Increase the minimum width of the editor sectioned inspector 6 лет назад
editor_sectioned_inspector.h b5b1a56c04 Fixes and improvements in settings search 6 лет назад
editor_settings.cpp af89a87075 Add a "slow" modifier to freelook 5 лет назад
editor_settings.h f013596760 Allow to define and load script templates per project 6 лет назад
editor_spin_slider.cpp f8a81e21db Fix incorrect text rendering with smaller display scale 5 лет назад
editor_spin_slider.h e89c4c22de Add scrollwheel input to spin slider 6 лет назад
editor_sub_scene.cpp b5ff31a433 Fixes deselection not working when merging scene 5 лет назад
editor_sub_scene.h b16c309f82 Update copyright statements to 2019 6 лет назад
editor_themes.cpp db89fef8fa Highlight singletons and class_names in GDScript 6 лет назад
editor_themes.h b16c309f82 Update copyright statements to 2019 6 лет назад
editor_vcs_interface.cpp 50be65bf43 Changed some code found by Clang Tidy and Coverity 6 лет назад
editor_vcs_interface.h 444ba61aac Add copyright headers to vcs integration 6 лет назад
export_template_manager.cpp 47746e10cb Fix uninstallation of mono templates directory 5 лет назад
export_template_manager.h 7fabfd402f Split the Android platform java logic into an Android library module (`lib`) and an application module (`app`). 6 лет назад
file_type_cache.cpp 17732fe698 Added some obvious errors explanations 6 лет назад
file_type_cache.h b16c309f82 Update copyright statements to 2019 6 лет назад
filesystem_dock.cpp 7b433107f5 Merge pull request #32009 from Xrayez/fs-editor-icons 6 лет назад
filesystem_dock.h c5b45c9f09 Cleanup and minor changes in FileSystem Dock 6 лет назад
find_in_files.cpp 17732fe698 Added some obvious errors explanations 6 лет назад
find_in_files.h 38d3bfe971 Made use of semicolons more consitent, fixed formatting 6 лет назад
groups_editor.cpp dd511c411b Major enhancements for the group editor 6 лет назад
groups_editor.h dd511c411b Major enhancements for the group editor 6 лет назад
import_dock.cpp 5f3a55acb7 Add informational messages to various editors 6 лет назад
import_dock.h 38d3bfe971 Made use of semicolons more consitent, fixed formatting 6 лет назад
inspector_dock.cpp 4a7889578c Merge pull request #31978 from YeldhamDev/inspector_dock_small_improvements 6 лет назад
inspector_dock.h b16c309f82 Update copyright statements to 2019 6 лет назад
multi_node_edit.cpp e86f6faf64 MultiNodeEdit now only shows properties with the exact same PropertyInfo data 6 лет назад
multi_node_edit.h b16c309f82 Update copyright statements to 2019 6 лет назад
node_dock.cpp 8df330bacd Allow Label autowrap to cut words when they exceed line width 5 лет назад
node_dock.h b16c309f82 Update copyright statements to 2019 6 лет назад
pane_drag.cpp b16c309f82 Update copyright statements to 2019 6 лет назад
pane_drag.h 38d3bfe971 Made use of semicolons more consitent, fixed formatting 6 лет назад
plugin_config_dialog.cpp 17732fe698 Added some obvious errors explanations 6 лет назад
plugin_config_dialog.h 4e5310cc60 Some code changed with Clang-Tidy 6 лет назад
progress_dialog.cpp 17732fe698 Added some obvious errors explanations 6 лет назад
progress_dialog.h b16c309f82 Update copyright statements to 2019 6 лет назад
project_export.cpp 6f7ba78c53 Don't allow to export pck without preset 5 лет назад
project_export.h faaecd6987 Fixes to make exporting more responsive. 6 лет назад
project_manager.cpp 2f3db42de8 Update dock menu on project list changes, add favourites separator. 5 лет назад
project_manager.h db6d4352ea [macOS] Add methods to modify global and dock menus. Add ability to open multiple editor/project manager instances, recent/favourite project list to project manager dock menu and opened scene list to editor dock menu. 6 лет назад
project_settings_editor.cpp 616ab4fac2 Small fixes to redundand code, copy paste bugs 5 лет назад
project_settings_editor.h 724b9bc0ce Focus the search box when pressing Ctrl+F in Project/Editor Settings 6 лет назад
property_editor.cpp 4972ef801a Add clear menu entries for extending and replacing scripts 5 лет назад
property_editor.h 4972ef801a Add clear menu entries for extending and replacing scripts 5 лет назад
property_selector.cpp 6cbaf7662f Changed some code showed in LGTM and Coverage 6 лет назад
property_selector.h 38d3bfe971 Made use of semicolons more consitent, fixed formatting 6 лет назад
pvrtc_compress.cpp 37a16fee05 Export: Remove temp files from cache after export 6 лет назад
pvrtc_compress.h b16c309f82 Update copyright statements to 2019 6 лет назад
quick_open.cpp eeb9268800 Minor cosmetic changes in some editor plugins 6 лет назад
quick_open.h 38d3bfe971 Made use of semicolons more consitent, fixed formatting 6 лет назад
register_exporters.h b16c309f82 Update copyright statements to 2019 6 лет назад
rename_dialog.cpp acbd0fea97 Use CheckBoxes in the editor instead of CheckButtons when applicable 6 лет назад
rename_dialog.h acbd0fea97 Use CheckBoxes in the editor instead of CheckButtons when applicable 6 лет назад
reparent_dialog.cpp b16c309f82 Update copyright statements to 2019 6 лет назад
reparent_dialog.h b16c309f82 Update copyright statements to 2019 6 лет назад
run_settings_dialog.cpp b16c309f82 Update copyright statements to 2019 6 лет назад
run_settings_dialog.h b16c309f82 Update copyright statements to 2019 6 лет назад
scene_tree_dock.cpp 4972ef801a Add clear menu entries for extending and replacing scripts 5 лет назад
scene_tree_dock.h 4972ef801a Add clear menu entries for extending and replacing scripts 5 лет назад
scene_tree_editor.cpp 4689ece741 Minor visual adjustment in drag preview of the scene and file tree editors 6 лет назад
scene_tree_editor.h 82b9557803 Remove redundant author doc comments 6 лет назад
script_create_dialog.cpp 3333d447c0 Cleanup the "Attach Node Script" dialog 6 лет назад
script_create_dialog.h f013596760 Allow to define and load script templates per project 6 лет назад
script_editor_debugger.cpp 94a50839fe Fixed variables with built-in resource in remote inspector 5 лет назад
script_editor_debugger.h fc9985b770 Merge pull request #31961 from YeldhamDev/info_messages 6 лет назад
settings_config_dialog.cpp 724b9bc0ce Focus the search box when pressing Ctrl+F in Project/Editor Settings 6 лет назад
settings_config_dialog.h b16c309f82 Update copyright statements to 2019 6 лет назад
spatial_editor_gizmos.cpp 29690f6aec Fixes concaveshape not selecting in viewport 5 лет назад
spatial_editor_gizmos.h 345fcb96a2 Add particles icon to CPUParticles 6 лет назад