Mario Zechner
861eac1c1b
[c] References for non-nullable arguments and return types, pointers for nullable args and return types
2025-07-25 20:21:39 +02:00
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
a1ad55f8a1
Documented memory ownership.
...
Clean up and minor improvements.
2013-03-15 01:41:24 +01:00
damucz
325d3265b9
memory leaks
2013-02-23 23:18:37 +01:00
NathanSweet
03a64be6ef
Initial C++ generic runtime.
2013-02-20 01:25:52 +01:00