Rémi Verschelde
|
c3ce623b54
|
Merge pull request #107413 from roughbits01/fix-ime-window-position
Fix IME window position not taking into account window transform
|
2025-06-12 11:56:50 +02:00 |
Rémi Verschelde
|
e9f5bd8e51
|
Merge pull request #107355 from beicause/fix-resource-script-property-save
Fix `script` property of custom resources inherited from scripts are not saved
|
2025-06-12 11:56:46 +02:00 |
Rémi Verschelde
|
b7caebcd78
|
Merge pull request #107175 from lawnjelly/scenetreefti_fix_show_updates
`SceneTreeFTI` - Fix `force_update` flag getting out of sync with invisible nodes
|
2025-06-12 11:56:37 +02:00 |
LuoZhihao
|
8ba4656ea3
|
Compile out editor-only logic within `validate_property` in games
|
2025-06-12 12:54:19 +08:00 |
Rémi Verschelde
|
d26146e826
|
Merge pull request #107394 from bruvzg/char_before_pref
Improve performance of `visible_characters`updates in `VC_CHARS_BEFORE_SHAPING` mode.
|
2025-06-12 01:15:50 +02:00 |
Rémi Verschelde
|
0fe406c73b
|
Merge pull request #106679 from KoBeWi/disable_files_in_file_dialog
Allow customizing FileDialog's features
|
2025-06-12 01:15:42 +02:00 |
Rémi Verschelde
|
986cc40c42
|
Merge pull request #103907 from beicause/slider-draw-tick-center
Slider: Add bottom and top ticks and tick offset
|
2025-06-12 01:15:39 +02:00 |
Rémi Verschelde
|
0497ae9947
|
Merge pull request #80710 from apples/7174-apples-stencil
Add stencil support to spatial materials
|
2025-06-12 01:15:35 +02:00 |
kobewi
|
4b1d5b55c7
|
Allow customizing FileDialog's features
|
2025-06-11 20:12:15 +02:00 |
Marwen Azouzi
|
76d782d291
|
Fix IME window position not taking into account window transform
|
2025-06-11 17:43:21 +02:00 |
Apples
|
d674c9e289
|
Add stencil support for spatial materials
|
2025-06-11 09:59:10 -05:00 |
Rémi Verschelde
|
042ad3a62f
|
Merge pull request #107038 from bruvzg/emb_scr
Add support for taking embedded window screenshots.
|
2025-06-11 12:10:12 +02:00 |
Rémi Verschelde
|
8aac4a157f
|
Merge pull request #106742 from bruvzg/about_to_popup
Call `PopupMenu` min. size calculations after `about_to_popup` signal processing.
|
2025-06-11 12:10:05 +02:00 |
Pāvels Nadtočajevs
|
12d957e737
|
Call `PopupMenu` min. size calculations after `about_to_popup` signal processing.
|
2025-06-11 12:23:29 +03:00 |
Pāvels Nadtočajevs
|
c11c44961b
|
Improve performance of `visible_characters`updates in `VC_CHARS_BEFORE_SHAPING` mode.
|
2025-06-11 10:59:06 +03:00 |
Haoyu Qiu
|
4e20e33e21
|
Expose `Node.can_auto_translate()`
|
2025-06-11 11:26:43 +08:00 |
Pāvels Nadtočajevs
|
cbd1e1cfe9
|
Partially revert 107110, process all lines in VC_CHARS_BEFORE_SHAPING mode to return correct line count.
|
2025-06-10 20:44:28 +03:00 |
LuoZhihao
|
784823ada1
|
Fix `script` property of custom resources inherited from scripts are not saved
|
2025-06-10 23:03:13 +08:00 |
Rémi Verschelde
|
6181a0c756
|
Merge pull request #107338 from TelePete/label-ratio-fix
Fix visible ratio when displaying all characters in Label
|
2025-06-10 12:30:49 +02:00 |
Rémi Verschelde
|
86408d1849
|
Merge pull request #107331 from bruvzg/rtl_para_sep
[RTL] Add paragraph separation theme property.
|
2025-06-10 12:30:45 +02:00 |
Rémi Verschelde
|
07ee1331e8
|
Merge pull request #106952 from bruvzg/fna_emb_fx
Fix window embedding for windows with `force_native` enabled.
|
2025-06-10 12:30:11 +02:00 |
Rémi Verschelde
|
68349be895
|
Merge pull request #106813 from bruvzg/tr_noti
Add missing `TRANSLATION_CHANGED` notifications.
|
2025-06-10 12:30:01 +02:00 |
Rémi Verschelde
|
d49012f01d
|
Merge pull request #105561 from bruvzg/a_pix
Fix `is_pixel_opaque` bound checks.
|
2025-06-10 12:29:46 +02:00 |
Pāvels Nadtočajevs
|
1e2fc9bcad
|
[RTL] Add paragraph separation theme property.
|
2025-06-10 12:13:48 +03:00 |
Thaddeus Crews
|
8bff3c90ee
|
Merge pull request #105606 from smix8/path_nodes
Improve Path2D debug performance
|
2025-06-09 17:08:43 -05:00 |
TelePete
|
a4ba3d5bed
|
Fix visible ratio when displaying all characters in Label
|
2025-06-09 23:38:38 +02:00 |
Thaddeus Crews
|
4e6f5f31dc
|
Merge pull request #107305 from timothyqiu/single-window-title
Fix window title drawn outside the title bar
|
2025-06-09 12:31:34 -05:00 |
Thaddeus Crews
|
6427343ec8
|
Merge pull request #106660 from bruvzg/ac_node_to_ctl
Move some accessibility properties from Node to Control
|
2025-06-09 12:31:32 -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 |
Thaddeus Crews
|
75f353bf2b
|
Merge pull request #107283 from bruvzg/node_pack_tr
Bitpack node auto translation values.
|
2025-06-09 12:31:28 -05: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 |
Pāvels Nadtočajevs
|
43b41092a0
|
Add support for taking embedded window screenshots.
|
2025-06-09 11:40:36 +03:00 |
Haoyu Qiu
|
f028bc93db
|
Fix window title drawn outside the title bar
|
2025-06-09 16:20:26 +08:00 |
LuoZhihao
|
257c6ebe3c
|
Slider: Add tick position property and tick offset theme item
Allow ticks to be placed at the top, bottom, or center with custom offset.
|
2025-06-09 12:36:08 +08: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
|
bf4dd5078b
|
Merge pull request #107282 from timothyqiu/windows-legacy
Don't store deprecated `auto_translate` property for `Window`
|
2025-06-09 00:45:56 +02:00 |
Rémi Verschelde
|
86ac065ce7
|
Merge pull request #107280 from kleonc/accept_dialog_bind_ok_button_visibility_to_spacer
Ensure hiding `AcceptDialog` OK button keeps other buttons centered
|
2025-06-09 00:45:51 +02:00 |
Rémi Verschelde
|
abacf0d313
|
Merge pull request #107263 from smix8/capsule_outline
Fix CapsuleShape2D outline for navmesh baking
|
2025-06-09 00:45:42 +02:00 |
Rémi Verschelde
|
151db00f2c
|
Merge pull request #107256 from smix8/avoidance2dcallback
Change `NavigationServer2D` avoidance callbacks from `Vector3` to `Vector2`
|
2025-06-09 00:45:39 +02:00 |
Rémi Verschelde
|
1eee38b06f
|
Merge pull request #107255 from smix8/navagent_defaults
Match avoidance defaults for NavigationAgent and NavigationServer NavAgent
|
2025-06-09 00:45:35 +02:00 |
Rémi Verschelde
|
c07974e111
|
Merge pull request #107250 from DeeJayLSP/wav-load-no-constructor
AudioStreamWAV: Inline tag remap inside load
|
2025-06-09 00:45:22 +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
|
63578eae68
|
Merge pull request #107110 from bruvzg/rtl_vis_line
Unify `get_[_visible]paragraph/line_count` behavior.
|
2025-06-09 00:44:37 +02:00 |
Pāvels Nadtočajevs
|
40665addbc
|
Bitpack node auto translation values.
|
2025-06-09 00:03:53 +03:00 |
Haoyu Qiu
|
3886ee84e6
|
Don't store deprecated `auto_translate` property
|
2025-06-08 21:53:28 +08:00 |
Pāvels Nadtočajevs
|
aff5b413aa
|
Move some accessibility properties from Node to Control
|
2025-06-08 16:25:28 +03:00 |
Pāvels Nadtočajevs
|
22b5a2fc5c
|
Change editor button focus mode to `FOCUS_ACCESSIBILITY`.
|
2025-06-08 15:53:27 +03:00 |
kleonc
|
576e1f1263
|
Ensure hiding AcceptDialog OK button keeps other buttons centered
|
2025-06-08 12:40:19 +02:00 |
smix8
|
58c11e557b
|
Fix CapsuleShape2D outline for navmesh baking
Fixes CapsuleShape2D outline for navmesh baking
|
2025-06-07 20:32:07 +02:00 |
LuoZhihao
|
7b4c95e6d8
|
ColorPicker: Add okhsl HS and HL rectangular picker shapes
|
2025-06-07 22:30:40 +08:00 |