|
|
7cb2fb189a
|
Remove TOOLS_ENABLED checks from editor/
|
2025-03-14 18:13:16 +01:00 |
|
|
|
b377562b52
|
Merge pull request #91660 from AThousandShips/methodinfo_vec
[Core] Use `Vector` for `MethodInfo::arguments`
|
2025-03-14 10:06:13 -05:00 |
|
|
|
1700a84275
|
Merge pull request #104049 from Ivorforce/string-dedup-char32
De-duplicate `String` single-char constructor
|
2025-03-14 10:06:12 -05:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
b01e967f23
|
Merge pull request #104119 from Chubercik/pre-commit-fix
Apply `pre-commit` changes
|
2025-03-14 10:06:09 -05:00 |
|
|
|
dc52d01d5f
|
Merge pull request #103677 from bruvzg/rtl_effect_update
[RTL] Fix custom effects not updating.
|
2025-03-14 10:06:08 -05:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
9f8d8b7c4e
|
[RTL] Fix custom effects not updating.
|
2025-03-14 16:35:35 +02:00 |
|
|
|
22903e4856
|
Apply pre-commit changes
|
2025-03-14 14:25:31 +01:00 |
|
|
|
f4de2cd22a
|
Use resize_zeroed instead of resize then fill(0) in several places.
|
2025-03-14 12:09:39 +01:00 |
|
|
|
d6da30e9c7
|
GDScript: Fix head class range to include class_name
|
2025-03-14 11:36:55 +01:00 |
|
|
|
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 |
|
|
|
e2c5260a7b
|
Merge pull request #104104 from bruvzg/icu771
ICU4C: Update to version 77.1
|
2025-03-14 11:02:58 +01:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
6ee36b3911
|
Merge pull request #103233 from Asaduji/xr-interpolation-fix
Fix interpolation in XR
|
2025-03-14 11:02:44 +01:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
d39003c0bf
|
Fix console errors and crash in cleanup code for PhysicalBoneSimulator3D
|
2025-03-14 11:01:34 +01:00 |
|
|
|
ced61da848
|
Add missing Projection constructor with 16 real_t values
|
2025-03-14 02:57:19 -07:00 |
|
|
|
827f9d95f2
|
i18n: Sync translations with Weblate
(cherry picked from commit daa4b058ee)
|
2025-03-14 10:17:08 +01:00 |
|
|
|
6759d3b812
|
Fix "Unicode parsing error" spam when opening editor.
|
2025-03-14 08:32:26 +01:00 |
|
|
|
18f6c33d72
|
[DisplayServer] Implement get_accent_color on Linux.
|
2025-03-14 09:05:03 +02:00 |
|
|
|
a25696fd90
|
ICU4C: Update to version 77.1
|
2025-03-14 07:50:02 +02:00 |
|
|
|
6c9087fb5a
|
Fix missing Vector4(i) and Projection in C# bindings generator
|
2025-03-13 19:04:47 -07:00 |
|
|
|
ce8d2e4917
|
Implement class detection in GDScript for build configuration
|
2025-03-13 21:24:56 -03:00 |
|
|
|
0434deced7
|
Prompt to Save As when saving all scenes
|
2025-03-14 00:38:29 +01:00 |
|
|
|
7e4f6bdb59
|
Merge pull request #104090 from JulianHeuser/AudioEffectPitchShift_fix
Fix AudioEffectPitchShift issues when `pitch_scale` is set to 1
|
2025-03-14 00:09:12 +01:00 |
|
|
|
eabd877873
|
Merge pull request #104084 from dsnopek/classdb-correctly-register-editor-classes
Register editor classes normally, rather than via `ClassDB::set_current_api()`
|
2025-03-14 00:09:09 +01:00 |
|
|
|
08e41090bc
|
Merge pull request #104083 from Hilderin/fix-missing-binding-notification-wm-position-changed
Fix missing binding for `NOTIFICATION_WM_POSITION_CHANGED`
|
2025-03-14 00:09:05 +01:00 |
|
|
|
de7756d3da
|
Merge pull request #104077 from akien-mga/ci-cache-cleanup-on-pr-close
CI: Add workflow to cleanup PR caches when closed
|
2025-03-14 00:09:02 +01:00 |
|
|
|
6ed10dee37
|
Merge pull request #104060 from bruvzg/resloader_ids
Fix `Invalid Task ID` errors in `ResourceLoader`.
|
2025-03-14 00:08:59 +01:00 |
|
|
|
a2d1990ca2
|
Merge pull request #104054 from adamscott/interactive_music_meta_stream
Set interactive music streams as meta streams
|
2025-03-14 00:08:56 +01:00 |
|
|
|
d912dcc26c
|
Merge pull request #104013 from bruvzg/rload_nowait
[ResourceLoader] Do not wait for the main thread during initial reimport.
|
2025-03-14 00:08:53 +01:00 |
|
|
|
44f2ee4274
|
Merge pull request #103816 from bruvzg/save_settings_on_close
Save queued `ProjectSettings` changes immediately when settings dialog is closed.
|
2025-03-14 00:08:49 +01:00 |
|
|
|
28451c001a
|
Merge pull request #103815 from bruvzg/x11_fd_cond
[X11] Fix native dialog parent selection condition.
|
2025-03-14 00:08:45 +01:00 |
|
|
|
3751a4a026
|
Merge pull request #103734 from KoBeWi/catch_fokus_200
Re-grab FileSystem focus after rescan
|
2025-03-14 00:08:41 +01:00 |
|
|
|
cae8c3e0fa
|
Merge pull request #103397 from KoBeWi/good_luck_finding_where_'is_path_valid'_is_now_assigned
Improve path validation in ScriptCreateDialog
|
2025-03-14 00:08:37 +01:00 |
|
|
|
1e6b7f096e
|
Merge pull request #103129 from KoBeWi/saving_fanatic
Avoid some excessive edits of resources
|
2025-03-14 00:08:32 +01:00 |
|
|
|
e281a9ace2
|
Merge pull request #102650 from bruvzg/emit_changed_spam
Prevent `changed` signal spam on resource reload.
|
2025-03-14 00:07:59 +01:00 |
|
|
|
f7bb2c8b11
|
Copy audio data to dest when bypassing pitch effect
|
2025-03-13 18:08:11 -04:00 |
|
|
|
6c586d20df
|
Fix game view visual streaking when selecting nodes
|
2025-03-13 17:58:22 -04:00 |
|
|
|
393465ce92
|
Register editor classes normally, rather than via ClassDB::set_current_api()
|
2025-03-13 15:17:45 -05:00 |
|
|
|
14b1e40e36
|
Fix missing binding for NOTIFICATION_WM_POSITION_CHANGED
|
2025-03-13 16:12:16 -04:00 |
|
|
|
fd96ba48c6
|
CI: Add workflow to cleanup PR caches when closed
This is pretty much copied from the GitHub Actions documentation:
https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/caching-dependencies-to-speed-up-workflows#force-deleting-cache-entries
|
2025-03-13 16:54:44 +01:00 |
|