Silc Lizard (Tokage) Renew
|
c6ab601364
|
Fix read-only state for Skeleton and Inspector
|
2025-11-15 23:10:15 +09:00 |
|
Thaddeus Crews
|
6c63a1fd8b
|
Merge pull request #107959 from rapust/add-keyframe-shortcuts
Add "Go to Next/Previous Keyframe" to Animation Edit menu
|
2025-11-14 14:22:44 -06:00 |
|
Thaddeus Crews
|
ba44671777
|
Merge pull request #112148 from carterwilson1337/master
Track groups in Animation tab hover highlight
|
2025-11-13 20:52:24 -06:00 |
|
Thaddeus Crews
|
3387636918
|
Merge pull request #112710 from vaner-org/fix-blendspace2d-triangle-error
Fix error in `BlendSpace2D` when selecting blend position tool
|
2025-11-13 20:52:09 -06:00 |
|
vaner-org
|
6146f3efee
|
Fix error when switching to point movement mode from edit mode
|
2025-11-13 10:29:34 +05:30 |
|
carterwilson1337
|
472c8df99b
|
Track groups in Animation tab hover highlight
Co-authored-by: Silc Lizard (Tokage) Renew <tokage.it.lab@gmail.com>
Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
|
2025-11-11 14:35:42 -05:00 |
|
Benjamin
|
e40621925b
|
Fix crash when rearranging filtered animation tracks
|
2025-11-11 19:49:35 +01:00 |
|
Thaddeus Crews
|
8327dfa215
|
Merge pull request #112092 from timothyqiu/ts-nums
Move localized number formatting methods to `TranslationServer`
|
2025-11-10 17:47:09 -06:00 |
|
Thaddeus Crews
|
febd1d32cf
|
Merge pull request #111803 from PavielKraskouski/fix-dragging-blend-position
Fix unwanted blend position movement
|
2025-11-10 08:20:11 -06:00 |
|
Thaddeus Crews
|
58c124fd97
|
Merge pull request #111398 from xuhuisheng/dev/anim_length
Set step before set value, to fix animation length issue
|
2025-11-10 08:20:04 -06:00 |
|
Haoyu Qiu
|
72d437c030
|
Move localized number formatting methods to TranslationServer
Co-Authored-By: Pāvels Nadtočajevs <7645683+bruvzg@users.noreply.github.com>
|
2025-11-10 15:01:22 +08:00 |
|
Paviel Kraskoŭski
|
f68242f533
|
Fix dragging blend position
|
2025-11-06 03:20:10 +03:00 |
|
LuoZhihao
|
ce2fae79b1
|
Fallback to parent class icon by default for gdextension
|
2025-10-31 18:03:32 +08:00 |
|
Thaddeus Crews
|
597b0a2f03
|
Merge pull request #109986 from SomeRanDev/animation_node_state_machine_playback_expansion
Expose `get_fading_...` methods for `AnimationNodeStateMachinePlayback`
|
2025-10-28 12:19:20 -05:00 |
|
Thaddeus Crews
|
505c732c30
|
Merge pull request #109534 from vaner-org/reconnect-statemachine-transitions
Allow reconnecting AnimationNodeStateMachine transitions
|
2025-10-20 18:09:49 -05:00 |
|
Thaddeus Crews
|
63fa4fc2ba
|
Merge pull request #110131 from vaner-org/animationtree-better-deselection
Improve deselection in AnimationTree editors and inspector
|
2025-10-20 18:09:40 -05:00 |
|
vaner-org
|
f6a6aad6eb
|
Better deselection handling in AnimationTree editors
|
2025-10-19 02:38:59 +05:30 |
|
vaner-org
|
51a54636c1
|
Allow reconnecting AnimationNodeStateMachine transitions
|
2025-10-19 02:38:50 +05:30 |
|
Thaddeus Crews
|
8aebfb7776
|
Merge pull request #109839 from vaner-org/blendspace-double-click
Double-click BlendSpace points to open their editor
|
2025-10-17 09:07:43 -05:00 |
|
Thaddeus Crews
|
4a7ca086a3
|
Merge pull request #109605 from vaner-org/statemachine-play-highlight-fix
Correctly reset StateMachine opacity when a node is played or renamed
|
2025-10-17 09:07:42 -05:00 |
|
Thaddeus Crews
|
d5942cf5fd
|
Merge pull request #109792 from vaner-org/blendspace-better-cursor
Make BlendSpace selection tool consistent with StateMachine/BlendTree functionality
|
2025-10-17 09:07:39 -05:00 |
|
kobewi
|
b9f7f2d767
|
Fix some easing presets not translated
Co-authored-by: Haoyu Qiu <timothyqiu32@gmail.com>
|
2025-10-10 13:21:56 +02:00 |
|
xuhuisheng
|
d0ad6d6023
|
set step before set value, to fix animation length issue
|
2025-10-08 15:07:32 +08:00 |
|
Ryan
|
35999a16dd
|
Fix AnimationPlayer to use StringName instead of String
Co-Authored-By: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
|
2025-10-06 16:29:40 -04:00 |
|
Thaddeus Crews
|
9fc656d2bf
|
Merge pull request #110676 from YeldhamDev/can_you_bezier_a_marker
Show marker lines/sections in the animation bezier editor
|
2025-10-06 14:34:14 -05:00 |
|
Thaddeus Crews
|
d1d28c0bcf
|
Merge pull request #111223 from Ivorforce/remove-iterator-include
Replace `std::size` usage with `std_size` to avoid `<iterator>` include.
|
2025-10-06 09:06:49 -05:00 |
|
Lukas Tenbrink
|
1db0a60dc0
|
Replace std::size usage with std_size to avoid <iterator> include.
|
2025-10-05 00:26:11 +02:00 |
|
vaner-org
|
79b45ac162
|
Make BlendSpace cursor default, and more like StateMachine
|
2025-10-04 09:35:44 +05:30 |
|
Thaddeus Crews
|
38af23a654
|
Merge pull request #89409 from aaronfranke/server-folders
Move server files into their subfolders
|
2025-10-03 12:01:00 -05:00 |
|
Thaddeus Crews
|
a0afcdd05a
|
Merge pull request #103416 from CreatedBySeb/animation-workflow-enhancements
Minor Animation Player workflow enhancements
|
2025-10-01 13:12:44 -05:00 |
|
Aaron Franke
|
3d1c9fd5de
|
Move server files into their subfolders
|
2025-09-30 19:39:39 -07:00 |
|
Aaron Franke
|
9fbf5808a0
|
Rename server "free" functions to "free_rid" to match exposed API
|
2025-09-30 16:52:25 -07:00 |
|
Thaddeus Crews
|
af08ab49f7
|
Merge pull request #107468 from Calinou/editor-animationtree-warn-disabled
Display AnimationTree editor warnings when the node is disabled
|
2025-09-30 18:35:14 -05:00 |
|
A Thousand Ships
|
bd65cfa876
|
Revert "Replace many uses of is_class with derives_from."
This reverts commit 78b743cf4a.
|
2025-09-25 13:48:53 +02:00 |
|
Lukas Tenbrink
|
8ef4a43ada
|
Replace many uses of is_class with derives_from.
|
2025-09-23 19:59:00 +02:00 |
|
Thaddeus Crews
|
a20ca7bbfe
|
Merge pull request #110459 from YeldhamDev/let_the_poor_ints_slide
Allow to use sliders for integers in `EditorSpinSlider`
|
2025-09-22 13:28:52 -05:00 |
|
Thaddeus Crews
|
be421bcdd4
|
Merge pull request #110250 from YeldhamDev/i_just_cant_keep_focused
Hide `Control` focus when given via mouse input
|
2025-09-22 13:28:44 -05:00 |
|
Michael Alexsander
|
f16ff829f0
|
Allow to use sliders for integers in EditorSpinSlider
|
2025-09-22 11:23:15 -03:00 |
|
Thaddeus Crews
|
25981beebd
|
Merge pull request #107511 from shadow-foss/insert-at-timeline-cursor-button
Add toggle for inserting keys/markers at current time vs mouse cursor's position
|
2025-09-20 13:41:35 -05:00 |
|
Sébastien Dunne Fulmer
|
cf65c18817
|
Auto-select sole AnimationPlayer on panel open
|
2025-09-19 18:53:37 +01:00 |
|
Sébastien Dunne Fulmer
|
8a741f10f8
|
Add button to add animation player in track editor
|
2025-09-19 18:53:37 +01:00 |
|
Michael Alexsander
|
aeb3a45c97
|
Hide Control focus when given via mouse input
|
2025-09-19 13:43:29 -03:00 |
|
Michael Alexsander
|
0f614cd63f
|
Show marker lines/sections in the animation bezier editor
|
2025-09-18 21:50:04 -03:00 |
|
Haoyu Qiu
|
d66cbe0114
|
Fix imported animation warning labeled as Imported Scene
|
2025-09-17 23:49:34 +08:00 |
|
Thaddeus Crews
|
7ce05be884
|
Merge pull request #109847 from vaner-org/blendspace-accessibility-name-typos
Fix typos in BlendSpace2D editor's axis labels' accessibility names
|
2025-09-16 11:44:53 -05:00 |
|
Maybee Rezbit
|
dc8f7b4f5d
|
Expose "fade" methods for AnimationNodeStateMachinePlayback
|
2025-08-28 13:54:42 -04:00 |
|
Thaddeus Crews
|
17c7b789c0
|
Merge pull request #109271 from Giganzo/animation-right-click
Fix glitched animation key after canceled dragging
|
2025-08-25 09:54:16 -05:00 |
|
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 |
|