Ricardo Sanchez-Saez
|
3106b11108
|
Add XROrigin3D scale warning
|
2026-01-08 17:04:54 -08:00 |
|
kleonc
|
5a275eae38
|
Preserve winding order for transformed tiles' navigation polygons
|
2026-01-08 19:41:56 +01:00 |
|
Michael Alexsander
|
8e305bb701
|
Add color theme for scroll hints
|
2026-01-08 14:10:55 -03:00 |
|
Michael Alexsander
|
2b5c901f3d
|
Fix text in ItemList being cutoff when it shouldn't
|
2026-01-08 12:05:08 -03:00 |
|
Rémi Verschelde
|
64bc9a25a3
|
Merge pull request #114722 from bruvzg/x_focus
[Accessibility] Force keyboard focus to the exclusive child.
|
2026-01-08 15:17:30 +01:00 |
|
Rémi Verschelde
|
877188dab1
|
Merge pull request #114709 from YeldhamDev/itemlist_icon_top_fix
Fix incorrect position of icons in `ItemList` when on top mode
|
2026-01-08 15:17:26 +01:00 |
|
Pāvels Nadtočajevs
|
89372664a2
|
[Accessibility] Force keyboard focus to the exclusive child.
|
2026-01-08 08:32:57 +02:00 |
|
Michael Alexsander
|
872e4da330
|
Fix incorrect position of icons in ItemList when on top mode
|
2026-01-07 21:10:53 -03:00 |
|
Michael Alexsander
|
62d0392131
|
Fix Tree items ignoring inner margins
|
2026-01-07 18:04:13 -03:00 |
|
Rémi Verschelde
|
3caa11c75d
|
Merge pull request #114032 from syntaxerror247/editor-settings-reg
Fix editor settings parsing regression on Android
|
2026-01-07 01:41:36 +01:00 |
|
Thaddeus Crews
|
82bc54c7d6
|
Merge pull request #114487 from TokageItLab/fix-ad-start-animnode
Fix discrete key is not processed by `advance_on_start` in AnimationNode
|
2026-01-06 15:39:39 -06:00 |
|
Rémi Verschelde
|
6da13253f2
|
Merge pull request #114506 from passivestar/colorpicker-hover-pressed
Fix color picker mode tabs in modern theme
|
2026-01-06 18:25:55 +01:00 |
|
Rémi Verschelde
|
c742d107e2
|
Merge pull request #114635 from passivestar/flat-menu-button
Fix inconsistent MenuButton styles
|
2026-01-06 11:00:27 +01:00 |
|
Rémi Verschelde
|
6be8eb91fd
|
Merge pull request #114458 from TokageItLab/clear-anim-frame-after-apply
Ensure `clear_animation_instances()` after blending frame result
|
2026-01-06 11:00:08 +01:00 |
|
Rémi Verschelde
|
cca4e17d5a
|
Merge pull request #114398 from FifthTundraG/master
Fix `ScrollBar` not accepting `InputEventPanGesture`
|
2026-01-06 11:00:03 +01:00 |
|
passivestar
|
375a8f84d2
|
Fix inconsistent MenuButton style
|
2026-01-06 04:38:32 +04:00 |
|
Thaddeus Crews
|
e40cd8f580
|
Merge pull request #114412 from bruvzg/bin_bm
Fix binary BMFont flags handling.
|
2026-01-05 12:06:35 -06:00 |
|
Thaddeus Crews
|
6e3881b105
|
Merge pull request #114438 from bruvzg/pop_shrink
Make PopupMenu shrinking configurable.
|
2026-01-05 12:06:34 -06:00 |
|
Rémi Verschelde
|
9c880b59ac
|
Merge pull request #114385 from Meorge/bugfix/tileset-collision-polygon-points-error
Fix wording in TileSet collision polygon error message
|
2026-01-05 11:45:04 +01:00 |
|
Silc Lizard (Tokage) Renew
|
ecee746215
|
Hide animation library properties in inspector
|
2026-01-04 08:41:28 +09:00 |
|
kit
|
36f4ea227d
|
Fix SplitContainer set desired size infinite loop
|
2026-01-02 19:05:06 -05:00 |
|
Rémi Verschelde
|
588c657920
|
Merge pull request #114240 from TokageItLab/fix-handring-ik
Fix setter for readonly bone name in the joint array and add null check in IKModifier3D
|
2026-01-01 21:50:34 +01:00 |
|
passivestar
|
0e9eb62fb3
|
Fix color picker mode tabs in modern theme
|
2026-01-01 22:46:30 +04:00 |
|
Rémi Verschelde
|
4b96991907
|
Merge pull request #114453 from BenLubar/compile-without-3d-physics-again-again
Make Godot compile with 3D physics disabled again, again.
|
2026-01-01 16:47:55 +01:00 |
|
Rémi Verschelde
|
38e032b67a
|
Merge pull request #114445 from ndarilek/add-splitter-name
a11y: Add accessible name to resizable splitters
|
2026-01-01 16:47:51 +01:00 |
|
Rémi Verschelde
|
c7531846af
|
Merge pull request #114444 from ndarilek/only-focus-focusable
a11y: Only support blur and focus actions on widgets that are actually focusable
|
2026-01-01 16:47:47 +01:00 |
|
Rémi Verschelde
|
fa740ac5f3
|
Merge pull request #114431 from TokageItLab/fix-limitation-gizmo-on-root
Fix IKModifier/JointLimitation gizmo on root bone and dirty handling
|
2026-01-01 16:47:39 +01:00 |
|
Rémi Verschelde
|
3349d14f84
|
Merge pull request #114404 from kitbdev/fix-te-move-caret-word-hidden
Fix TextEdit moving caret word left/right can hide the caret
|
2026-01-01 16:47:30 +01:00 |
|
Rémi Verschelde
|
d5d369b697
|
Merge pull request #114395 from TokageItLab/ik-lim-rr-ag
Change `radius_range` to `angle` to indicate hole size of `JointLimitationCone3D`
|
2026-01-01 16:47:26 +01:00 |
|
Rémi Verschelde
|
f655f60649
|
Merge pull request #113461 from adamscott/text-changed-push-text
Add non-public `{Line,Text}Edit::_set_text()` to fix `text_submitted` signal emission on Web
|
2026-01-01 16:46:10 +01:00 |
|
Rémi Verschelde
|
cde4f41e9a
|
Merge pull request #112475 from BrotherShort/fix-icon-max-width-editable
Fix tree item editable area missing icon max width bug
|
2026-01-01 16:45:47 +01:00 |
|
Adam Scott
|
263589497b
|
Add non-public {Line,Text}Edit::_set_text()
- [Web] Fix "Enter" not triggering LineEdit submits.
Co-authored-by: Marwen Azouzi <marwen.azouzi@datadoghq.com>
|
2026-01-01 12:00:52 +01:00 |
|
StamLord
|
fc7d6da3fa
|
FoldableContainer: Override has_point to use title rect when folded
|
2026-01-01 11:54:24 +01:00 |
|
Silc Lizard (Tokage) Renew
|
c8c0aa9297
|
Fix discrete key is not processed by advance_on_start in AnimationNode
|
2026-01-01 07:26:41 +09:00 |
|
Silc Lizard (Tokage) Renew
|
8299b704b3
|
Ensure clear_animation_instances after blending frame result
|
2025-12-31 07:09:28 +09:00 |
|
Ben Lubar
|
38dd2e69d0
|
Make Godot compile with 3D physics disabled again.
|
2025-12-30 12:19:21 -06:00 |
|
Silc Lizard (Tokage) Renew
|
261ab6092b
|
Change radius_range to angle to indicate hole of JointLimitationCone3D
|
2025-12-31 00:53:57 +09:00 |
|
Nolan Darilek
|
7f13b04c99
|
a11y: Only support blur and focus actions on widgets that are actually focusable
|
2025-12-30 09:20:45 -05:00 |
|
Nolan Darilek
|
9aa4a7fa8f
|
a11y: Add accessible name to resizable splitters
|
2025-12-30 09:02:15 -05:00 |
|
Pāvels Nadtočajevs
|
64277e6101
|
Make PopupMenu shrinking configurable.
|
2025-12-30 08:33:41 +02:00 |
|
Silc Lizard (Tokage) Renew
|
8a4fec4397
|
Fix IKModifier/ JointLimitation gizmo on root bone and dirty handling
|
2025-12-30 08:15:26 +09:00 |
|
Pāvels Nadtočajevs
|
30dc68dd93
|
Fix binary BMFont flags handling.
|
2025-12-29 08:06:51 +02:00 |
|
kit
|
cbc3a989fb
|
Fix TextEdit moving caret word left/right can hide
|
2025-12-28 16:42:29 -05:00 |
|
FifthTundraG
|
ea49483334
|
Fix ScrollBar not accepting InputEventPanGesture
|
2025-12-28 13:46:40 -05:00 |
|
Malcolm Anderson
|
4eca0fbbc3
|
Fix wording in TileSet collision polygon error message
|
2025-12-27 16:04:16 -08:00 |
|
kleonc
|
3e5f3e9d35
|
Fix sorting_offset property flags for Decal
|
2025-12-25 15:24:30 +01:00 |
|
Rémi Verschelde
|
764de6fecc
|
Merge pull request #114231 from passivestar/tree-line-edit
Fix tree line editor corners
|
2025-12-21 10:41:44 +01:00 |
|
Rémi Verschelde
|
97f584f58e
|
Merge pull request #114062 from CSLRDoesntGameDev/master
Return at invalid skeleton in ChainIK3D before updating mutable info
|
2025-12-21 10:41:03 +01:00 |
|
CSLRDoesntGameDev
|
4609ba77e6
|
Return at invalid skeleton in ChainIK3D before updating mutable info
|
2025-12-20 13:37:32 -07:00 |
|
passivestar
|
d5cf2a5e7f
|
Fix tree line editor corners
|
2025-12-20 22:20:05 +04:00 |
|