13 Commits

Author SHA1 Message Date
badlogic
dfd2fc057a [godot] Fetch animation player on the fly, improve animation player example. 2022-04-26 09:04:43 +02:00
badlogic
15e6ccf05e [godot] Clean-up animation-player example. 2022-04-25 22:39:53 +02:00
badlogic
5cd4b1410b [godot] Better scrubbing of SpineAnimationTrack, exposed more TrackEntry properties, fixes. 2022-04-25 22:22:12 +02:00
badlogic
a09e765c33 [godot] Added SpineAnimationTrack to sequence Spine animations with AnimationPlayer, see examples/08-annimation-player 2022-04-24 20:05:22 +02:00
badlogic
a2b2189faa [godot] Replaced bind nodes in SpineSprite with much more powerful SpineSlotNode. Added example scene. 2022-04-22 20:09:26 +02:00
badlogic
19fc6bab8b [godot] Add SpineSlotNode to attach arbitrary trees to skeleton slots, have skeleton, bone, slot, and transforms reference the enclosing SpineSprite. 2022-04-22 13:20:26 +02:00
badlogic
b4d6bbaf5a [godot] Mouse and bone following example. 2022-04-22 10:01:35 +02:00
badlogic
6fef444f03 [godot] Add animation state listener example. 2022-04-21 18:24:29 +02:00
badlogic
b06b06c7c2 [godot] Refactored examples, added listener example, fixed listener signal names. 2022-04-21 16:49:56 +02:00
Mario Zechner
6ba8f3d67c [godot] Clean-up SpineSkinAttachmentMapEntry
Entirely rewritten, we now return an array of SpineSkinEntry items instead.
2022-04-20 11:36:50 +02:00
Mario Zechner
422b4b4854 [godot] Minor fixes to example scenes. 2022-04-19 16:47:43 +02:00
Mario Zechner
5b9385e185 [godot] Beginnings of making animation mixes nicely inspector editable 2022-04-12 23:26:56 +02:00
Mario Zechner
2ae4851a83 [godot] Replace old classes with SpineNewXX, rework example project. 2022-04-09 16:52:23 +02:00