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