浏览代码

[flutter] Port of commit f1e0f0f: Fixed animation not being mixed out in some cases.

Davide Tantillo 5 月之前
父节点
当前提交
cb28aeeedc
共有 3 个文件被更改,包括 4 次插入1 次删除
  1. 3 0
      spine-flutter/CHANGELOG.md
  2. 二进制
      spine-flutter/lib/assets/libspine_flutter.wasm
  3. 1 1
      spine-flutter/pubspec.yaml

+ 3 - 0
spine-flutter/CHANGELOG.md

@@ -1,3 +1,6 @@
+# 4.2.35
+ - Port of commit f1e0f0f: Fixed animation not being mixed out in some cases.
+
 # 4.2.34
 - Support latest emscripten SDK (4.0.6+) via update of web_ffi
 

二进制
spine-flutter/lib/assets/libspine_flutter.wasm


+ 1 - 1
spine-flutter/pubspec.yaml

@@ -1,6 +1,6 @@
 name: spine_flutter
 description: The official Spine Flutter Runtime to load, display and interact with Spine animations.
-version: 4.2.34
+version: 4.2.35
 homepage: https://esotericsoftware.com
 repository: https://github.com/esotericsoftware/spine-runtimes
 issue_tracker: https://github.com/esotericsoftware/spine-runtimes/issues