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
Malcolm Anderson
bbfbde99e9
Hide slider for array size selector in editor
...
Use `editing_integer` so that editor has step buttons
2025-02-04 16:04:02 -08:00
Stuart Carnie
636b822781
editor: Fix node selection within SubViewports using size 2d override
2025-02-05 05:37:35 +11:00
Yyf2333
dcf5244381
Refactor EditorNode get icon.
...
Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
2025-02-05 00:17:35 +08: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
Giganzo
f791315b28
Fix Tree item_margin for low spacing values in Editor Theme
2025-02-04 03:32:46 +01: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
Marius Hanl
4d488e8cc9
Fix Escape does not work the first time when pressed at the Find(Replace)Bar
2025-02-02 18:31:12 +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
...
🔗 GHA / 📊 Static checks (push) Waiting to run
🔗 GHA / 🤖 Android (push) Blocked by required conditions
🔗 GHA / 🍏 iOS (push) Blocked by required conditions
🔗 GHA / 🐧 Linux (push) Blocked by required conditions
🔗 GHA / 🍎 macOS (push) Blocked by required conditions
🔗 GHA / 🏁 Windows (push) Blocked by required conditions
🔗 GHA / 🌐 Web (push) Blocked by required conditions
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
Pedro J. Estébanez
a20934c8e4
Optimize enumeration of global classes in create dialog and autocomplete
2025-01-29 09:39:50 +01:00
Pedro J. Estébanez
318af42020
Include more attributes in the global class names cache
2025-01-29 09:39:50 +01:00
Thaddeus Crews
71d80b26a4
Merge pull request #100371 from larspet/audio-bus-uid
...
🔗 GHA / 📊 Static checks (push) Waiting to run
🔗 GHA / 🤖 Android (push) Blocked by required conditions
🔗 GHA / 🍏 iOS (push) Blocked by required conditions
🔗 GHA / 🐧 Linux (push) Blocked by required conditions
🔗 GHA / 🍎 macOS (push) Blocked by required conditions
🔗 GHA / 🏁 Windows (push) Blocked by required conditions
🔗 GHA / 🌐 Web (push) Blocked by required conditions
Fix default `AudioBusLayout` not loading correctly if path is set in Project Settings
2025-01-28 09:03:44 -06:00
Thaddeus Crews
998a21782f
Merge pull request #101768 from KoBeWi/just_spread_the_code_with_another_layer_of_hacks_what_can_go_wrong_huh
...
Fix inspector jumping when gaining focus
2025-01-28 09:03:43 -06:00
Thaddeus Crews
d571eeaec1
Merge pull request #101933 from KoBeWi/embedded_problems_require_embedded_solutions
...
Fix ProgressDialog in single window mode
2025-01-28 09:03:42 -06:00
Thaddeus Crews
d421cccf0b
Merge pull request #102099 from mihe/pck-patch-bug
...
Fix patch PCKs incorrectly marking imported resources for removal
2025-01-28 09:03:36 -06:00
Thaddeus Crews
ef4940c429
Merge pull request #101918 from Yelloween10/fix-subresources-shortcut
...
Fix Make Sub-Resources Unique shortcut focus
2025-01-28 09:03:31 -06:00
Thaddeus Crews
108e662bea
Merge pull request #102006 from Hilderin/fix-embedded-game-paused
...
Fix flickering in embedded game when paused
2025-01-28 09:03:19 -06:00
Robert Yevdokimov
c7fd0bb740
Make save confirmation a child of last exclusive window of EditorNode before popup
2025-01-28 11:28:48 +04:00
kobewi
7a85b19e5a
Fix ProgressDialog in single window mode
2025-01-27 22:57:14 +01:00
Hilderin
3580509fee
Fix flickering in embedded game when paused
2025-01-27 16:21:08 -05:00
Mikael Hermansson
fddf30d028
Fix patch PCKs incorrectly marking imported resources for removal
2025-01-27 21:00:06 +01:00
Silc Lizard (Tokage) Renew
cb7085340e
Add saving flag hack to Skeleton and revert reset timing of animation
2025-01-28 03:52:01 +09:00
kobewi
9226424401
Fix inspector jumping when gaining focus
2025-01-27 17:41:18 +01:00
Thaddeus Crews
7d185473bf
Merge pull request #96623 from ajreckof/avoid-bubbling-up-changed-notification-when-on-new-item/key-of-dictionaries-to-avoid-inspector-whipeout-
...
Avoid bubbling up changed notification when on new item/key of dictionaries to avoid inspector wipeout.
2025-01-27 09:46:19 -06:00
Thaddeus Crews
a366f23f3d
Merge pull request #102027 from YeldhamDev/missing_game_view_metadata
...
Add missing metadata saving for embed size mode
2025-01-27 09:46:17 -06:00
Thaddeus Crews
c019f3d4a5
Merge pull request #102049 from timothyqiu/editor-i18n
...
Fix several i18n issues in editor
2025-01-27 09:46:15 -06:00
Thaddeus Crews
6fdf91cc2f
Merge pull request #101616 from KoBeWi/how_was_it_even_functional
...
Rework script external modification tracking
2025-01-26 11:49:20 -06:00
Haoyu Qiu
4c4f29a490
Fix several i18n issues in editor
2025-01-26 16:41:10 +08:00
Michael Alexsander
d5eab41b00
Add missing metadata saving for embed size mode
2025-01-25 13:25:56 -03:00
Robert Yevdokimov
b567709fdd
Fix visible viewport gizmos when preview camera is enabled on startup
2025-01-25 15:01:38 +04:00
Thaddeus Crews
b298f6f479
Merge pull request #101936 from Hilderin/disable-game-embedding-single-window-mode
...
Disable Game Embedding in Single Window Mode
2025-01-24 09:05:41 -06:00
havi05
f65df7e1f5
Fix Itemlist
font color in Light
editor themes
2025-01-24 08:12:02 +01:00
Lily
721f8e793e
Fix SceneTreeDock::_new_scene_from()'s reset_scale in 3D
2025-01-22 20:31:45 -05:00
Thaddeus Crews
1022c6b907
Merge pull request #100920 from Summersay415/uid-moment
...
Ensure icon and splash paths on export
2025-01-22 16:32:28 -06:00
Thaddeus Crews
28c4ae2f44
Merge pull request #101841 from syntaxerror247/zoom-issue
...
Android Editor: Disable magnify gesture in the `ScriptEditor`
2025-01-22 16:32:27 -06:00
Hugo Locurcio
57700b0563
Make EditorSpinSlider display a slider for floats with a step of 1.0
...
Integers still don't display a slider (and use up/down arrows instead),
so that they can be quickly distinguished from floats in the inspector.
However, this now makes floats with a step of 1.0 look different
from integers in the inspector.
2025-01-22 23:03:01 +01:00
Hilderin
e75f679124
Disable Game Embedding in Single Window Mode
2025-01-22 16:34:01 -05:00
Yelloween
cdaeb31764
Fix Make Sub-Resources Unique shortcut focus
2025-01-22 18:53:26 +03:00
bruvzg
8ddd4985ea
[Editor] Add editor setting to globally override project game mode settings.
2025-01-22 17:39:56 +02:00
Thaddeus Crews
fef1bc664a
Merge pull request #101807 from Hilderin/fix-embedded-game-size
...
Fix Embedded Game Size
2025-01-22 09:19:29 -06:00
Hilderin
9eed43d429
Fix NOTIFICATION_WM_CLOSE_REQUEST in Embedded Floating Window
2025-01-21 21:03:15 -05:00
Hilderin
ae0b7ff42d
Fix Embedded Game Size
2025-01-21 20:17:01 -05:00
Thaddeus Crews
a7146ef807
Merge pull request #101570 from larspet/color-picker-pickle
...
🔗 GHA / 📊 Static checks (push) Waiting to run
🔗 GHA / 🤖 Android (push) Blocked by required conditions
🔗 GHA / 🍏 iOS (push) Blocked by required conditions
🔗 GHA / 🐧 Linux (push) Blocked by required conditions
🔗 GHA / 🍎 macOS (push) Blocked by required conditions
🔗 GHA / 🏁 Windows (push) Blocked by required conditions
🔗 GHA / 🌐 Web (push) Blocked by required conditions
🔗 GHA / 🪲 Godot CPP (push) Blocked by required conditions
Don't instantiate `ColorPicker` in `EditorPropertyColor` constructor
2025-01-21 11:55:35 -06:00
Thaddeus Crews
9a2ab8514e
Merge pull request #101810 from BattyBovine/collision-polygon-3d-debug-colours
...
Add debug colours and fills to CollisionPolygon3D.
2025-01-21 11:55:29 -06:00
Thaddeus Crews
23c7b87784
Merge pull request #97878 from WhalesState/bottom-panel
...
Fix `BottomPanel` excessive width.
2025-01-21 11:55:19 -06:00
Pedro J. Estébanez
aca5cfc913
Rationalize parsing of file system cache
2025-01-21 12:59:19 +01:00
BattyBovine
a3ef9de6a8
Add debug colours and fills to CollisionPolygon3D.
...
This brings CollisionPolygon3D up to feature parity with its counterpart
CollisionShape3D. Closes #101414 .
In addition, adding this feature fixes the issue that CollisionPolygon3D
would never be rendered in exported builds, even if Visible Collision Shapes
is enabled at runtime. Closes #101413 .
2025-01-20 18:27:05 -05:00
Lars Pettersson
3376ba6688
Don't instantiate ColorPicker
in EditorPropertyColor
constructor
2025-01-21 00:16:07 +01:00
Thaddeus Crews
1b7b009674
Merge pull request #101658 from dsnopek/export-options-overrides-remote-debug
...
🔗 GHA / 📊 Static checks (push) Waiting to run
🔗 GHA / 🤖 Android (push) Blocked by required conditions
🔗 GHA / 🍏 iOS (push) Blocked by required conditions
🔗 GHA / 🐧 Linux (push) Blocked by required conditions
🔗 GHA / 🍎 macOS (push) Blocked by required conditions
🔗 GHA / 🏁 Windows (push) Blocked by required conditions
🔗 GHA / 🌐 Web (push) Blocked by required conditions
🔗 GHA / 🪲 Godot CPP (push) Blocked by required conditions
Update export preset options overrides before doing "Remote Debug"
2025-01-20 16:25:50 -06:00
Thaddeus Crews
bacf8d198d
Merge pull request #101014 from BattyBovine/cs3d-separation-ray-fix-2
...
Prevent errors when drawing debug meshes with no mesh data.
2025-01-20 16:25:48 -06:00
Thaddeus Crews
97003022c4
Merge pull request #101683 from KoBeWi/duplicate_preventer
...
Don't duplicate .uid files
2025-01-20 16:25:44 -06:00
Thaddeus Crews
6fcaf71179
Merge pull request #101739 from Hilderin/fix-embedding-with-user-arguments
...
Fix Embedded Game Window with user arguments
2025-01-20 10:05:37 -06:00
Thaddeus Crews
7d8e0790d6
Merge pull request #101809 from Hilderin/fix-embedded-game-window-title
...
Fix Floating Game Window Title
2025-01-20 10:05:30 -06:00
Thaddeus Crews
e547ff010c
Merge pull request #101650 from KoBeWi/duality_of_uid_caches
...
Create .uid files in EditorFileSystem
2025-01-20 10:05:07 -06:00
Anish Mishra
b753b87ec5
Android Editor: Disable magnify gesture in the ScriptEditor
2025-01-20 20:56:41 +05:30
Hilderin
05fcfede1e
Fix Floating Game Window Title
2025-01-19 15:45:59 -05:00
Giganzo
9e36c044ea
Fix resource details will unexpectedly expand
2025-01-19 16:18:13 +01:00
Chaosus
0ceb992ffa
Fix incomplete FPS spinbox display in sprite frames editor
2025-01-19 17:19:16 +03:00
Mounir Tohami
2f87b7aae0
Fix BottomPanel
excessive width.
2025-01-19 14:21:43 +02:00
kobewi
8aa3ee6a35
Create .uid files in EditorFileSystem
2025-01-18 21:01:39 +01:00
Hilderin
f216efdd6d
Fix Embedded Game Window with user arguments
2025-01-18 00:36:07 -05:00
Thaddeus Crews
7b1ed520bd
Merge pull request #101592 from Ivorforce/float-constant-defs-translate-macos
...
🔗 GHA / 📊 Static checks (push) Has been cancelled
🔗 GHA / 🤖 Android (push) Has been cancelled
🔗 GHA / 🍏 iOS (push) Has been cancelled
🔗 GHA / 🐧 Linux (push) Has been cancelled
🔗 GHA / 🍎 macOS (push) Has been cancelled
🔗 GHA / 🏁 Windows (push) Has been cancelled
🔗 GHA / 🌐 Web (push) Has been cancelled
🔗 GHA / 🪲 Godot CPP (push) Has been cancelled
Fix float constant descriptions not translating on macOS.
2025-01-17 17:09:26 -06:00
Thaddeus Crews
1351d3098e
Merge pull request #101565 from Hilderin/laspencer91/add-lookup-symbol-shortcut
...
Added shortcut for Lookup Symbol action
2025-01-17 17:09:24 -06:00
kobewi
d8db3085a3
Don't duplicate .uid files
2025-01-17 14:22:18 +01:00
Lukas Tenbrink
27665436cd
Fix float constant descriptions not translating on macOS.
2025-01-17 09:33:41 +01:00
Thaddeus Crews
fd88acc671
Merge pull request #101008 from Repiteo/scons/nocache-all-text
...
SCons: Properly `NoCache` all text files
2025-01-16 17:17:59 -06:00
Thaddeus Crews
7dba09882a
Merge pull request #101557 from btgs-0/empty-project-window-flowcontainer-101530
...
Make the `empty_list_actions` HBoxContainer into a FlowContainer.
2025-01-16 17:17:55 -06:00
Thaddeus Crews
cad87e5a75
Merge pull request #101574 from bruvzg/fs_err_res
...
Fix conversion plugin search showing errors on `TextFile` and `OtherFile`.
2025-01-16 17:17:47 -06:00
Thaddeus Crews
d6adc775a4
Merge pull request #89763 from ajreckof/fix-focus-on-reorder
...
Fix focus when reordering array
2025-01-16 17:17:42 -06:00
David Snopek
416ee5f01c
Update export preset options overrides before doing "Remote Debug"
2025-01-16 17:04:05 -06:00
Thaddeus Crews
73278bf35d
SCons: Properly NoCache
all text files
2025-01-16 16:59:12 -06:00
Pāvels Nadtočajevs
05ce2fb0c8
Fix crash in Particles3DEmissionShapeGizmoPlugin
.
2025-01-16 15:15:21 +02:00
Rémi Verschelde
0726d3c7d5
Merge pull request #101595 from adamscott/fix-with-String--num_64
...
🔗 GHA / 📊 Static checks (push) Waiting to run
🔗 GHA / 🤖 Android (push) Blocked by required conditions
🔗 GHA / 🍏 iOS (push) Blocked by required conditions
🔗 GHA / 🐧 Linux (push) Blocked by required conditions
🔗 GHA / 🍎 macOS (push) Blocked by required conditions
🔗 GHA / 🏁 Windows (push) Blocked by required conditions
🔗 GHA / 🌐 Web (push) Blocked by required conditions
🔗 GHA / 🪲 Godot CPP (push) Blocked by required conditions
Replace some problematic uses of `String::num` to `String::num_int64`
2025-01-16 01:49:19 +01:00
Rémi Verschelde
5718845d99
Merge pull request #101576 from bruvzg/pm_size_fix
...
Fix project manager window size when `EDSCALE` is not 1.0.
2025-01-16 01:49:15 +01:00
kobewi
b761ff662e
Rework script external modification tracking
2025-01-16 01:03:26 +01:00
Lars Pettersson
8fd71e6b17
Fix default AudioBusLayout
not loading correctly
2025-01-15 19:10:37 +01:00
Adam Scott
33e16435f5
Replace some problematic uses of String::num
to String::num_int64
2025-01-15 12:51:51 -05:00
Mateus Elias
0158efc153
Fix ProjectManager::_open_selected_projects_check_recovery_mode()
method
...
Check if at least one project is selected.
2025-01-15 10:18:31 -03:00
Pāvels Nadtočajevs
934668a69a
Fix project manager window size when EDSCALE is not 1.0.
2025-01-15 12:39:02 +02:00
Pāvels Nadtočajevs
e127093fe8
Fix conversion plugin search showing errors on TextFile
and OtherFile
.
2025-01-15 11:36:46 +02:00
laspencer91
ba411e95f8
Added shortcut for Lookup Symbol action
...
Co-authored-by: laspencer91 <laspencer@live.com>
2025-01-14 18:42:07 -05:00
BT
0b06df10e9
Make the empty_list_actions HBoxContainer into a FlowContainer.
2025-01-15 07:04:09 +10:30
Rémi Verschelde
67f54bd993
Merge pull request #101531 from akien-mga/scene-import-remove-unused-_get_import_flags
...
Remove unused `EditorSceneFormatImporter::_get_import_flags`
2025-01-14 18:29:40 +01:00
Rémi Verschelde
19bb441a3b
Merge pull request #100803 from larspet/uid-tooltip
...
Show tooltips for `res://` and `uid://` strings in ScriptEditor
2025-01-14 18:29:37 +01:00
Rémi Verschelde
21fcb56547
Remove unused EditorSceneFormatImporter::_get_import_flags
...
This has never been used since Godot was open sourced.
Import flags are used but directly through `_import_scene`.
2025-01-14 16:57:06 +01:00
Kasper Arnklit Frandsen
ebf9681668
Add Show in FileSystem right click option to SpriteFrames
2025-01-14 16:55:14 +01:00
Lars Pettersson
e813d3021b
Show tooltips for res:// and uid:// strings in ScriptEditor
2025-01-14 15:29:41 +01:00
Kilian Strunz
791ad97beb
Respect order of externsions for ResourceFormatSavers with at_front
2025-01-14 13:36:29 +01:00
Rémi Verschelde
dde7a9407a
Merge pull request #101525 from TokageItLab/fix-shifted-joint-spring-bone
...
Fix shifted joint radius index in SpringBone gizmo and remove unused `end_bone_tip_radius` property
2025-01-14 12:09:16 +01:00
Rémi Verschelde
8ef53ab8b4
Merge pull request #101519 from LanzaSchneider/patch-2
...
Fix theme options in project manager incorrectly using translated text
2025-01-14 12:09:13 +01:00
Rémi Verschelde
336459168f
Merge pull request #101455 from Calinou/editor-gridmap-update-preview-size
...
Make GridMap editor Preview Size setting take effect immediately after change
2025-01-14 12:09:05 +01:00
Rémi Verschelde
7a99e5ef5a
Merge pull request #101234 from syntaxerror247/out-of-screen
...
Fix gui overflow in Android editor
2025-01-14 12:08:58 +01:00
Rémi Verschelde
f07e3ed551
Merge pull request #100157 from Zylann/texture_preview_channel_selector
...
Add color channel filter to editor texture previews
2025-01-14 12:08:54 +01:00
Rémi Verschelde
8cf6061dfd
Merge pull request #99844 from KoBeWi/give_back_the_focus
...
Fix progress dialog steals focus
2025-01-14 12:08:46 +01:00
Saracen
048788f07d
Fix scrolling for advanced importer controls.
2025-01-14 11:36:48 +01:00
Silc Lizard (Tokage) Renew
7b3d14fbcd
Fix shifted joint radius index in SpringBone gizmo/remove unused tips
2025-01-14 16:27:59 +09:00
Lanza
554d419836
Fix theme options in project manager incorrectly using translated text
2025-01-14 10:32:24 +08:00
kobewi
77d18d1ad4
Fix progress dialog steals focus
...
Co-authored-by: Hilderin <81109165+Hilderin@users.noreply.github.com>
2025-01-14 01:37:21 +01:00
Rémi Verschelde
2f6a18f7ff
Merge pull request #101409 from TokageItLab/spring-bone
...
Implement SpringBoneSimulator3D to wiggle chained bones
2025-01-14 00:22:11 +01:00
Lyuma
e4de1f4583
Make EditorSceneFormatImporter::_get_import_options
match EditorScenePostImportPlugin API
2025-01-13 21:45:53 +01:00
Silc Lizard (Tokage) Renew
5472558a98
Implement SpringBoneSimulator3D to wiggle chained bones
...
Co-authored-by: lyuma <xn.lyuma@gmail.com>
Co-authored-by: fire <ernest.lee@chibifire.com>
Co-authored-by: SaracenOne <SaracenOne@gmail.com>
2025-01-14 05:43:57 +09:00
Rémi Verschelde
68190ce3bc
Merge pull request #101478 from monxa/smaller-vc-min-size
...
Allow smaller minimum width of VersionControlEditorPlugin
2025-01-13 20:22:32 +01:00
Rémi Verschelde
b9fd015ed0
Merge pull request #101472 from KoBeWi/remove_entries_real_edition
...
Allow removing files in the file search
2025-01-13 20:22:28 +01:00
Rémi Verschelde
06a49a9ad8
Merge pull request #101424 from kiroxas/improveNavigationLink3DGizmoPlugin_redrawPerformance
...
Improve `NavigationLink3DGizmoPlugin::redraw` performance
2025-01-13 20:22:16 +01:00
Rémi Verschelde
9da7e7d89d
Merge pull request #101163 from Synzorasize/implement_11386
...
Allow prefixing with '%' to set a node as unique in the Scene Tree Dock
2025-01-13 20:21:59 +01:00
Rémi Verschelde
4812856c23
Merge pull request #101116 from m4gr3d/add_run_current_scene_options
...
[XR Editor] Allow specifying whether to play the current scene or a specific scene in XR or regular mode
2025-01-13 20:21:56 +01:00
Rémi Verschelde
524cbec858
Merge pull request #100309 from Chaosus/vs_prevent_invalid_boolean_varying
...
Prevent using boolean varyings in vertex function of visual shaders
2025-01-13 20:21:43 +01:00