Mario Zechner 88a26374fe [godot] Fixes extension setup script, closes #2801, closes #2804 hai 4 meses
..
.vscode 687a6959bb [godot] Fix static initializers for GDExtension initialization order, fix remaining FIXMEs, except SpineSprite rendering. hai 10 meses
build 88a26374fe [godot] Fixes extension setup script, closes #2801, closes #2804 hai 4 meses
example 76361f67a0 [godot] Update the Raptor texture atlas in the example project to the correct one. See #2663 hai 9 meses
example-v4 76361f67a0 [godot] Update the Raptor texture atlas in the example project to the correct one. See #2663 hai 9 meses
example-v4-csharp 76361f67a0 [godot] Update the Raptor texture atlas in the example project to the correct one. See #2663 hai 9 meses
example-v4-extension adcb11985f [godot] GH extension build hai 7 meses
spine_godot a0d28956d2 [godot] Fixes for 4.4, see #2801 hai 4 meses
README.md 072c2c0965 Update README.mds, preprare spine-flutter for publication hai 1 ano
SConstruct 379c42fed3 [godot] Try another fix to get thorvg building on GHA hai 8 meses
methods.py e9b43f9c73 [godot] More GDExtension work. SpineAnimationTrack, animation mixes editor plugin and SpineMesh2D are non-functional due to missing APIs in godot-cpp hai 10 meses
spine_godot_extension.gdextension adcb11985f [godot] GH extension build hai 7 meses
webserver.py adcb11985f [godot] GH extension build hai 7 meses

README.md

spine-godot

The spine-godot runtime provides functionality to load, manipulate and render Spine skeletal animation data using Godot 3.5.x and 4.0.x respectively. spine-godot is based on spine-cpp.

See the spine-godot documentation for in-depth information.

Licensing

You are welcome to evaluate the Spine Runtimes and the examples we provide in this repository free of charge.

You can integrate the Spine Runtimes into your software free of charge, but users of your software must have their own Spine license. Please make your users aware of this requirement! This option is often chosen by those making development tools, such as an SDK, game toolkit, or software library.

In order to distribute your software containing the Spine Runtimes to others that don't have a Spine license, you need a Spine license at the time of integration. Then you can distribute your software containing the Spine Runtimes however you like, provided others don't modify it or use it to create new software. If others want to do that, they'll need their own Spine license.

For the official legal terms governing the Spine Runtimes, please read the Spine Runtimes License Agreement and Section 2 of the Spine Editor License Agreement.

Spine version

spine-godot works with data exported from Spine 4.2.xx.

spine-godot supports all Spine features, except two-color tinting and the screen blend mode.