7920 Commits

Author SHA1 Message Date
Mario Zechner
f28f25da47 [flutter] Change package name to spine_flutter 2022-12-06 10:20:18 +01:00
Mario Zechner
ef3403d8ba [flutter] Formatting. 2022-12-06 10:06:28 +01:00
Mario Zechner
1cf95f49d2 [flutter] Formatting. 2022-12-06 10:04:51 +01:00
Mario Zechner
4b47af1e66 [flutter] Update example pubspec.lock 2022-12-06 10:01:42 +01:00
Mario Zechner
33463ff2eb [flutter] Include example in pub.dev package. 2022-12-06 09:39:48 +01:00
Mario Zechner
1202343820 [flutter] Fix README.md links http -> https 2022-12-06 09:34:10 +01:00
Mario Zechner
dd14cad0dd [flutter] Fix analyzer error in init_web.dart, ignore incorrectly bound types
This is necessary as this source file actually requires the bound C ffi types to link against Opaque from web_ffi. However, the analyzer doesn't trigger inclusion of web_ffi in the generated bindings file, links against dart:ffi instead, and trips.
2022-12-06 09:29:42 +01:00
Mario Zechner
41a43f503e [flutter] 4.2.6 release 2022-12-06 09:16:11 +01:00
Mario Zechner
de030c8e8c [flutter] Fix linter warnings and errors 2022-12-06 08:58:24 +01:00
Mario Zechner
577a36a2c5 Merge branch '4.1' into 4.2-beta 2022-12-05 13:31:41 +01:00
Mario Zechner
a3e84eef16 [sfml] Remove test.cpp 2022-12-05 13:31:29 +01:00
Mario Zechner
4525be9e42 Merge branch '4.1' into 4.2-beta 2022-12-05 13:30:26 +01:00
Mario Zechner
6e4c9517bc [sfml] Added testbed
# Conflicts:
#	CMakeLists.txt
#	spine-sfml/cpp/CMakeLists.txt
2022-12-05 13:30:05 +01:00
Harald Csaszar
603c024791 Merge branch '4.1' into 4.2-beta 2022-11-30 18:41:39 +01:00
Luke Ingram
38ae6f886c [c][cpp][ts] Port of 4bad9ec25e3281361a6599509881397711722e58 2022-11-30 13:34:20 -04:00
Harald Csaszar
88ef4bc5f7 [csharp] Port of commit 4bad9ec2. Fixed typo in transform constraint shortcut for 0 mix. 2022-11-30 18:24:47 +01:00
Nathan Sweet
4bad9ec25e [libgdx] Fixed typo in transform constraint shortcut for 0 mix. 2022-11-30 12:57:49 -04:00
Nathan Sweet
e87e387091 [libgdx] Fixed typo in transform constraint shortcut for 0 mix. 2022-11-30 12:57:26 -04:00
Nathan Sweet
be31d01b99 Merge branch '4.1' into 4.2-beta 2022-11-29 21:15:30 -04:00
Nathan Sweet
18e2fadbf0 Added chibi-stickers example project. 2022-11-29 21:14:07 -04:00
Mario Zechner
8aa66061d9 Merge branch '4.1' into 4.2-beta
# Conflicts:
#	.gitignore
2022-11-29 09:48:51 +01:00
Mario Zechner
0a14457f36 [godot] Apply light mask of sprite to mesh instances, closes #2197. 2022-11-29 09:47:45 +01:00
Mario Zechner
a7a2d844e1 [godot] Use our .clang-format. 2022-11-29 09:46:52 +01:00
Mario Zechner
4f03d02435 Merge branch '4.1' of https://github.com/esotericsoftware/spine-runtimes into 4.1 2022-11-29 09:32:30 +01:00
Mario Zechner
e545a11315 [godot] Update scenes with more default data. 2022-11-29 09:32:21 +01:00
Jordan Schidlowsky
e83b9c1714
fix incorrect ordering issue when applying custom materials to slot nodes (#2205) 2022-11-29 09:23:15 +01:00
Mario Zechner
459f88c5a2 Merge branch '4.1' into 4.2-beta 2022-11-29 09:10:51 +01:00
Mario Zechner
11d0a86d40 Formatting. 2022-11-29 09:10:34 +01:00
Mario Zechner
d525e42479 [cpp] Reference attachments in Skin::addSkin(), closes #2203, closes #2202. 2022-11-29 09:09:36 +01:00
Mario Zechner
7c285d6a3a [godot] Enable address sanitizer in debug builds. 2022-11-29 09:08:57 +01:00
Mario Zechner
7df5a47bd3 [ts] Release 4.2.10 2022-11-28 09:18:26 +01:00
Mario Zechner
9d3b6aa862 Merge branch '4.2-beta' of https://github.com/esotericsoftware/spine-runtimes into 4.2-beta 2022-11-28 09:16:46 +01:00
Mario Zechner
4a8899a1cf [ts] Update typescript to latest. 2022-11-28 09:15:30 +01:00
Mario Zechner
d878e5356b Merge branch '4.1' into 4.2-beta
# Conflicts:
#	spine-ts/package-lock.json
#	spine-ts/package.json
#	spine-ts/spine-canvas/package.json
#	spine-ts/spine-core/package.json
#	spine-ts/spine-player/package.json
#	spine-ts/spine-threejs/package.json
#	spine-ts/spine-webgl/package.json
2022-11-28 09:12:49 +01:00
Mario Zechner
1c55537fb8 [ts] Published 4.1.23 2022-11-28 09:11:02 +01:00
Mario Zechner
c19194ac7d [ts] Closes #2207, updates threejs to latest. 2022-11-28 09:09:46 +01:00
Harald Csaszar
8e1101ad9b Merge branch '4.1' into 4.2-beta 2022-11-24 18:23:31 +01:00
Harald Csaszar
8c3533835a [unity] Fixed blend mode materials not being generated when sequence uses multiple atlas pages. Closes #2201. 2022-11-24 18:22:05 +01:00
Mario Zechner
178c6453be [flutter] Fix grayscaling in dress-up example. 2022-11-24 14:05:43 +01:00
Mario Zechner
42186097c4 [flutter] Added additional SkeletonDrawable.renderToXXX() methods for simple offscreen rendering. 2022-11-24 13:03:10 +01:00
Mario Zechner
b0c63b8fa8 [flutter] Add SkeletonDrawable.renderToRawImageData(), clean-up dress up example. 2022-11-24 11:18:26 +01:00
Mario Zechner
dbc2e164f0 [flutter] Fix retention of drawable in SpineWidgetState, beginnings of debug renderer. 2022-11-24 07:46:27 +01:00
Mario Zechner
0b84fdbb32 [flutter] Fix batching, invoke bounds provider once before controller initalization, finish SkinsAndAnimationBounds 2022-11-24 07:02:09 +01:00
Mario Zechner
b65fef5b7a [cpp] Fix incorrect cast to VertexAttachment in SkeletonBinary 2022-11-24 06:21:19 +01:00
Mario Zechner
73b9b2af04 [flutter] Repro mesh generator for crash on Android Mail GPU. 2022-11-23 13:22:36 +01:00
Mario Zechner
ece135b8ec [flutter] 4.2.5 release. 2022-11-23 11:50:05 +01:00
Mario Zechner
4e8ca9c46f [flutter] Batching of render commands. 2022-11-23 11:47:52 +01:00
Mario Zechner
bd7ec75749 [flutter] Updated WASM binaries. 2022-11-23 10:23:01 +01:00
Mario Zechner
28312004e3 [flutter] Reduce allocations by using a block/bump allocator for rendering commands. 2022-11-23 10:19:41 +01:00
Mario Zechner
40df75abf4 [flutter] Move web_ffi fork to own repository/package, switch back to char for utf8 2022-11-23 07:19:29 +01:00