11 Commits

Author SHA1 Message Date
Mario Zechner
ac7f0654a6 [cpp][flutter] Added spine-lite-cpp, changed spine-flutter to use spine-lite-cpp. 2024-04-19 14:43:00 +02:00
Mario Zechner
f1d6515e26 [cpp] Fix unitialized variable 2024-04-09 11:21:21 +02:00
Mario Zechner
3b4e6eff65 [flutter] Ported 4.2 changes in native code. PhysicsConstraint(Data) missing on Flutter side. 2024-04-04 17:30:25 +02:00
Harald Csaszar
651611b573 Merge branch '4.1' into 4.2-beta 2024-03-07 16:06:59 +01:00
Kaisei
5edc53f2b0
[flutter] Fix missing definition of Blend mode set function (#2458)
* Fix skeleton.getY() and skeleton.getScaleY()

* [flutter] Fix missing definition of Blend mode set function.
2024-03-06 03:27:13 +01:00
Mario Zechner
b8f3a8b8ae [ts] Fix SkeletonJson physics constraints and timelines parsing. 2023-12-19 15:09:48 +01:00
Mario Zechner
40618ccf4e [sdl][sfml][flutter] Fix clipping, closes #2431 2023-12-11 14:07:28 +01:00
Mario Zechner
b89d550711 [flutter] Closes #2383, fix allocations of temp structs for Windows.
Dart FFIs MallocAllocator does in fact not use malloc...

# Conflicts:
#	spine-flutter/lib/assets/libspine_flutter.wasm
2023-09-22 22:11:52 +02:00
Mario Zechner
4047f1ba07 Updated license headers. 2023-07-31 13:29:16 +02:00
Mario Zechner
bee4d4060c [flutter] Batch by color as well, to avoid Impeller slow path
See https://github.com/flutter/flutter/issues/127486
2023-06-02 15:21:37 +02:00
Mario Zechner
8e16576e94 [flutter] Backport to 4.1. 2023-02-17 11:38:40 +01:00