Mario Zechner
|
b7ee102dda
|
[flutter] Add physics example.
|
2024-04-09 12:05:57 +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 |
|
Mario Zechner
|
bd781912da
|
[flutter] Fixes #2479, use default FilterQuality.none
|
2024-03-19 16:03:30 +01:00 |
|
Hán Trung Kiên
|
8e200efdbb
|
flutter: fix memory cleanup is slow due to not destroying shaders (#2470)
|
2024-03-06 03:43:09 +01:00 |
|
Kaisei
|
2c6d10bef8
|
Fix skeleton.getY() and skeleton.getScaleY() (#2454)
|
2024-01-22 15:14:26 +01:00 |
|
Mario Zechner
|
5279da1f80
|
[flutter] Fix multiply blend mode
See https://esotericsoftware.com/forum/d/25369-spine-flutter-slot%E6%B7%B7%E5%90%88%E6%A8%A1%E5%BC%8F%E5%90%8Ealpha%E4%B8%A2%E5%A4%B1/2
|
2024-01-03 06:19:30 +01:00 |
|
Mario Zechner
|
73d892740d
|
[flutter] Properly invoke track entry listeners, closes #2349
|
2023-12-11 14:24:54 +01:00 |
|
Mario Zechner
|
49f3e6c542
|
[flutter] Make texture atlas page filter quality configurable, see #2362
|
2023-12-11 14:19:35 +01:00 |
|
Mario Zechner
|
58887199ca
|
[flutter] Upgraded to Flutter 3.16.0, fixes #2420
|
2023-11-26 13:59:38 +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
|
92ed5f6fa7
|
[flutter] Fix path composition when loading from assets. Requires forward slash, path.join() does not work on Windows.
|
2023-09-22 17:30:47 +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
|
d596731ca3
|
[flutter] Minor cosmetics.
|
2023-04-04 13:25:04 +02:00 |
|
Mario Zechner
|
728aa6226b
|
[flutter] Fix doc headers, pub version.
|
2023-03-08 14:46:48 +01:00 |
|
Mario Zechner
|
714edf501c
|
[flutter] Implement blend modes, see #2200
|
2023-03-06 11:43:14 +01:00 |
|
Mario Zechner
|
8e16576e94
|
[flutter] Backport to 4.1.
|
2023-02-17 11:38:40 +01:00 |
|