.. |
debugger
|
b5e3238109
[TextServer] Fix get_word_breaks and it uses.
|
4 months ago |
export
|
326e51750b
Fix error when exporting files without import parameters
|
3 months ago |
gui
|
35b4a1f374
[Windows] Emit native file dialog callback from event loop, fix selected options not saved.
|
1 month ago |
icons
|
04f6435aa8
Fix AudioStreamPlayer icons, improve audio resource picker styling
|
4 months ago |
import
|
51c86eb085
WAV: Fix one frame overflow at the end
|
1 month ago |
plugins
|
d00e4fbb16
Fix double lock/group buttons when starting editor with empty scene
|
1 month ago |
project_manager
|
c7a173aa60
Fix directory empty bug on Android
|
1 month ago |
themes
|
13701384ab
Fix slider size in compact mode
|
1 month ago |
translations
|
53cde2eb85
i18n: Sync translations with Weblate
|
1 month ago |
SCsub
|
d9f8ef68df
Update pre-commit hooks configuration to use `ruff` instead of `black`
|
5 months ago |
action_map_editor.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
action_map_editor.h
|
55459dd74e
Disable Clear All button when not filtering in Editor Settings
|
5 months ago |
animation_bezier_editor.cpp
|
6dd8e7fece
Update AnimationPlayer in real-time when bezier curve properties or bezier editor changes
|
1 month ago |
animation_bezier_editor.h
|
4e38ce294d
Merge pull request #93860 from CookieBadger/animation-bezier-undo-on-different-animation-fix
|
4 months ago |
animation_track_editor.cpp
|
6dd8e7fece
Update AnimationPlayer in real-time when bezier curve properties or bezier editor changes
|
1 month ago |
animation_track_editor.h
|
d66281c7b8
Merge pull request #80860 from RandomShaper/harmonize_track_insert
|
4 months ago |
animation_track_editor_plugins.cpp
|
d519715d94
[Scene] Add `SceneStringNames::font(_size/_color)`
|
4 months ago |
animation_track_editor_plugins.h
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
audio_stream_preview.cpp
|
d8b29efe66
Fix member names of `AudioFrame` to match extension
|
9 months ago |
audio_stream_preview.h
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
code_editor.cpp
|
bd552ff609
Fallback to theme icon when no custom icon is set in autocompletion
|
1 month ago |
code_editor.h
|
17c8e8b2b4
Fix find result current match count
|
4 months ago |
connections_dialog.cpp
|
7187a82cfe
Update Node dock when theme changes
|
4 months ago |
connections_dialog.h
|
a714cb9f65
Editor: Display deprecated/experimental messages in tooltips
|
6 months ago |
create_dialog.cpp
|
5f695f0ab4
Rework global class hiding in addons
|
4 months ago |
create_dialog.h
|
af6a4f300e
Improve performance of the 'Create New Node' dialog
|
6 months ago |
dependency_editor.cpp
|
7726ced085
fix: project settings not properly saved after a file removal
|
1 month ago |
dependency_editor.h
|
fe4850c0d0
Use mingw-std-threads in MinGW builds
|
11 months ago |
directory_create_dialog.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
directory_create_dialog.h
|
7f41403a6f
Standardize dialog input validation as a new class
|
1 year ago |
doc_tools.cpp
|
c0eb347946
Merge pull request #91557 from AThousandShips/dotnet_doc_fix
|
5 months ago |
doc_tools.h
|
2c5c3ae579
Generate docs from GDExtensions using `--gdextension-docs` with `--doctool`
|
6 months ago |
editor_about.cpp
|
d9e2fc74c7
[Scene] Add `SceneStringNames::item_selected`
|
4 months ago |
editor_about.h
|
1a08cba82e
Improve look of Donors list in Editor's About
|
8 months ago |
editor_asset_installer.cpp
|
25f78a5eb6
Replace .NET detection code with `ClassDB::class_exists("CSharpScript")`.
|
3 months ago |
editor_asset_installer.h
|
58c9e341f1
Fix asset importer conflicted indeterminate state.
|
1 year ago |
editor_atlas_packer.cpp
|
79ba22a73f
Use `Vector*` component-wise `min/max/clamp` functions where applicable
|
7 months ago |
editor_atlas_packer.h
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
editor_audio_buses.cpp
|
b534efd425
Add vertical separation to audio bus
|
4 months ago |
editor_audio_buses.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
6 months ago |
editor_autoload_settings.cpp
|
4a64c95732
Fix autoload node cannot be accessed by plugin on start-up
|
1 month ago |
editor_autoload_settings.h
|
39369db029
Fix synchronization of global class name
|
4 months ago |
editor_build_profile.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
editor_build_profile.h
|
a714cb9f65
Editor: Display deprecated/experimental messages in tooltips
|
6 months ago |
editor_builders.py
|
d9f8ef68df
Update pre-commit hooks configuration to use `ruff` instead of `black`
|
5 months ago |
editor_command_palette.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
editor_command_palette.h
|
8297ec949b
Merge pull request #86727 from KoBeWi/shortcut_revolution
|
10 months ago |
editor_data.cpp
|
769424388e
Fix crash on reimport scene with animations
|
3 months ago |
editor_data.h
|
769424388e
Fix crash on reimport scene with animations
|
3 months ago |
editor_dock_manager.cpp
|
139288ca1e
Fix first time of Toggle Last Opened Bottom Panel opens Output panel
|
4 months ago |
editor_dock_manager.h
|
139288ca1e
Fix first time of Toggle Last Opened Bottom Panel opens Output panel
|
4 months ago |
editor_feature_profile.cpp
|
ca18a06ecb
[Scene] Add `SceneStringNames::confirmed`
|
4 months ago |
editor_feature_profile.h
|
7008111a3f
Editor Feature Profile: Only rebuild selected TreeItem and all children when a property is edited
|
5 months ago |
editor_file_system.cpp
|
b7fc063038
Fix uid:// Paths Fail to Load at Editor Startup
|
1 month ago |
editor_file_system.h
|
137b138be8
Merge pull request #84974 from KoBeWi/import_reimport
|
4 months ago |
editor_folding.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
editor_folding.h
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
editor_help.cpp
|
6435112e97
Fix use-after-free in `EditorHelp`
|
3 months ago |
editor_help.h
|
ec2f9355f5
Editor: Fix `EditorHelpBitTooltip` for Signals dock
|
4 months ago |
editor_help_search.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
editor_help_search.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
6 months ago |
editor_inspector.compat.inc
|
85eac45513
Display custom data name instead of indices in TileData inspector
|
5 months ago |
editor_inspector.cpp
|
2e7526af42
Fix editor inspector crashing when the old object is no longer valid
|
4 months ago |
editor_inspector.h
|
89dd7107d9
Fix theme updating of the inspector sections
|
4 months ago |
editor_interface.cpp
|
594567e1e0
Update scene tabs after marking as unsaved
|
7 months ago |
editor_interface.h
|
cd2032a90b
Optimise Object's `get_argument_options`
|
8 months ago |
editor_layouts_dialog.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
editor_layouts_dialog.h
|
4b436d64aa
Improve editor layout dialog
|
1 year ago |
editor_locale_dialog.cpp
|
d9e2fc74c7
[Scene] Add `SceneStringNames::item_selected`
|
4 months ago |
editor_locale_dialog.h
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
editor_log.cpp
|
20298fbf07
Let EditorLog use the right call queue for thread safety
|
4 months ago |
editor_log.h
|
20298fbf07
Let EditorLog use the right call queue for thread safety
|
4 months ago |
editor_native_shader_source_visualizer.cpp
|
d519715d94
[Scene] Add `SceneStringNames::font(_size/_color)`
|
4 months ago |
editor_native_shader_source_visualizer.h
|
44de95e18f
Improve the editor native shader source visualizer
|
7 months ago |
editor_node.cpp
|
15129c044e
Fix error reopening non existing scene on startup
|
1 month ago |
editor_node.h
|
b05470efd0
Fix display dialog while saving scene
|
1 month ago |
editor_paths.cpp
|
a8c9b59f3f
Automatically generate the Android debug keystore
|
7 months ago |
editor_paths.h
|
a8c9b59f3f
Automatically generate the Android debug keystore
|
7 months ago |
editor_properties.cpp
|
cab91cf8fb
fix clear button on Array[Node]
|
1 month ago |
editor_properties.h
|
6479b5673f
Remove unused base_hint from EditorPropertyNodePath
|
5 months ago |
editor_properties_array_dict.cpp
|
6577a39bd0
Fix label update for dict on item deletion.
|
3 months ago |
editor_properties_array_dict.h
|
f46e94d460
Fix Object encoded as id in dictionnaries to be represented as int in the inspector.
|
3 months ago |
editor_properties_vector.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
editor_properties_vector.h
|
e45927b2f2
Replace `radians` range hint with `radians_as_degrees`
|
1 year ago |
editor_property_name_processor.cpp
|
a0dbdcc3ab
Replace `find` with `contains/has` where applicable
|
6 months ago |
editor_property_name_processor.h
|
479b7afa8e
Add context support for editor property name i18n
|
7 months ago |
editor_quick_open.cpp
|
77c3313470
Fix: set max_width for icons in the quick open popup
|
4 months ago |
editor_quick_open.h
|
fbfda46ffa
Added tokenized search support to Quick Open dialog and FileSystem filter.
|
6 months ago |
editor_resource_picker.cpp
|
1e9f578740
Fix no unsaved indicator Save As resource
|
1 month ago |
editor_resource_picker.h
|
1e9f578740
Fix no unsaved indicator Save As resource
|
1 month ago |
editor_resource_preview.cpp
|
78ba8b2804
Fix certain resource previews empty with GL compat
|
3 months ago |
editor_resource_preview.h
|
20d67aac67
Remove unused order variable from EditorResourcePreview
|
5 months ago |
editor_run.cpp
|
1b2c7bfe77
Allow to set custom feature tags for testing
|
9 months ago |
editor_run.h
|
5ab9e50461
Add a dialog to customize run instances
|
9 months ago |
editor_run_native.cpp
|
5b327aee96
Fix issue preventing enabling the remote button for Android
|
3 months ago |
editor_run_native.h
|
293c34a2d2
Display a warning if device CPU architecture is not active in the export preset.
|
8 months ago |
editor_script.cpp
|
98871c3057
Fix add_root_node() being no-op
|
7 months ago |
editor_script.h
|
d8ff69d53c
Extract ScriptInstance to simplify includes
|
1 year ago |
editor_sectioned_inspector.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
editor_sectioned_inspector.h
|
d24ee551ec
Allow EditorInspector to change its property name style when necessary
|
1 year ago |
editor_settings.cpp
|
20f4d26510
Fix editor settings still displayed when replaced
|
3 months ago |
editor_settings.h
|
20f4d26510
Fix editor settings still displayed when replaced
|
3 months ago |
editor_settings_dialog.cpp
|
681769e2c9
Fix undoredo handling in some dialogs
|
4 months ago |
editor_settings_dialog.h
|
55459dd74e
Disable Clear All button when not filtering in Editor Settings
|
5 months ago |
editor_string_names.cpp
|
6de34fde27
Add EditorStringNames singleton
|
1 year ago |
editor_string_names.h
|
6de34fde27
Add EditorStringNames singleton
|
1 year ago |
editor_translation.cpp
|
7bdae7559d
Improve string extraction of ETR POT file
|
6 months ago |
editor_translation.h
|
7bdae7559d
Improve string extraction of ETR POT file
|
6 months ago |
editor_translation_parser.cpp
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
6 months ago |
editor_translation_parser.h
|
d8ff69d53c
Extract ScriptInstance to simplify includes
|
1 year ago |
editor_undo_redo_manager.cpp
|
57e046541d
Add a way to force history for undoredo
|
4 months ago |
editor_undo_redo_manager.h
|
57e046541d
Add a way to force history for undoredo
|
4 months ago |
editor_vcs_interface.cpp
|
cb5cb3fae1
Change generated .gitignore to only exclude root android template folder.
|
3 months ago |
editor_vcs_interface.h
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
8 months ago |
engine_update_label.cpp
|
68a10ba603
Fix determining the availability of a new version
|
4 months ago |
engine_update_label.h
|
44593eecc7
Rework and simplify update checking logic
|
5 months ago |
event_listener_line_edit.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
event_listener_line_edit.h
|
3bf06e955e
Propagate allowed input types to `event_listener` when setting them on `InputEventConfigurationDialog`
|
1 year ago |
fbx_importer_manager.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
fbx_importer_manager.h
|
4154039832
Improve includes of EditorNode (and everything else)
|
1 year ago |
filesystem_dock.cpp
|
64cbde426f
[Editor] Don't show popup when clicking empty in Favorites
|
1 month ago |
filesystem_dock.h
|
4168220169
Fix `EditorInterface.get_selected_paths()` working incorrectly when FileSystemDock is in split mode
|
1 month ago |
find_in_files.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
find_in_files.h
|
5cf6f3c779
Hide Search Results by default. Show it on first search and push it at the end. Add a close button to hide it back. Also switch to Script Editor if a searched line is clicked.
|
8 months ago |
group_settings_editor.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
group_settings_editor.h
|
4f8d7cae26
Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialog
|
8 months ago |
groups_editor.cpp
|
8e1e0d4b42
Fix Crash when adding scenes with a group to the level scene
|
3 months ago |
groups_editor.h
|
39ae82623d
Use ObjectID to track cached scene groups.
|
10 months ago |
history_dock.cpp
|
d9e2fc74c7
[Scene] Add `SceneStringNames::item_selected`
|
4 months ago |
history_dock.h
|
0f26ae93f2
Save scene and global checkbox options of History window, fixes #88432
|
8 months ago |
import_defaults_editor.cpp
|
d9e2fc74c7
[Scene] Add `SceneStringNames::item_selected`
|
4 months ago |
import_defaults_editor.h
|
fca3ab5564
Deprecate project_settings_changed signal
|
1 year ago |
import_dock.cpp
|
169e732518
Fix missing options in Project Import Defaults
|
4 months ago |
import_dock.h
|
e63d0983d0
Fix errors/crashes related to skipped imports
|
6 months ago |
input_event_configuration_dialog.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
input_event_configuration_dialog.h
|
a5916deb13
(Un)Fold event categories by double click
|
6 months ago |
inspector_dock.cpp
|
010d02a6ee
Tweak property name style selector in the editor inspector
|
4 months ago |
inspector_dock.h
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
8 months ago |
localization_editor.cpp
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
6 months ago |
localization_editor.h
|
d70c45b5c8
Add option to add built-in strings in the POT generation
|
8 months ago |
multi_node_edit.cpp
|
48a6476861
Fix going forward backward in editor selection history.
|
7 months ago |
multi_node_edit.h
|
86de59d60a
[Core] Add `LocalVector::has` for convenience
|
6 months ago |
node_dock.cpp
|
64ba2cf3a9
Fix Can't reopen signals panel immediately after connecting a signal #92996
|
4 months ago |
node_dock.h
|
64ba2cf3a9
Fix Can't reopen signals panel immediately after connecting a signal #92996
|
4 months ago |
pot_generator.cpp
|
7bdae7559d
Improve string extraction of ETR POT file
|
6 months ago |
pot_generator.h
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
progress_dialog.cpp
|
2b827f6d5f
Android Editor: Make progress dialog visible again
|
3 months ago |
progress_dialog.h
|
564ebd7ba4
Force editor progress dialog size update.
|
5 months ago |
project_converter_3_to_4.cpp
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
8 months ago |
project_converter_3_to_4.h
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
8 months ago |
project_manager.cpp
|
5e59819727
Cleanup Android input on render thread settings
|
4 months ago |
project_manager.h
|
a00527e415
Fix folder scan replacing project list
|
6 months ago |
project_settings_editor.cpp
|
681769e2c9
Fix undoredo handling in some dialogs
|
4 months ago |
project_settings_editor.h
|
39369db029
Fix synchronization of global class name
|
4 months ago |
property_selector.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
property_selector.h
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
register_editor_types.cpp
|
2bd714e34e
Allow configuring the script filename casing rule
|
8 months ago |
register_editor_types.h
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
register_exporters.h
|
0088981c40
[Export] Add readable descriptions and validation warnings to the export options.
|
1 year ago |
rename_dialog.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
rename_dialog.h
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
8 months ago |
renames_map_3_to_4.cpp
|
926afccbd8
[Scene] Add `SceneStringNames::panel`
|
5 months ago |
renames_map_3_to_4.h
|
a40f559fe2
Add conversion for common Theme Overrides
|
1 year ago |
reparent_dialog.cpp
|
ca18a06ecb
[Scene] Add `SceneStringNames::confirmed`
|
4 months ago |
reparent_dialog.h
|
4154039832
Improve includes of EditorNode (and everything else)
|
1 year ago |
run_instances_dialog.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
run_instances_dialog.h
|
1b2c7bfe77
Allow to set custom feature tags for testing
|
9 months ago |
scene_create_dialog.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
scene_create_dialog.h
|
7f41403a6f
Standardize dialog input validation as a new class
|
1 year ago |
scene_tree_dock.cpp
|
02c45088ea
Fix "reparent to new node" when node has internal children
|
1 month ago |
scene_tree_dock.h
|
7f0cc1aa35
Fix "reparent to new node" not remembering index
|
1 month ago |
script_create_dialog.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
script_create_dialog.h
|
2bd714e34e
Allow configuring the script filename casing rule
|
8 months ago |
shader_create_dialog.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
shader_create_dialog.h
|
01888ae7ab
Fix theme application in various editor dialogs
|
11 months ago |
shader_globals_editor.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
4 months ago |
shader_globals_editor.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
6 months ago |
surface_upgrade_tool.cpp
|
ca18a06ecb
[Scene] Add `SceneStringNames::confirmed`
|
4 months ago |
surface_upgrade_tool.h
|
10b70e2498
Rework the surface upgrade tool to inform users without blocking
|
11 months ago |
template_builders.py
|
0c6dbbd050
Fix not using `encoding="utf-8"` when writing to files or reading from them
|
4 months ago |
window_wrapper.cpp
|
d519715d94
[Scene] Add `SceneStringNames::font(_size/_color)`
|
4 months ago |
window_wrapper.h
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
8 months ago |