Thaddeus Crews
f899138337
Merge pull request #102400 from bruvzg/bin_hex_cap
...
Fix uppercase B and X parsing in the integer literals.
2025-02-05 10:27:32 -06:00
Thaddeus Crews
82759388d4
Merge pull request #102444 from ryevdokimov/save-confirmation-don't-reparent-to-self
...
Prevent save confirmation dialog from trying to parent to itself
2025-02-05 10:27:29 -06:00
bruvzg
3be46a69c4
Fix uppercase B and X parsing in the integer literals.
2025-02-05 16:02:06 +02:00
Rémi Verschelde
ff0049e0d0
Merge pull request #102390 from stuartcarnie/102388/fix_selection
...
Editor: Fix node selection within SubViewports using size 2d override
2025-02-05 11:34:08 +01:00
Rémi Verschelde
ab0c712bf5
Merge pull request #102311 from Hilderin/fix-floating-window-not-visible-after-restore
...
Fix Floating Window not visible after restore on KDE
2025-02-05 11:34:01 +01:00
Rémi Verschelde
7f4097a83a
Merge pull request #102116 from Giganzo/tree-get_item_rect
...
Fix `get_item_area_rect` when tree is scrolled
2025-02-05 11:33:58 +01:00
Robert Yevdokimov
1c384e7b78
Prevent save confirmation dialog from trying to parent to itself
2025-02-05 06:17:36 +04:00
Stuart Carnie
636b822781
editor: Fix node selection within SubViewports using size 2d override
2025-02-05 05:37:35 +11:00
Thaddeus Crews
d5eacefaf4
Merge pull request #102336 from Maran23/show-in-filesystem-fix
...
Fix 'Show in FileSystem' jumps to incorrect entry under certain conditions
2025-02-04 09:04:07 -06:00
Thaddeus Crews
acddf31c39
Merge pull request #101489 from RandomShaper/optimize_classnames_enumeration
...
Optimize classnames enumeration
2025-02-04 09:03:59 -06:00
Michael Alexsander
9002590990
Fix wrong inspector offset on scene switch
2025-02-03 18:27:31 -03:00
Thaddeus Crews
eee39f004b
Merge pull request #101817 from Giganzo/resource-drag-open
...
Fix resource details will unexpectedly expand
2025-02-03 11:14:44 -06:00
Thaddeus Crews
2675997487
Merge pull request #102251 from Hilderin/fix-slow-resize-embedded-game
...
Fix slow resize Embedded Game Window
2025-02-03 11:14:41 -06:00
Thaddeus Crews
f60f69aa57
Merge pull request #102024 from arkology/profiler-flow-container
...
Use `FlowContainer` for `Profiler` and `Visual Profiler` bars
2025-02-03 08:16:15 -06:00
Thaddeus Crews
7c0ce4e793
Merge pull request #102278 from Chaosus/vs_fix_preview_mouse_filter
...
Fix mouse filter on visual shader node previews
2025-02-03 08:16:05 -06:00
Thaddeus Crews
79d6cdf831
Merge pull request #102237 from KoBeWi/outside_tree_no_one_can_see_your_progress
...
Fix crash when ProgressDialog is outside tree
2025-02-03 08:16:04 -06:00
Thaddeus Crews
6c53ec1c51
Merge pull request #102297 from KoBeWi/lost_modified_time
...
Update modified time when reloading script
2025-02-03 08:16:02 -06:00
Thaddeus Crews
021e07c1ed
Merge pull request #102260 from KoBeWi/ProgressDialog_my_nemesis
...
Remove unnecessary rescan after copying file
2025-02-03 08:16:01 -06:00
Thaddeus Crews
5696316a89
Merge pull request #102307 from KoBeWi/so_that's_what_it_does
...
Setup working directory when quitting to project manager
2025-02-03 08:16:00 -06:00
Thaddeus Crews
bbf29a537f
Merge pull request #102312 from Hilderin/fix-focus-floating-window-on-run
...
Fix Floating Window focus on run
2025-02-03 08:15:58 -06:00
Thaddeus Crews
1bec1bfa5a
Merge pull request #101543 from MrJoermungandr/desynced_extension_preferences_ 🔄
...
Respect order of extensions for ResourceFormatSavers with `at_front`
2025-02-03 08:15:54 -06:00
Marius Hanl
f0ae69ed8e
Fix 'Show in FileSystem' jumps to incorrect entry under certain conditions
2025-02-02 20:59:07 +01:00
Hilderin
3387ee1ab2
Fix Floating Window focus on run
2025-02-01 21:15:54 -05:00
Hilderin
150191353f
Fix Floating Window not visible after restore on KDE
2025-02-01 21:08:39 -05:00
kobewi
3b3b6661ad
Setup working directory when quitting to project manager
2025-02-02 00:25:34 +01:00
kobewi
a65fa94a21
Update modified time when reloading script
2025-02-01 19:15:09 +01:00
kobewi
46d8231e63
Remove unnecessary rescan after copying file
2025-02-01 18:51:14 +01:00
Chaosus
7cc0bf79dd
Fix mouse filter on visual shader node previews
2025-02-01 13:25:28 +03:00
Hilderin
65e14fd16b
Fix slow resize Embedded Game Window
2025-01-31 12:02:06 -05:00
Thaddeus Crews
4f827e6190
Merge pull request #95169 from Calinou/editorspinslider-float-step-1-slider
...
Make EditorSpinSlider display a slider for floats with a step of 1.0
2025-01-31 09:15:55 -06:00
Thaddeus Crews
3c3ceeebed
Merge pull request #102196 from akien-mga/revert-97860
...
Revert "EditorResourcePicker: Replace options to load file with button for QuickOpenDialog"
2025-01-31 09:15:46 -06:00
Thaddeus Crews
81e17d879d
Merge pull request #102109 from bruvzg/export_res
...
[Export] Respect icon/splash screen import settings.
2025-01-31 09:15:45 -06:00
Thaddeus Crews
4f56d0d0d9
Merge pull request #102213 from KoBeWi/ensure_path_ensures_less_bugs_I_guess
...
Fix save path validation for imported scenes
2025-01-31 09:15:43 -06:00
Thaddeus Crews
fe77e5ec73
Merge pull request #102212 from KoBeWi/half_of_a_point
...
Fix vertex indices showing as float
2025-01-31 09:15:41 -06:00
Hilderin
f601117c74
Fix Embed Game not available when multi window is disabled
2025-01-31 07:56:54 -05:00
kobewi
15d0e56961
Fix crash when ProgressDialog is outside tree
2025-01-31 13:20:36 +01:00
Pāvels Nadtočajevs
b3f7c8f5d3
[Export] Respect icon/splash screen import settings.
2025-01-31 07:45:16 +02:00
kobewi
06b2c9f23f
Fix save path validation for imported scenes
2025-01-30 23:27:36 +01:00
kobewi
1c2e82ed0b
Fix vertex indices showing as float
2025-01-30 23:22:20 +01:00
Thaddeus Crews
9ee1873ae1
Merge pull request #102070 from ryevdokimov/reparent-save-confirmation
...
Make save confirmation a child of last exclusive window of EditorNode before popup
2025-01-30 11:39:05 -06:00
Thaddeus Crews
97c472e43f
Merge pull request #102026 from TokageItLab/fix-save-reset
...
Add saving flag hack to Skeleton and revert reset timing of animation
2025-01-30 11:39:03 -06:00
Thaddeus Crews
5f4a0bec2d
Merge pull request #102071 from Meorge/feat/uid-upgrader
...
Add UID upgrade tool
2025-01-30 11:39:02 -06:00
Thaddeus Crews
7bf2b45a52
Merge pull request #102177 from clayjohn/hdr2d-restart
...
Fully enable HDR2D when the setting is changed
2025-01-30 11:39:01 -06:00
Malcolm Anderson
d034d124b2
Add UID upgrade tool
...
Apply suggestions from code review
Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
memdelete the UID upgrade tool
Remove redeclaration of singleton
Add note about committing .uid files to version control
Add "Learn more" button that links to Godot blog post about UIDs
Detect project from 4.3 or less and automatically display UID upgrade window
Display popup after first run of `_sources_changed`
Apply suggestions from code review
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
Replace magic strings with constants
Update editor/editor_node.cpp
Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
2025-01-30 08:42:07 -08:00
Rémi Verschelde
89ea6468d2
Revert "EditorResourcePicker: Replace options to load file with button for QuickOpenDialog"
...
This reverts commit df01daf3b7 .
User feedback has shown that this change isn't a clear improvement, because:
- The icon eats up horizontal space that's already limited here, cutting the text.
- The "Load" functionality was completely removed, while it's still useful for many.
- It breaks user expectations to no longer have load options next to Clear/Save/etc.
2025-01-30 16:40:05 +01:00
Giganzo
bde87db443
Fix get_item_area_rect when tree is scrolled
2025-01-30 12:27:03 +01:00
Gergely Kis
d73ebc5948
EditorToaster::popup_str() must always defer to the main MessageQueue
...
This change is required, because the implementation of call_deferred()
no longer ensures this behaviour: if a MessageQueue is created on a thread,
then that is used instead of the main MessageQueue.
2025-01-30 11:05:59 +01:00
clayjohn
d774f697d3
Fully enable HDR2D when the setting is changed. This allows toggling HDR2D without restarting.
2025-01-29 23:39:14 -08:00
Thaddeus Crews
dba30234b5
Merge pull request #101798 from Chaosus/fix_animation_editor_fps_spinbox
...
Fix incomplete FPS spinbox display in sprite frames editor
2025-01-29 17:45:19 -06:00
arkology
03bfb4656f
Use `FlowContainer` for `Profiler` and `Visual Profiler` bars
2025-01-29 21:04:35 +03:00