Thaddeus Crews
4a95e20d86
Merge pull request #112719 from jinyangcruise/fix_error_when_change_language
...
Fix error when changing language in `FindInFilesPanel`
2025-12-08 11:54:01 -06:00
Thaddeus Crews
979b619130
Merge pull request #113612 from BrotherShort/fix-center-buttons-offset
...
Fix center buttons offset
2025-12-08 11:53:57 -06:00
Thaddeus Crews
4f523ec895
Merge pull request #113598 from KoBeWi/reload_without_load_is_just_REEEEEE
...
Fix built-in script live reloading
2025-12-08 11:53:53 -06:00
Thaddeus Crews
003266b51f
Merge pull request #107687 from YeldhamDev/i_actually_thought_this_was_a_regression_from_my_part_initially
...
Fix setting remote properties that take objects not working
2025-12-08 11:53:45 -06:00
Thaddeus Crews
e56ea15a03
Merge pull request #113701 from lodetrick/debugger-oops
...
Fix Debugger Dock not opening and unused BottomPanel code
2025-12-08 11:53:43 -06:00
Thaddeus Crews
edffd0712f
Merge pull request #111758 from bruvzg/ios_spam
...
[macOS] Prevent error spam when iOS device is paired but sleeping.
2025-12-08 11:53:41 -06:00
Ayan Chavand
20c183b166
Fix: Correct make-unique button work for left mouse click only
2025-12-08 13:14:11 +05:30
BrotherShort
75ba00babf
Fix center buttons offset
...
Remove set spacers
2025-12-08 03:25:33 +08:00
kobewi
0f1cf00264
Move Multiplayer icons to the module
2025-12-07 19:20:54 +01:00
Michael Alexsander
599ce2b43a
Fix setting remote properties that take objects not working
2025-12-07 13:41:38 -03:00
dinesh1160
e9aa840b96
fix single space tagname issue
2025-12-07 18:42:48 +05:30
Logan Detrick
17c7a3b817
Remove unused private variables in godot/editor
2025-12-07 02:55:08 -08:00
Logan Detrick
58969218d6
Remove unused code in EditorBottomPanel and remove deprecated bottom panel operation
2025-12-07 02:19:50 -08:00
kobewi
035de4a6ba
Fix dock window titles not being translated
2025-12-06 19:12:46 +01:00
Anish Kumar
5981bf0d3a
Increase Tree vertical separation to improve touch usability
2025-12-06 12:58:40 +05:30
Dery Almas
99b109e981
Wayland: Work around window scale ambiguity
2025-12-06 00:54:50 +01:00
Michael Alexsander
051f7c2ca2
Fix EditorSpinSlider overriding the custom minimum size
2025-12-05 19:26:12 -03:00
Pāvels Nadtočajevs
7c8485e532
[macOS/iOS] Escape .plist strings on export.
2025-12-05 22:13:48 +02:00
kobewi
d8b207b599
Make Output dock global
2025-12-05 19:19:35 +01:00
Michael Alexsander
814e9cab66
Make movie mode button be dark when enabled on the modern theme
2025-12-05 12:18:11 -03:00
Giganzo
cf8f2e783b
Fix enable/disable for Close Tabs Below in Script editor's File menu
2025-12-05 15:09:01 +01:00
HolonProduction
31307ce856
Ensure correct unlocking of script editor history
2025-12-05 13:21:37 +01:00
Rémi Verschelde
0156b2bcd6
Merge pull request #113615 from bruvzg/ed_bit_url
...
[EditorHelpBit] Open online documentation if script editor is not available.
2025-12-05 12:56:10 +01:00
Rémi Verschelde
204e784bca
Merge pull request #113587 from syntaxerror247/popup-menu-seperation
...
Increase PopupMenu vertical separation to improve touch usability
2025-12-05 12:56:01 +01:00
Pāvels Nadtočajevs
330a19f362
[Editor HelpBit] Open online documentation if script editor is not available.
2025-12-05 12:10:28 +02:00
Logan Detrick
e4c92b69ac
Use new dock system for ShaderFile Dock
2025-12-05 02:05:03 -08:00
Rémi Verschelde
3edd256a6f
Merge pull request #113611 from bruvzg/mod_plus
...
[Editor] Fix missing "+" in the bunch of tooltips.
2025-12-05 09:38:51 +01:00
Rémi Verschelde
eb389feaf2
Merge pull request #113601 from Giganzo/inspector-control-height
...
Fix property height in the inspector for control layout
2025-12-05 09:38:46 +01:00
Rémi Verschelde
fdd47084bf
Merge pull request #113578 from syntaxerror247/export-dialog-size
...
Reduce export dialog minimum size
2025-12-05 09:38:25 +01:00
Rémi Verschelde
6b0a74073c
Merge pull request #113296 from KoBeWi/soft_open_gently
...
Fix dock opening focus
2025-12-05 09:38:08 +01:00
Pāvels Nadtočajevs
e2b8c9f038
[Editor] Fix missing "+" in the bunch of tooltips.
2025-12-05 10:20:50 +02:00
kit
8dfcae15fd
Use multiple children for dock SplitContainers
2025-12-04 23:05:14 -05:00
Giganzo
c01711ca16
Fix property height in the inspector for control layout
2025-12-05 00:06:24 +01:00
kobewi
ad4fb8c1df
Fix built-in script live reloading
2025-12-04 23:27:06 +01:00
Anish Kumar
df4f9d0778
Increase PopupMenu vertical separation to improve touch usability
2025-12-05 01:46:45 +05:30
Anish Kumar
c4e49b4aed
Reduce export dialog minimum size
2025-12-04 22:31:57 +05:30
Rémi Verschelde
37b00ce960
Merge pull request #113546 from jinyangcruise/fix_unexpected_name_when_favoriting_nodes
...
Fix unexpected name when favoriting nodes from keyword matches.
2025-12-04 15:52:57 +01:00
Rémi Verschelde
9449e8ccad
Merge pull request #113541 from Rindbee/fix-no-scan-after-dir-creation-and-deletion
...
Fix the issue of no scan after dir creation and/or deletion
2025-12-04 15:52:53 +01:00
Rémi Verschelde
46963fae90
Merge pull request #113221 from Break-Ben/resize-right-panel
...
Resize right panel back to previous width
2025-12-04 15:52:48 +01:00
Rémi Verschelde
8437869434
Merge pull request #112615 from YeldhamDev/inspector_props_size_fix
...
Fix issues with property height in the inspector
2025-12-04 15:52:40 +01:00
jinyangcruise
8402065b0b
Fix unexpected name when favoriting nodes from keyword matches.
2025-12-04 21:45:04 +08:00
风青山
5ff8f21ff3
Fix the issue of no scan after dir creation and/or deletion
...
When `EditorFileDialog` creates/deletes a directory during interactive
operation, it needs to notify `EditorFileSystem` to scan and detect
the filesystem change.
2025-12-04 21:39:53 +08:00
Rémi Verschelde
c5f207fdcb
Merge pull request #113554 from akien-mga/vcs-fix-OptionButton-indexing
...
VCS: Properly use IDs for OptionButton after #113522
2025-12-04 13:22:05 +01:00
Rémi Verschelde
957094a1aa
Merge pull request #113524 from Bromeon/bugfix/filedialog-compat-breakage
...
Add special compat methods for EditorFileDialog enum functions
2025-12-04 13:21:47 +01:00
Rémi Verschelde
cabf3bfba6
VCS: Properly use IDs for OptionButton after #113522
...
Fixes #113549 .
2025-12-04 11:52:52 +01:00
Jan Haller
f31aa20562
Add special compat methods for EditorFileDialog enum fns
...
Fixes broken binary compatibility in GDExtension, introduced
by moving methods from EditorFileDialog to its base class
FileDialog.
While the general derived-to-base compat mechanism works,
the function hashes are changed when enum types are also moved
between classes.
An earlier attempt restored original enums in EditorFileDialog
and added regular compatibility methods, however this caused
shadowed symbols in C# bindings. Instead, hash mappings are
now directly hardcoded as "special compat hashes".
2025-12-04 11:40:53 +01:00
Thaddeus Crews
5ba04e81ea
Merge pull request #113522 from davismit54/master
...
Removed "None" option in Version Control Editor
2025-12-03 21:01:59 -06:00
Thaddeus Crews
0755f096e0
Merge pull request #113512 from adamscott/PROPERTY_HINT_MULTILINE_TEXT_monospace-hint
...
Add new monospace related hint strings
2025-12-03 21:01:58 -06:00
Thaddeus Crews
fbc9539764
Merge pull request #113275 from lodetrick/sprite-dock
...
Use new dock system for SpriteFrames Dock
2025-12-03 16:50:41 -06:00
Thaddeus Crews
d1ce45488d
Merge pull request #113527 from LanzaSchneider/fix-compilation-with-deprecated-disabled
...
Fix sprite_frames_editor_plugin compilation with deprecated=no
2025-12-03 16:50:40 -06:00