badlogic
|
f5632c4ef1
|
[c][cpp] Using -Werror, both C and C++ runtime compiles without warnings now. Fixes #1391.
|
2019-06-24 16:18:24 +02:00 |
|
badlogic
|
29322c5c51
|
[cpp] Ported skin bones/constraints changes. See #1346.
|
2019-06-06 14:13:23 +02:00 |
|
badlogic
|
7f7e5f0fec
|
Updated license headers and LICENSE files.
|
2019-05-02 11:38:19 +02:00 |
|
badlogic
|
bb48f1466b
|
[cpp][ue4] All classes now optionally export through SP_API. Also fixed code to escape MSVC++ compiler bug, where multiple static const exported class fields on the same line will trigger a compile error.
|
2018-09-28 16:47:19 +02:00 |
|
badlogic
|
1454f8a97a
|
[ue4] Fixed up spine-cpp for use in UE4.
|
2018-06-06 15:44:09 +02:00 |
|
badlogic
|
878a6e6435
|
Refactored C++ runtime, added cocos2d-x cpp runtime.
|
2018-05-30 17:31:11 +02:00 |
|
badlogic
|
2bd8dc7326
|
Clean up Clang warnings, refactor more size_t related code.
|
2018-05-24 17:17:45 +02:00 |
|
badlogic
|
c545d3cd4b
|
Using std::map in debug memory tracker.
|
2018-05-24 15:48:11 +02:00 |
|
badlogic
|
9ceec41432
|
[cpp] Removed toString, fixed up remaining memory leaks in clipping and animation state code.
|
2018-03-05 14:32:09 +01:00 |
|
badlogic
|
9cdf4c69ed
|
[cpp] Formatting & cleanup
|
2018-02-28 15:49:30 +01:00 |
|
badlogic
|
a8fd3e14be
|
[cpp] Fixed up binary reader, added debug extension for memory profiling, fixed up RTTI usage, fixed update cache sorting.
|
2018-02-22 15:31:28 +01:00 |
|