Releases: defold/extension-spine
Releases · defold/extension-spine
3.6.4
3.6.3
3.6.2
Validate whether the `spinescene` can be loaded
- Validate whether the
spinescene
can be loaded
Updated for Defold 1.9.6+
Rebuilt all libraries with latest Defold 1.9.6
Fixed a rare crash when a Spine model can't be fully loaded.
- If an animation can't be loaded for some reason, ensure that the destruction process doesn't attempt to destroy anything that hasn't been initialized.
Updated for Defold 1.9.4+
Rebuilt all libraries with latest 1.9.4 Beta hash
Fixed issue when getting material
FIX: go.get("#spine", "material")
will now correctly return the material used by the spinemodel.
This version works with Defold 1.9.1+
Updated for Defold 1.9.1+
Migrate to new save system in the editor
Updated to Spine 4.2
NEW: The extension has been updated to use Spine 4.2.
This version works with Defold 1.9.0+