Mario Zechner
b544dd99ed
[formatters] C/C++ formatting
2025-07-15 22:56:12 +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
NathanSweet
5aa58c5a9b
spine-cpp is no longer supported. Use spine-c.
2013-04-02 02:48:12 +02:00
NathanSweet
6899b5249c
Added AnimationState.
...
Fixed bug with keeping attachments visisble when setting new skin.
Clean up. Always more clean up can be done, freaking C++...
2013-03-22 14:22:35 +01:00
NathanSweet
6e9bcfd1d5
License headers for source files.
2013-03-20 14:58:59 +01:00
NathanSweet
d3949288f8
Separated SFML from spine-cpp.
2013-03-20 14:08:54 +01:00
NathanSweet
a1ad55f8a1
Documented memory ownership.
...
Clean up and minor improvements.
2013-03-15 01:41:24 +01:00
Sean Chapel
4e61263551
Fixes issue with visual studio not defining M_PI in math.h. Fixed all compiler warnings.
2013-02-26 11:03:11 -08:00
NathanSweet
31b07f8625
Clean up
2013-02-22 23:37:36 +01:00
NathanSweet
03a64be6ef
Initial C++ generic runtime.
2013-02-20 01:25:52 +01:00