Commit Graph

80742 Commits

Author SHA1 Message Date
Sébastien Dunne Fulmer cabcb4161b Fix error panel auto-hiding 2025-03-15 09:08:30 +00:00
Silc Lizard (Tokage) Renew 97cc8aed18 Add is_inside_tree() check to SpringBoneSimulator3D 2025-03-15 17:18:34 +09:00
Rémi Verschelde 0028fd625e Merge pull request #104159 from clayjohn/rd-draw-list-regression
Error when draw list is not active in draw_list_switch_to_next_pass
2025-03-15 08:43:36 +01:00
K. S. Ernest (iFire) Lee 69b281295c Add DDS image load and save functionality
Save and load DDS from Image class.

Co-authored-by: BlueCube3310 <53150244+BlueCube3310@users.noreply.github.com>
2025-03-14 19:31:43 -07:00
clayjohn 16b9667c62 Error when draw list is not active in draw_list_switch_to_next_pass
This fixes a mistake made when refactoring the draw list
2025-03-14 18:04:47 -07:00
Fredia Huya-Kouadio 845c925b67 Add support for export plugins to modify the Android prebuilt manifest 2025-03-14 16:05:09 -07:00
David Snopek 2091899d55 JavaClassWrapper: Fix mistake in last fix for org.godotengine.godot.Dictionary conversion 2025-03-14 18:01:12 -05:00
AeioMuch d0cff82841 Check for empty string for allowed type and allowed subtypes 2025-03-14 22:36:16 +01:00
kobewi db64674a56 Fix Android build template message translation 2025-03-14 22:17:18 +01:00
Michael Alexsander f1304a3dfb Make SConstruct file check some envs before querying modules 2025-03-14 17:38:28 -03:00
Raul Santos 2213545fc5 [.NET] Deprecate compat methods that reference deprecated types 2025-03-14 21:33:33 +01:00
Anish Mishra 7a5267dfad Fix build errors when building with disable_3d=yes 2025-03-15 01:51:46 +05:30
Thaddeus Crews 87f897ae0a Merge pull request #104080 from Repiteo/ci/cache-trim
CI: Trim cache before saving
2025-03-14 14:11:31 -05:00
Thaddeus Crews de33bd2b7c CI: Trim cache before saving 2025-03-14 14:05:02 -05:00
BrotherShort 08f93fcf1e Fix the TreeItem rename LineEdit is offset 2025-03-15 02:39:23 +08:00
kobewi 7cb2fb189a Remove TOOLS_ENABLED checks from editor/ 2025-03-14 18:13:16 +01:00
Thaddeus Crews b377562b52 Merge pull request #91660 from AThousandShips/methodinfo_vec
[Core] Use `Vector` for `MethodInfo::arguments`
2025-03-14 10:06:13 -05:00
Thaddeus Crews 1700a84275 Merge pull request #104049 from Ivorforce/string-dedup-char32
De-duplicate `String` single-char constructor
2025-03-14 10:06:12 -05:00
Thaddeus Crews e68ac1c89d Merge pull request #104114 from HolonProduction/lsp-spec-selection-range-round-3
GDScript: Fix head class range to include `class_name`
2025-03-14 10:06:11 -05:00
Thaddeus Crews cf4ebb63a0 Merge pull request #104109 from Ivorforce/resize-zeroed
Use `resize_zeroed` instead of `resize` then `fill(0)` in several places.
2025-03-14 10:06:10 -05:00
Thaddeus Crews b01e967f23 Merge pull request #104119 from Chubercik/pre-commit-fix
Apply `pre-commit` changes
2025-03-14 10:06:09 -05:00
Thaddeus Crews dc52d01d5f Merge pull request #103677 from bruvzg/rtl_effect_update
[RTL] Fix custom effects not updating.
2025-03-14 10:06:08 -05:00
Thaddeus Crews 4292f2464c Merge pull request #104113 from aaronfranke/projection-construct
Add missing Projection constructor with 16 `real_t` values
2025-03-14 10:06:07 -05:00
Thaddeus Crews 409fe3c944 Merge pull request #102534 from ttencate/feature/drag_drop_into_array
Improve drag and drop into array property editors
2025-03-14 10:06:06 -05:00
Thaddeus Crews 608a08c1ad Merge pull request #103921 from mikest/physical-bone-removal
Fix console errors and crash in cleanup code for PhysicalBoneSimulator3D
2025-03-14 10:06:04 -05:00
Pāvels Nadtočajevs 9f8d8b7c4e [RTL] Fix custom effects not updating. 2025-03-14 16:35:35 +02:00
Robert Yevdokimov 17f78cdcaa Focus Don't Save in Reload Saved Scene and don't save unmodified scenes 2025-03-14 18:04:04 +04:00
Jakub Marcowski 22903e4856 Apply pre-commit changes 2025-03-14 14:25:31 +01:00
Kasper Arnklit Frandsen 6bb7536d24 add animation filtering to animation editor 2025-03-14 12:51:59 +00:00
Mikael Hermansson a71f670d7d Bind SceneState methods get_path and get_base_scene_state 2025-03-14 13:04:26 +01:00
Lukas Tenbrink f4de2cd22a Use resize_zeroed instead of resize then fill(0) in several places. 2025-03-14 12:09:39 +01:00
HolonProduction d6da30e9c7 GDScript: Fix head class range to include class_name 2025-03-14 11:36:55 +01:00
Rémi Verschelde 1ba4dbb164 Merge pull request #104106 from bruvzg/lin_ac_color
[DisplayServer] Implement `get_accent_color` on Linux.
2025-03-14 11:03:02 +01:00
Rémi Verschelde e2c5260a7b Merge pull request #104104 from bruvzg/icu771
ICU4C: Update to version 77.1
2025-03-14 11:02:58 +01:00
Rémi Verschelde 535014fd53 Merge pull request #104097 from aaronfranke/csharp-missing-vec4
Fix missing Vector4(i) and Projection in C# bindings generator
2025-03-14 11:02:53 +01:00
Rémi Verschelde 925a728267 Merge pull request #104089 from jaydensipe/visual-streak-fix
Fix `Game` view visual streaking when selecting nodes with `Physics Interpolation` enabled
2025-03-14 11:02:48 +01:00
Rémi Verschelde 6ee36b3911 Merge pull request #103233 from Asaduji/xr-interpolation-fix
Fix interpolation in XR
2025-03-14 11:02:44 +01:00
Rémi Verschelde a044e90e18 Merge pull request #103134 from YeldhamDev/build_gdscript_classes_used
Implement class detection in GDScript for build configuration
2025-03-14 11:02:39 +01:00
Rémi Verschelde 7bb86852a0 Merge pull request #102990 from KoBeWi/save_asing
Prompt to Save As when saving all scenes
2025-03-14 11:02:34 +01:00
Rémi Verschelde dca2bb887a Merge pull request #100430 from shahriarlabib000/save
Always update `.tscn` name when "Save Scene As…" is pressed
2025-03-14 11:02:30 +01:00
Rémi Verschelde ddbeb57073 Merge pull request #104107 from Ivorforce/keycode-get-key-keycode-error
Fix "Unicode parsing error" spam when opening editor.
2025-03-14 11:02:23 +01:00
Mike Estee d39003c0bf Fix console errors and crash in cleanup code for PhysicalBoneSimulator3D 2025-03-14 11:01:34 +01:00
Aaron Franke ced61da848 Add missing Projection constructor with 16 real_t values 2025-03-14 02:57:19 -07:00
Rémi Verschelde 827f9d95f2 i18n: Sync translations with Weblate
(cherry picked from commit daa4b058ee9272dd4ee9033bb093afb21ad558b7)
2025-03-14 10:17:08 +01:00
Lukas Tenbrink 6759d3b812 Fix "Unicode parsing error" spam when opening editor. 2025-03-14 08:32:26 +01:00
Pāvels Nadtočajevs 18f6c33d72 [DisplayServer] Implement get_accent_color on Linux. 2025-03-14 09:05:03 +02:00
Pāvels Nadtočajevs a25696fd90 ICU4C: Update to version 77.1 2025-03-14 07:50:02 +02:00
Aaron Franke 6c9087fb5a Fix missing Vector4(i) and Projection in C# bindings generator 2025-03-13 19:04:47 -07:00
Michael Alexsander ce8d2e4917 Implement class detection in GDScript for build configuration 2025-03-13 21:24:56 -03:00
kobewi 0434deced7 Prompt to Save As when saving all scenes 2025-03-14 00:38:29 +01:00