Silc Lizard (Tokage) Renew
|
c3b215de96
|
Add null check for root_animation_node in AnimationTree
|
2026-06-09 18:56:13 +09:00 |
|
Silc Lizard (Tokage) Renew
|
c640059ece
|
Check blend weight for AnimNode error&remove _validate_animation_graph
|
2026-06-08 08:32:42 +09:00 |
|
Thaddeus Crews
|
72eac09f5c
|
Merge pull request #119336 from vaner-org/tree-preserve-drops
Fix incorrect `get_drop_section_at_position` results in Tree
|
2026-06-05 09:24:41 -05:00 |
|
Thaddeus Crews
|
70ee45d043
|
Merge pull request #119987 from bruvzg/rtl_ll
[RTL] Fix last line height with some fallback fonts.
|
2026-06-03 11:02:35 -05:00 |
|
Pāvels Nadtočajevs
|
facdd8eea6
|
[RTL] Fix last line height with some fallback fonts.
|
2026-06-03 09:00:43 +03:00 |
|
Silc Lizard (Tokage) Renew
|
4b82c44607
|
Fix AnimationNode's branching by custom timeline usage
|
2026-06-03 03:51:41 +09:00 |
|
Thaddeus Crews
|
417cd33bf6
|
Merge pull request #119968 from Chaosus/shader_update_syntax_highlighting
Properly update shader text syntax highlighting (for disabled regions)
|
2026-06-02 09:39:08 -05:00 |
|
Thaddeus Crews
|
9da915af9f
|
Merge pull request #119871 from chocola-mint/fix-#119769
Make `AnimationNodeAnimation`'s custom timeline processing logic compatible with `AnimationMixer`
|
2026-06-02 09:39:07 -05:00 |
|
Chaosus
|
b5d9b7a32b
|
Properly update shader text syntax highlighting (for disabled regions)
|
2026-06-02 16:19:24 +03:00 |
|
Ravi Prakash Nag
|
ae594ad4dc
|
Use Vector2 for LabelSettings stacked shadows offset
|
2026-06-02 13:25:37 +02:00 |
|
chocola-mint
|
94d51d48df
|
Make AnimationNodeAnimation's custom timeline processing logic compatible with AnimationMixer
|
2026-06-02 19:39:09 +09:00 |
|
Thaddeus Crews
|
f3ec4cee64
|
Merge pull request #119872 from Ijtihed/fix-polygon2d-fast-path-aabb
Fix Polygon2D being culled against a stale AABB after editing vertices
|
2026-06-01 11:15:15 -05:00 |
|
Thaddeus Crews
|
73e08d2882
|
Merge pull request #118387 from Calinou/basebutton-fix-shortcut-feedback-time-scale
Fix BaseButton shortcut feedback being affected by time scale
|
2026-06-01 11:15:15 -05:00 |
|
Ijtihed
|
0490383004
|
Fix Polygon2D culling against a stale AABB on the draw fast path
The #117334 fast path updates vertices in place without refreshing the mesh AABB soo the node is culled against its previous bounds.
Fixes #119843
|
2026-05-29 17:50:43 +03:00 |
|
Thaddeus Crews
|
e82870e250
|
Merge pull request #119819 from KoBeWi/fix-curve-set-point-count-preserve-indices-but-without-the-tests
Fix Curve point count expansion preserving points
|
2026-05-27 11:27:44 -05:00 |
|
Thaddeus Crews
|
da7924dfa3
|
Merge pull request #118488 from StarryWorm/fix-118397
Fix issue in `BoxContainer` that clipped children with non-integer minimum sizes
|
2026-05-27 11:27:42 -05:00 |
|
kobewi
|
c2ef9d3d5b
|
Fix Curve point count expansion preserving points
Co-authored-by: Emanuele Denaro <79084923+SeriumTW@users.noreply.github.com>
|
2026-05-27 17:42:25 +02:00 |
|
Thaddeus Crews
|
c96e11965f
|
Merge pull request #119329 from Nintorch/fix-button-regression
Fix `Input.parse_input_event` `Button` regression
|
2026-05-26 10:09:40 -05:00 |
|
Thaddeus Crews
|
2014874dbd
|
Merge pull request #119692 from bruvzg/ci_scale_ovs
Add property to auto adjust oversampling with canvas item scale.
|
2026-05-26 10:09:37 -05:00 |
|
Thaddeus Crews
|
66658e7f4c
|
Merge pull request #119737 from KoBeWi/separator_of_bugs_from_notbugs
Fix PopupMenu counting separators for search bar
|
2026-05-26 10:09:36 -05:00 |
|
sydist
|
5624c4409b
|
Fix RichTextLabel tab_size 0 causing 1px indent on lists and indents
|
2026-05-26 01:19:54 +02:00 |
|
Michael Alexsander
|
89d7b494d7
|
Add property to auto adjust oversampling with canvas item scale. Apply it to theme preview.
|
2026-05-25 22:17:59 +03:00 |
|
Nintorch
|
adcdcd9d9d
|
Fix Input.parse_input_event Button regression
This PR fixes the issue where using `Input.parse_input_event` can make button presses stop working in some circumstances.
|
2026-05-25 23:59:10 +05:00 |
|
Thaddeus Crews
|
5653d1a42f
|
Merge pull request #116725 from BrotherShort/fix-drawing-row-rect-bug
Fix drawing tree row rect bug
|
2026-05-25 11:19:08 -05:00 |
|
Thaddeus Crews
|
673c2869eb
|
Merge pull request #119507 from syntaxerror247/fix-tree-drag-drop
Fix mouse dragging in `Tree` node on touchscreen devices
|
2026-05-25 11:19:01 -05:00 |
|
kobewi
|
ab57be1959
|
Fix PopupMenu counting separators for search bar
|
2026-05-25 15:11:47 +02:00 |
|
Anish Kumar
|
54bfec8470
|
Fix mouse dragging in Tree on touchscreen devices
|
2026-05-25 10:27:33 +05:30 |
|
Thaddeus Crews
|
44a215ec06
|
Merge pull request #117217 from uno1982/fix/viewport-texture-path-update-null-common-parent
Fix Viewport path update error when dock is reparented during tree
|
2026-05-22 19:24:21 -05:00 |
|
Thaddeus Crews
|
f756463116
|
Merge pull request #118613 from YeldhamDev/game_view_fixes
Fix a pair of regressions in the Game view node selection
|
2026-05-22 19:24:19 -05:00 |
|
Pāvels Nadtočajevs
|
9106caa709
|
[Tree] Fix editor popup opening outside the window.
|
2026-05-20 09:13:29 +03:00 |
|
Thaddeus Crews
|
014ff66970
|
Merge pull request #119538 from bruvzg/slider_focus
[Slider] Account for accessibility state when grabbing focus.
|
2026-05-19 11:18:32 -05:00 |
|
Thaddeus Crews
|
7a1dda1478
|
Merge pull request #119565 from bruvzg/tres_bom
Skip UTF-8 BOM when loading TRES.
|
2026-05-19 11:18:28 -05:00 |
|
Thaddeus Crews
|
f04809882b
|
Merge pull request #119367 from YeldhamDev/filesystem_keep_selection
Fix and improve selection behavior in the Filesystem dock
|
2026-05-19 11:18:19 -05:00 |
|
Pāvels Nadtočajevs
|
9269321f8a
|
Skip UTF-8 BOM when loading TRES.
|
2026-05-19 14:35:24 +03:00 |
|
Pāvels Nadtočajevs
|
0a38c5802c
|
[Slider] Account for accessibility state when grabbing focus.
|
2026-05-18 11:12:47 +03:00 |
|
Thaddeus Crews
|
b8c2d43bdf
|
Merge pull request #118265 from L3GiaBao/fix-boneattachment3d-throwing-!is_inside_tree()
Fix `BoneAttachment3D` throws `!is_inside_tree()`
|
2026-05-15 15:42:07 -05:00 |
|
Fredia Huya-Kouadio
|
5f7b82e20f
|
Fix reported crashes from the Play store
- Fixes https://play.google.com/console/u/0/developers/5310120689138741555/app/4972363226496209566/vitals/crashes/6747aea8b031aa6718dfd3909b7c2879/details?days=28&isUserPerceived=true&versionCode=40700105
- Fixes https://play.google.com/console/u/0/developers/5310120689138741555/app/4972363226496209566/vitals/crashes/0f8b9c9f9936f3b8e7027940a99a5c85/details?days=28&isUserPerceived=true&versionCode=40700105
|
2026-05-15 10:53:08 -07:00 |
|
Michael Alexsander
|
e2278afdd3
|
Fix and improve selection behavior in the Filesystem dock
|
2026-05-14 11:08:24 -03:00 |
|
Thaddeus Crews
|
6b8828da12
|
Merge pull request #119439 from mihe/submenu-position-fix
Fix `PopupMenu` submenu positioning not accounting for margins
|
2026-05-14 09:06:50 -05:00 |
|
Thaddeus Crews
|
db0467cc6a
|
Merge pull request #118895 from Infiland/fix-118826-inspector-tooltips
Fix inspector tooltips after focus changes
|
2026-05-14 09:06:48 -05:00 |
|
Thaddeus Crews
|
f2ca4b0f62
|
Merge pull request #118886 from mihe/scaled-popup-flip-flop
Fix `PopupMenu` input handling when scaled/padded
|
2026-05-14 09:06:47 -05:00 |
|
Thaddeus Crews
|
d58cd48e46
|
Merge pull request #118653 from Alex2782/fix_multi_input
Fix: support multi-input for `BaseButton` with Alt + Click
|
2026-05-14 09:06:47 -05:00 |
|
Mikael Hermansson
|
b9634e7c68
|
Fix PopupMenu input handling when scaled/padded
|
2026-05-13 20:47:01 +02:00 |
|
Mikael Hermansson
|
fec858e3b4
|
Fix PopupMenu submenu positioning not accounting for margins
|
2026-05-13 18:59:12 +02:00 |
|
Thaddeus Crews
|
3d601008d0
|
Merge pull request #119420 from YeldhamDev/tabcon_front_fix
Always disable `all_tabs_in_front` in `TabContainer`
|
2026-05-13 09:53:53 -05:00 |
|
Mikael Hermansson
|
ca475b9a35
|
Fix various accessibility issues in PopupMenu
|
2026-05-13 15:28:25 +02:00 |
|
Thaddeus Crews
|
eb7cfe1362
|
Merge pull request #119328 from bruvzg/ac_nested_popup_rects
[Accessibility] Fix positions of nested popups sent to the screen reader.
|
2026-05-12 12:25:47 -05:00 |
|
Thaddeus Crews
|
93528c1ad7
|
Merge pull request #119411 from bruvzg/rtl_del_upd
[RTL] Update line start items after delete.
|
2026-05-12 12:25:46 -05:00 |
|
Thaddeus Crews
|
9dc22aa76c
|
Merge pull request #119310 from KoBeWi/instant_default
Fix 2D instance parameters not being revertible
|
2026-05-12 12:25:44 -05:00 |
|
Thaddeus Crews
|
2828be93cf
|
Merge pull request #119069 from Ryan-000/fix-animation-9
Fix BlendSpace point insertion shift at a specific index
|
2026-05-12 12:25:43 -05:00 |
|