Mario Zechner
|
97d49b37b7
|
License header update
|
2025-05-26 13:24:06 +02:00 |
|
Mario Zechner
|
72381a534a
|
[cpp] Fix block allocator compression, closes #2792
|
2025-04-08 14:29:14 +02:00 |
|
Mario Zechner
|
9d14027ebb
|
[sdl] Call spSkeleton_update() for physics.
|
2024-11-07 15:36:57 +01:00 |
|
Mario Zechner
|
bf0a33876a
|
Formatting
|
2024-07-02 12:32:59 +02:00 |
|
Mario Zechner
|
d3c8ccbfc1
|
[sdl] Better leak detection in example
|
2024-07-01 15:48:34 +02:00 |
|
Mario Zechner
|
dcaa4f935e
|
[sdl] Switch to SkeletonRenderer.
|
2024-07-01 15:09:42 +02:00 |
|
Mario Zechner
|
e81ad9072d
|
[sfml] Refactor CMake build
|
2024-06-30 22:07:47 +02:00 |
|
Mario Zechner
|
70af9d8159
|
[sfml] Refactor CMake build
|
2024-06-30 21:03:37 +02:00 |
|
Mario Zechner
|
63d829682e
|
[sdl] Refactor CMake build
|
2024-06-30 20:53:28 +02:00 |
|
Misaki Eymard
|
d384397ad0
|
Update README.md
The link to the spine-godot documentation was left in error so removed it.
|
2024-05-29 12:16:33 +09:00 |
|
Mario Zechner
|
aaa9b81628
|
Formatting
|
2024-05-21 13:17:23 +02:00 |
|
Mario Zechner
|
b8f0aaaacc
|
[cpp] Skeleton.getBounds() optionally applies clipping, see #2515
|
2024-05-21 12:29:42 +02:00 |
|
Mario Zechner
|
cb3aa4ec7c
|
[sdl] Use PMA asset in example, formatting, port to C backend
|
2024-05-21 11:55:53 +02:00 |
|
oldeviloldevil
|
4cf43903c8
|
support premultiplied alpha (#2523)
* Update spine-sdl-cpp.h
* Update spine-sdl-cpp.cpp
|
2024-05-21 11:38:58 +02:00 |
|
Mario Zechner
|
a911384e67
|
Re-export examples and copy to runtimes
|
2024-05-16 16:08:40 +02:00 |
|
Mario Zechner
|
072c2c0965
|
Update README.mds, preprare spine-flutter for publication
|
2024-04-16 15:33:55 +02:00 |
|
Mario Zechner
|
5e34031c1a
|
[sdl] 4.2 port
|
2024-04-16 15:22:25 +02:00 |
|
Mario Zechner
|
ff9a6cde8b
|
[godot] Fix runtime.sh and export.sh scripts. Reexport all assets with latest editor version.
|
2024-04-09 11:03:10 +02:00 |
|
Mario Zechner
|
120577bfe6
|
Formatting
|
2024-04-04 15:27:43 +02:00 |
|
Mario Zechner
|
26d403c9b7
|
[sfml] Update to 2.6.1 on macOS, require VS 2022 on Windows, update README.md for Windows
|
2024-04-03 14:37:01 +02:00 |
|
Mario Zechner
|
78fc6daaf0
|
[c] Update to C99, it's 2024.
|
2024-04-03 14:36:24 +02:00 |
|
Mario Zechner
|
32952de12d
|
[cpp] Fixed parsing, physics, re-exported all assets and copied to runtime examples.
|
2024-04-02 17:51:14 +02:00 |
|
Mario Zechner
|
8210d25e2e
|
[cpp] Inherit timeline, latest ports from reference implementation, excluding loaders
|
2024-03-28 12:09:20 +01:00 |
|
Mario Zechner
|
dcb73ec24e
|
Updated example exports
|
2024-03-19 10:04:06 +01:00 |
|
Nathan Sweet
|
ecbc6329a9
|
Updated example exports to 4.2.32-beta.
|
2024-03-07 22:41:09 -04:00 |
|
Mario Zechner
|
c5d0b11807
|
Merge branch '4.1' into 4.2-beta
|
2023-12-11 14:29:55 +01:00 |
|
Mario Zechner
|
831566acf8
|
Fix formatting.
|
2023-12-11 14:29:44 +01:00 |
|
Mario Zechner
|
7c95f8467f
|
Merge branch '4.1' into 4.2-beta
# Conflicts:
# spine-flutter/CHANGELOG.md
# spine-flutter/lib/assets/libspine_flutter.wasm
# spine-flutter/pubspec.yaml
|
2023-12-11 14:13:35 +01:00 |
|
Mario Zechner
|
40618ccf4e
|
[sdl][sfml][flutter] Fix clipping, closes #2431
|
2023-12-11 14:07:28 +01:00 |
|
Mario Zechner
|
2eb1033b65
|
Update example exports to 4.2.09-beta
|
2023-12-01 17:04:11 +01:00 |
|
Mario Zechner
|
74b7882efa
|
Merge branch '4.1' into 4.2-beta
|
2023-07-31 13:29:29 +02:00 |
|
Mario Zechner
|
4047f1ba07
|
Updated license headers.
|
2023-07-31 13:29:16 +02:00 |
|
Harald Csaszar
|
f87e507cbd
|
Merge branch '4.1' into 4.2-beta
|
2023-06-09 19:16:10 +02:00 |
|
Mario Zechner
|
b775800489
|
[sdl] Closes #2304, misnamed function declaration spSkeletonDrawable_dispose
|
2023-06-07 14:31:59 +02:00 |
|
Mario Zechner
|
18eef55eb5
|
[cpp] Formatting.
|
2023-05-02 13:06:10 +02:00 |
|
Mario Zechner
|
4f01861cac
|
[sdl] Fix renderer to use new TextureRegion struct.
|
2023-05-02 11:45:08 +02:00 |
|
Jianan
|
b9bf764de4
|
[sdl]Fix getting MeshAttachment's texture error. (#2233)
|
2023-01-31 15:00:51 +01:00 |
|
Mario Zechner
|
c590944a51
|
Merge branch '4.1' into 4.2-beta
# Conflicts:
# spine-cocos2dx/README.md
# spine-godot/spine_godot/SpineSprite.cpp
# spine-sdl/src/spine-sdl-cpp.cpp
# spine-sfml/cpp/src/spine/spine-sfml.cpp
|
2022-09-15 08:39:43 +02:00 |
|
Luke Ingram
|
9f5ce06f17
|
[sdl] Port of 899f7d7
Also, fix typo in README.md.
|
2022-09-14 17:32:13 -04:00 |
|
Mario Zechner
|
8ffde33fa9
|
Formatting.
|
2022-09-09 19:36:50 +02:00 |
|
Mario Zechner
|
1a676c14fc
|
[cpp][cocos2dx][sfml][sdl] Fix up runtimes according to renderer object system changes.
|
2022-09-09 10:40:34 +02:00 |
|
Mario Zechner
|
805cd777ae
|
Merge branch '4.1' into 4.2-beta
|
2022-08-17 19:06:31 +02:00 |
|
Nathan Sweet
|
1b97c2561c
|
Update README.md
|
2022-08-16 23:44:45 +02:00 |
|
Mario Zechner
|
289a40a1f6
|
Merge branch '4.1' into 4.2-beta
|
2022-08-08 14:57:58 +02:00 |
|
Mario Zechner
|
7d02748622
|
[sdl] Update docs to link to official guide
|
2022-08-08 14:57:47 +02:00 |
|
Mario Zechner
|
dcec3b657a
|
[sdl] Fix spine-c link in README.md
|
2022-08-08 12:02:11 +02:00 |
|
Mario Zechner
|
486a8539a8
|
[sdl] Update docs to link to official guide
|
2022-08-08 11:05:04 +02:00 |
|
badlogic
|
92ebbbfc48
|
[sdl] Fix up CMake, compilation on Linux.
|
2022-08-06 14:09:40 +02:00 |
|
Mario Zechner
|
e2b980c879
|
[sdl] Update README for Windows examples.
|
2022-08-05 12:34:35 +02:00 |
|
badlogic
|
3b1e86d57a
|
Merge branch '4.1' of https://github.com/esotericsoftware/spine-runtimes into 4.1
|
2022-08-05 12:32:28 +02:00 |
|