Commit Graph

19153 Commits

Author SHA1 Message Date
Thaddeus Crews
18b849cb8f Merge pull request #106688 from sakubou/106306-ignore-f2-in-remote-tab
Disable local-node shortcuts when Remote tab is active in SceneTreeDock
2025-06-09 12:31:37 -05:00
Thaddeus Crews
ae9c0786b0 Merge pull request #106409 from dalexeev/gds-add-abstract-methods
GDScript: Add abstract methods
2025-06-09 12:31:33 -05:00
Thaddeus Crews
7d5ecc2c6f Merge pull request #107295 from Ivorforce/explicit-math-to-string
Remove implicit conversions from math types to `String`, to avoid accidental conversions
2025-06-09 12:31:30 -05:00
Danil Alexeev
24494d840e Core: Unify display of error type prefixes 2025-06-09 20:18:51 +03:00
Danil Alexeev
a7cf2069d5 GDScript: Add abstract methods
Co-authored-by: ryanabx <ryanbrue@hotmail.com>
2025-06-09 20:11:58 +03:00
smix8
e64fe63f17 Improve Path2D debug performance
Improves Path2D node debug performance by changing the debug to use mesh and multimesh instead of slower canvas draw functions.
2025-06-09 17:25:06 +02:00
Haoyu Qiu
cd5ddf7cc9 Fix not being able to open directory in certain terminals 2025-06-09 16:58:51 +08:00
Pāvels Nadtočajevs
43b41092a0 Add support for taking embedded window screenshots. 2025-06-09 11:40:36 +03:00
Rémi Verschelde
8f87e60307 Merge pull request #107241 from TokageItLab/fix-anim-insert-type
Fix animation track inserted path and key type
2025-06-09 09:42:26 +02:00
Lukas Tenbrink
ed836df150 Make conversions from math types to String explicit, to avoid accidental conversions. 2025-06-09 01:58:18 +02:00
Rémi Verschelde
3799846a7a Merge pull request #107251 from syntaxerror247/game-menu-bar
Fix Game runtime debugging in the Android Editor
2025-06-09 00:45:26 +02:00
Rémi Verschelde
e0ca031eae Merge pull request #107249 from beicause/color-picker-ok-hs-hl-rectangles
ColorPicker: Add okhsl HS and HL rectangular picker shapes
2025-06-09 00:45:18 +02:00
Rémi Verschelde
6a1c64188f Merge pull request #107248 from Ryan-000/Fix_hint_radians_as_degress_on_other_vector_types
Fix `hint.radians_as_degrees` on Vector2 and Vector4 editor properties
2025-06-09 00:45:14 +02:00
Rémi Verschelde
c6c6b2eecd Merge pull request #107244 from TokageItLab/fix-animplayeredit-finish
Fix AnimationPlayer finished state in the editor
2025-06-09 00:45:10 +02:00
Rémi Verschelde
8bae32e6dd Merge pull request #107196 from timothyqiu/events-improvements
Improve Input Map and Shortcuts editor
2025-06-09 00:45:02 +02:00
Rémi Verschelde
75dd9ab482 Merge pull request #105678 from bruvzg/btn_ac_mode
Change editor button focus mode to `FOCUS_ACCESSIBILITY`.
2025-06-09 00:44:05 +02:00
Rémi Verschelde
443989950e Merge pull request #103678 from aaronfranke/anim-lib-scene-error-msg
Improve error message when trying to load scene as an animation library
2025-06-09 00:44:01 +02:00
Pāvels Nadtočajevs
d6b132527e Add separate editor accessibility mode setting. 2025-06-08 16:34:36 +03:00
Pāvels Nadtočajevs
22b5a2fc5c Change editor button focus mode to FOCUS_ACCESSIBILITY. 2025-06-08 15:53:27 +03:00
Silc Lizard (Tokage) Renew
d5ac08b279 Fix AnimationPlayer finished state in the editor 2025-06-08 00:02:16 +09:00
LuoZhihao
7b4c95e6d8 ColorPicker: Add okhsl HS and HL rectangular picker shapes 2025-06-07 22:30:40 +08:00
Silc Lizard (Tokage) Renew
19f342e043 Fix animation track inserted path and key type
Co-authored-by: SaracenOne <SaracenOne@gmail.com>
Co-authored-by: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com>
2025-06-07 23:11:50 +09:00
Haoyu Qiu
146599d3b2 Improve Input Map and Shortcuts editor
- Fixes not being able to search by pressing ESC.
- Removes double translations.
- Cleans up `InputEventConfigurationDialog` for auto-translation.
- Adapts to editor theme change.
- Unifies search bar boilerplate code.
- Shortcuts: disable the "erase" button if there is no event to remove.
- Input Map: always include built-in actions when searching.
2025-06-07 17:51:41 +08:00
Anish Mishra
079a52453a Fix Game runtime debugging in the Android Editor 2025-06-07 12:33:57 +05:30
Ryan
305befb482 Fix hint.radians_as_degrees on Vector2 and Vector4 editor properties 2025-06-06 21:52:33 -04:00
Rémi Verschelde
42c7f14422 Merge pull request #107221 from timothyqiu/visionos
Fix capitalization for visionOS and tvOS
2025-06-07 00:44:20 +02:00
Rémi Verschelde
a663949a7d Merge pull request #107215 from syntaxerror247/fix-warning
Show shader baker related export warnings only if enabled
2025-06-07 00:44:06 +02:00
Hugo Locurcio
e496cdbc3b Add memory amount to output from the Copy System Info editor action
This is useful information to have for out-of-memory issues.
2025-06-07 00:06:24 +02:00
Haoyu Qiu
5a7a411916 Fix capitalization for visionOS and tvOS 2025-06-07 01:43:40 +08:00
Rémi Verschelde
2a8240bdd0 Merge pull request #107182 from stuartcarnie/107066_fix_embedded
Editor: Fix multi-instance behavior with embedded game view
2025-06-06 17:37:49 +02:00
Rémi Verschelde
5c0c1ca120 Merge pull request #106905 from timothyqiu/that-is-all
Remove parentheses around "All" option in the feature tag menu
2025-06-06 17:37:25 +02:00
Rémi Verschelde
09c7214235 Merge pull request #106846 from TokageItLab/mod-target
Implement `ModifierBoneTarget3D` which can be target of the other `SkeletonModifier3D`s
2025-06-06 17:37:19 +02:00
Rémi Verschelde
36f08ae659 Merge pull request #106762 from lodetrick/dragging-docks
Editor: Add highlight around docks when dragging
2025-06-06 17:37:13 +02:00
Rémi Verschelde
37559a10c8 Merge pull request #106634 from nukethebees/c4724_fix
Fix MSVC warning for potential mod by 0 (C4724)
2025-06-06 17:37:03 +02:00
Rémi Verschelde
b9e07ac65e Merge pull request #105442 from Calinou/editor-external-flags-fix-sublime-text
Fix Sublime text external editor Exec Flags setting
2025-06-06 17:36:58 +02:00
Rémi Verschelde
912be41ef2 Merge pull request #93246 from KoBeWi/one_inspector_to_theme_them_all
Add theme cache to the inspector
2025-06-06 17:36:38 +02:00
Anish Mishra
8bf87a6b2c Show shader baker related export warnings only if enabled 2025-06-06 21:05:39 +05:30
Rémi Verschelde
50c4b36578 i18n: Sync translations with Weblate
First sync with 4.5 changes.

Applies the conversion of tabs to spaces in code blocks following #89819.

Removes Irish and Tamil doc translations which seem clearly AI generated
and are broken.
2025-06-06 16:46:47 +02:00
kobewi
13f642d959 Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
Logan Detrick
0413297f7f Add dock dragging area and highlight 2025-06-05 16:02:33 -07:00
kobewi
d3c34c4f38 Add theme cache to the inspector 2025-06-05 23:50:34 +02:00
Stuart Carnie
afd82d7cb3 Editor: Fix multi-instance behaviour with embedded game view
Closes #107066
2025-06-06 07:37:04 +10:00
Rémi Verschelde
b6f04cbe10 Merge pull request #107130 from timothyqiu/pure-virtual
Doc: Add "required" qualifier to methods
2025-06-05 17:24:58 +02:00
Rémi Verschelde
47d95212a1 Merge pull request #107080 from kleonc/tile_map_transformed_tile_dest_rect_fix
Fix rotated/flipped tiles destination rect calculations
2025-06-05 17:24:50 +02:00
Rémi Verschelde
6b14aa07ae Merge pull request #75950 from pkowal1982/icon
Export: Modify template without rcedit
2025-06-05 17:24:32 +02:00
Silc Lizard (Tokage) Renew
aa2c3da63a Implement ModifierBoneTarget3D which can be target of the other mods 2025-06-05 23:46:36 +09:00
Haoyu Qiu
1ca5bc2d04 Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
kleonc
f397e4f752 Fix rotated/flipped tiles destination rect calculations 2025-06-05 14:50:00 +02:00
Rémi Verschelde
3de0fa7b09 Merge pull request #107133 from timothyqiu/nothing
Fix crash when inspecting Variant export variable
2025-06-05 13:13:56 +02:00
Rémi Verschelde
bb9d6d0d02 Merge pull request #107113 from mihe/macos-open-in-program
Add `OS::open_with_program` for opening files/directories with a specific program on macOS
2025-06-05 13:13:49 +02:00