mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-20 00:36:43 +08:00
- Remove erroneous i+=3 increment in SkeletonClipping.cpp that caused triangle skipping - Add missing continue statement to match Java reference implementation behavior - Portal animation now renders correctly with proper triangular clipping
338 B
338 B
- spine-c/codegen type extractor should also report typedefs like typedef long long PropertyId; so primitive type to some name, and we need to handle that in the codegen
- Generate language bindings in spine-c/codegen
- Use CClassOrStruct, CEnum that get generated from spine-cpp-types.json and generate
- Swift
- Dart
- Use CClassOrStruct, CEnum that get generated from spine-cpp-types.json and generate