mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-01 13:19:08 +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
5 lines
338 B
Markdown
5 lines
338 B
Markdown
- 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 |