Mario Zechner
e884b02f6d
Revert "[cpp] Remove dll.h and SP_API"
...
This reverts commit 8bde2aeb543c7f51fd0224cd69ede246c719e6ea.
2025-09-10 13:58:03 +02:00
Mario Zechner
8bde2aeb54
[cpp] Remove dll.h and SP_API
2025-09-10 13:53:34 +02:00
Mario Zechner
9b778bc508
[cpp] Fix SkeletonBinary::readLong() UB, revert bendDirection fix again ...
2025-07-26 01:18:47 +02:00
Mario Zechner
854b6f9a2a
[cpp] Constructor nullability.
2025-07-25 22:00:52 +02:00
Mario Zechner
31e0566b7d
[cpp] Remove CurveTimeline2, replace with BoneTimeline2.
2025-07-24 22:25:23 +02:00
Mario Zechner
b544dd99ed
[formatters] C/C++ formatting
2025-07-15 22:56:12 +02:00
Mario Zechner
eaff42c840
[cpp] Fix primitive type array reading in SkeletonJson/SkeletonBinary
2025-07-13 04:43:05 +02:00
Mario Zechner
cc4f11fded
[cpp] Simplify directory structure, add DebugPrinter program
...
- spine-cpp/spine-cpp was moved into spine-cpp directory, so spine-cpp/spine-cpp/src -> spine-cpp/src, spine-cpp/spine-cpp/include -> spine-cpp/include
- Added scaffold for DebugPrinter to be used by runtime comparison tests
- Added build.sh
2025-07-11 11:00:44 +02:00