badlogic
|
7180f17af2
|
[cpp] All Spine objects derrive from SpineObject so we can override new/delete, which in turn calls SpineExtension allocation methods (not implemented yet). Refactored SpineExtension, removing use of macros, introducing use of templated static methods for more comfort. Rewired all allocation code throughout the runtime. See #1046.
|
2018-02-01 17:40:55 +01:00 |
|
Stephen Gowen
|
e24b061c61
|
Yay, now the C++ Runtime passes all the same tests as the C Runtime!
|
2017-12-08 14:15:30 -05:00 |
|
Stephen Gowen
|
a6f0c88994
|
Wip unit tests, trying to simply port the C ones to CPP, can it be that simple?
|
2017-12-06 20:11:10 -05:00 |
|