Thaddeus Crews
bb47f01481
Merge pull request #106390 from akien-mga/linux-drop-ppc32
...
Linux: Drop `ppc32` (32-bit PowerPC) architecture support
2025-05-28 09:47:34 -05:00
Thaddeus Crews
a2c6fbe330
Merge pull request #106897 from Ivorforce/remove-vmap-declaration
...
Remove obsolete `VMap` forward declaration.
2025-05-28 09:47:33 -05:00
Thaddeus Crews
14e870bae3
Merge pull request #106893 from timothyqiu/help-category
...
Fix category names in help search dialog not translated
2025-05-28 09:47:32 -05:00
Thaddeus Crews
ea10227b65
Merge pull request #106249 from KoBeWi/translation_settings
...
Improve auto-translation of settings dialogs
2025-05-28 09:47:31 -05:00
Thaddeus Crews
bb0b5f13a0
Merge pull request #106885 from Chubercik/thorvg-0.15.13
...
thorvg: Update to 0.15.13
2025-05-28 09:47:30 -05:00
Thaddeus Crews
eef13d5ae7
Merge pull request #105347 from HolonProduction/lsp-utf8
...
LSP: Account for unicode identifiers
2025-05-28 09:47:29 -05:00
Lukas Tenbrink
eb9bea10a9
Remove obsolete VMap forward declaration.
2025-05-28 12:19:33 +02:00
Haoyu Qiu
f118bbdea4
Fix category names in help search dialog not translated
2025-05-28 15:12:39 +08:00
Jakub Marcowski
5c94127c2d
thorvg: Update to 0.15.13
2025-05-28 00:43:14 +02:00
kobewi
87ebd2d03c
Improve auto-translation of settings dialogs
2025-05-28 00:13:48 +02:00
Thaddeus Crews
99f5a3d665
Merge pull request #106870 from timothyqiu/add-metadata-dialog-includes
...
Cleanup header includes for AddMetadataDialog
2025-05-27 09:39:37 -05:00
Thaddeus Crews
a8ecd01e78
Merge pull request #106869 from bruvzg/unzip_64pos
...
Fix `unzSeekCurrentFile` not resetting `total_out_64`.
2025-05-27 09:39:36 -05:00
Thaddeus Crews
c18c5c0b2c
Merge pull request #106864 from akien-mga/tileset-warning-maybe-uninitialized
...
TileSet: Fix `-Wmaybe-uninitialized` warning on CompatibilityShapeData
2025-05-27 09:39:35 -05:00
Thaddeus Crews
f619ca2519
Merge pull request #60143 from Rindbee/better-connection-dialog
...
Add a flag to make the connection automatically emit the source object.
2025-05-27 09:39:34 -05:00
Thaddeus Crews
b09c70c8db
Merge pull request #106855 from timothyqiu/control-through-stillness
...
Don't update scene tree when calling `Translation::set_locale()`
2025-05-27 09:39:33 -05:00
Thaddeus Crews
7c8ac0f0ab
Merge pull request #106851 from Chubercik/ufbx-0.18.2
...
ufbx: Update to 0.18.2
2025-05-27 09:39:33 -05:00
Thaddeus Crews
91b3a26438
Merge pull request #106848 from Faless/mp/rpc_config_revert
...
Expose `get_rpc_config` and `get_node_rpc_config`
2025-05-27 09:39:32 -05:00
Thaddeus Crews
7eabfab466
Merge pull request #106836 from Riteo/return-is-missing
...
Wayland: Add missing return in selection logic
2025-05-27 09:39:31 -05:00
Thaddeus Crews
33768636e9
Merge pull request #102996 from Chubercik/tinyexr-1.0.10
...
tinyexr: Update to 1.0.12
2025-05-27 09:39:30 -05:00
Thaddeus Crews
05ceab6b7b
Merge pull request #106321 from elzewyr/shrink-factor
...
SoftBody3D: Add a property for scaling rest lengths of edge constraints
2025-05-27 09:39:29 -05:00
Thaddeus Crews
0c12e758ac
Merge pull request #106569 from Ivorforce/hashmap-if-mod
...
Accelerate `HashMap` and `HashSet` lookup by using `if` based modulo in loops
2025-05-27 09:39:29 -05:00
Thaddeus Crews
1194609662
Merge pull request #106827 from akien-mga/d3d12-fix-DCOMP_ENABLED-inconsistency
...
D3D12: Fix inconsistent value for `DCOMP_ENABLED` in platform code
2025-05-27 09:39:28 -05:00
Thaddeus Crews
0f67c3e992
Merge pull request #104522 from Ivorforce/localvector-force-trivial-resize
...
Core: Add `resize_initialized` and `resize_uninitialized` to `Vector` and `LocalVector`
2025-05-27 09:39:27 -05:00
Thaddeus Crews
b37869e36d
Merge pull request #106825 from berarma/video_timing
...
VideoStreamPlayer: Fix sync with the scene tree
2025-05-27 09:39:26 -05:00
Thaddeus Crews
63dff62948
Merge pull request #100673 from RandomShaper/res_duplicate
...
Overhaul resource duplication
2025-05-27 09:39:25 -05:00
Thaddeus Crews
bdf03ac2b3
Merge pull request #106811 from OzelotVanilla/fix-editor-plugin-filesystem-create
...
Fix missing popup item defined in `EditorContextMenuPlugin` with slot `CONTEXT_SLOT_FILESYSTEM_CREATE`
2025-05-27 09:39:24 -05:00
Thaddeus Crews
15b4b6b3d2
Merge pull request #106807 from Calinou/doc-editorproperty-not-ready
...
Document EditorProperty behavior when the node isn't fully ready yet
2025-05-27 09:39:23 -05:00
Thaddeus Crews
363b7638b0
Merge pull request #106797 from syntaxerror247/nomedia-crash
...
Android Editor: Disable `nomedia` file creation for Android 11 (api level 30)
2025-05-27 09:39:22 -05:00
Thaddeus Crews
d4793d016f
Merge pull request #106157 from Calinou/doc-acceptdialog-close-on-escape
...
Clarify the input action that affects `AcceptDialog.dialog_close_on_escape`
2025-05-27 09:39:22 -05:00
Thaddeus Crews
482dacc300
Merge pull request #103583 from beicause/color-picker-add-intensity
...
ColorPicker: Add an intensity slider to all modes for HDR
2025-05-27 09:39:21 -05:00
Thaddeus Crews
e5a16eed5b
Merge pull request #104735 from kitbdev/remove-build-array-tests
...
Remove `build_array()` and `build_dictionary()` from tests
2025-05-27 09:39:20 -05:00
Thaddeus Crews
087deae682
Merge pull request #100379 from KoBeWi/I'm_tired_boss
...
Remember state of built-in script/shader checkbox
2025-05-27 09:39:19 -05:00
Thaddeus Crews
338d23d80d
Merge pull request #96921 from timothyqiu/l10n-preview
...
Add translation preview in editor
2025-05-27 09:39:18 -05:00
Thaddeus Crews
bb8d7b9abc
Merge pull request #77972 from Calinou/editor-add-configfile-highlighting
...
Add syntax highlighting for ConfigFile/TSCN/TRES/project.godot
2025-05-27 09:39:17 -05:00
Haoyu Qiu
f0fc5ffd3e
Cleanup header includes for AddMetadataDialog
2025-05-27 21:45:00 +08:00
Pāvels Nadtočajevs
f0dcccf11c
Fix unzSeekCurrentFile not resetting total_out_64.
2025-05-27 16:23:48 +03:00
Rindbee
5e2396e001
Add a flag to make the connection automatically emit the source object.
...
Mainly used to improve the connection dialog.
Not implemented in `emit_signalp()`, append the source object when a PackScene is instantiated.
2025-05-27 20:19:03 +08:00
Rémi Verschelde
baa92252d3
TileSet: Fix -Wmaybe-uninitialized warning on CompatibilityShapeData
2025-05-27 13:51:13 +02:00
Haoyu Qiu
9285bb3a51
Don't update scene tree when calling Translation::set_locale()
2025-05-27 09:34:58 +08:00
Ozelot Vanilla
14d9aa9672
fix: EditorContextMenuPlugin with slot CONTEXT_SLOT_FILESYSTEM_CREATE does not add popup item to all menu
...
As there are multiple menu containing creating new files, this commit add the popup menu item from the plugin to all those menu to keep consistency.
The fixing uses empty array to indicate different types of context menu.
Added to these menu:
* Right-click on empty space on the tree (`_tree_empty_click`).
* Right-click on empty space on the file panel (`_file_list_empty_clicked`)
Also add explanation in `EditorContextMenuPlugin::CONTEXT_SLOT_FILESYSTEM_CREATE`'s doc for previous fixing
(Accept PR #106811 code suggestion by: Tomasz Chabora <kobewi4e@gmail.com >)
2025-05-27 10:15:21 +09:00
Haoyu Qiu
8d93b6a54c
Add translation preview in editor
2025-05-27 07:59:28 +08:00
Hugo Locurcio
ecc1f08386
Add syntax highlighting for ConfigFile/TSCN/TRES/project.godot
...
A single highligher is used for all these formats, as they're fairly
close to each other.
2025-05-27 01:50:48 +02:00
Fabio Alessandrelli
b73ec1fa9b
Expose get_rpc_config and get_node_rpc_config
2025-05-27 00:43:21 +02:00
Hugo Locurcio
260af83647
Document EditorProperty behavior when the node isn't fully ready yet
2025-05-27 00:42:10 +02:00
Hugo Locurcio
3168fd4c56
Clarify the input action that affects AcceptDialog.dialog_close_on_escape
...
It uses `ui_cancel` behind the scenes, which allows users to add/modify
which keys or gamepad buttons are taken into account for this.
2025-05-27 00:38:58 +02:00
Jakub Marcowski
57569085d9
tinyexr: Update to 1.0.12
2025-05-27 00:23:06 +02:00
Jakub Marcowski
e861991448
ufbx: Update to 0.18.2
2025-05-27 00:07:39 +02:00
Riteo
67c317c58d
Wayland: Add missing return in selection logic
...
Fixup to "Wayland: Check selection devices before using them"
This slipped under the radar... until for some reason optimized builds
started crashing, perhaps due to timing-related shenanigans, no idea.
2025-05-26 20:36:15 +02:00
Bernat Arlandis
1165021b0c
VideoStreamPlayer: Fix sync with the scene tree
2025-05-26 20:04:14 +02:00
kit
f7c182371e
Remove build_array and build_dictionary from tests
2025-05-26 13:02:01 -04:00