Maksim Litvinov
Maksim Litvinov
Getting the same issue. Without audiosprite, ffmpeg converts files just fine. OS: macOS 10.13.6 ffmpeg version 4.0.2 Tried node 10.7.0, 8.11.3 LTS - same results. Also tried different input file...
Here's link to standalone JS implementation, with support for free-form deformations, both on Canvas and WebGL: http://esotericsoftware.com/forum/spine-js-Spine-JavaScript-Runtime-5042
Is there anyone working on MESH/SKINNED_MESH support?
> It's not supported. We haven't found a way to support it in Canvas. New Spine runtime has support for both WebGL and Canvas rendering. https://github.com/EsotericSoftware/spine-runtimes/tree/master/spine-ts Hope it helps you...
@deil Oh, wow! Could you share it ?
bump! Any reason why aarch64 is not yet supported on Linux, but is supported on Mac? Adding 'linux-aarch64' to volta-install.sh seems to work
> Make sure you have COMEFROM and RETURNTO. Also, make them async. `RETURNTO`? or `RETURNFROM`? I think return should be in client code, not in func
so basically all parsers "integrated" into this package are just stolen from other packages, and there's no info on how they were generated? Do I understand this correctly?
`"console": "integratedTerminal",` allows to send Ctrl+C to the app, but debugger terminates the app before it runs all cleanup code. ChatGPT to the rescue.  Results: 