11 Commits

Author SHA1 Message Date
Mario Zechner
4239af0a1a [godot] Fix up formatter. 2022-05-31 12:29:25 +02:00
badlogic
4326314fd1 [godot] pragma once, clean-up SpineSlotNode, add SpineBoneNode + example 2022-04-30 14:59:16 +02:00
badlogic
4c417dd2c2 [godot] Rework invalidation of native spine objects, add unit test. 2022-04-26 23:34:57 +02:00
badlogic
6ad83c94a8 [godot] Make SpineObjectWrapper a RefCounted, fix up type hierarchy. 2022-04-26 17:15:27 +02:00
badlogic
e807ef406c [godot] Prepare all classes for proper native object handling based on signals. 2022-04-26 17:04:00 +02:00
badlogic
7fe9e7cbdf [godot] (u)int64_t -> int 2022-04-26 13:34:03 +02:00
Mario Zechner
ccc43a3864 [godot] 4.x compatibility. 2022-04-21 02:40:26 +02:00
Mario Zechner
2ec5d44ed3 [godot] Fix all clang-tidy issues. 2022-04-20 15:10:00 +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
90ce24b839 [godot] Clean-up SpineSkin. 2022-04-20 11:10:34 +02:00
Mario Zechner
8bf0525020 [godot] Move spine_godot outside the Godot source tree. 2022-04-09 17:56:41 +02:00