Mario Zechner
Mario Zechner
Need a literal form form this. Possibly ``` var myFun = fun (arg1: number) alert(arg1) end ``` Do we want proper closures? Compiler would have to box primitive types.
- [ ] Java - [ ] C - [ ] C++ - [x] TypeScript - [x] C# - [ ] Haxe
See physics scene using celestial circus skeleton.
See https://esotericsoftware.com/forum/d/25614-spine-components-have-same-tick-group
See https://esotericsoftware.com/forum/d/25683-loading-spine-sprite-at-runtime
DOS backend
After adding the Web backend, I figured why not try DOS as well. This PR adds support for DOS, to be more specific, minifb applications compiled with [DJGPP](https://www.delorie.com/djgpp/), a popular...
Provide a new export option that creates a `.html` file with assets embedded as data URIs that uses the spine-ts web player to display the skeleton. The exported `.html` file...
For avatar systems, multiple users may work on the same skeleton, adding new animations. Every user gets their own copy of the master skeleton and may only add new animations,...
Let user define a mirror axis, then let them create vertices which get mirrored on other side of axis.