2025-07-22 02:09:01 +02:00

409 B

  • c++ clipping appears broken, try with portal animation in spine-glfw
  • 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