1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-11 13:10:58 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Thaddeus Crews
8e801274d6 Merge pull request #109881 from vaner-org/animationtree-focus-steal
Fix overly aggressive focus grabbing by StateMachine and BlendSpaces
2025-08-24 11:04:32 -05:00
Thaddeus Crews
61c6a82921 Merge pull request #109777 from vaner-org/blendspace-drag-release-fix
Fix incorrect `blend_position` values in BlendSpace editor after dragging point
2025-08-24 11:04:29 -05:00
vaner-org
5a7c5ab0a3 Fix overly aggressive focus stealing by StateMachine and BlendSpaces 2025-08-22 23:57:05 +05:30
vaner-org
a3741cda5a Fix error panel padding always present on load 2025-08-20 09:43:47 +05:30
vaner-org
08d2d21a79 Fix doubled transformation when mouse released 2025-08-19 20:43:17 +05:30
A Thousand Ships
f11aff3841 Editor: Restructure editor code
Moving various editor files into sub folders to reduce clutter
2025-07-04 18:18:22 +02:00