Mario Zechner

Results 104 issues of Mario Zechner

This breaks the tokenizer: ``` {{ map = {}}} ``` Paranthesis need to be properly matched in the tokenizer. When encountering `{{` we search for the closing `}}`. If we...

* [x] Clean-up entire codebase * [x] Refactor atlas, skeleton file, skeleton data, and animation data resources. * [x] Add support for binary skeleton files. * [x] Use proper nomenclature...

enhancement
in progress

See http://esotericsoftware.com/forum/Official-Ren-Py-runtime-17732?view=unread#unread

enhancement

See http://esotericsoftware.com/forum/C-Runtime-animation-mix-doesn-t-work-17417

bug

See http://esotericsoftware.com/forum/WEBPLAYER-Wordpress-Audio-13504 Extend `AssetManager` to also be able to load audio. Find a lightweight browser audio API to integrate with the player. Make it optional.

enhancement

Add a simple demo using Spineboy and his `aim` animation that let's the back arm follow the `crosshair` bone. - [x] spine-libgdx --- - [ ] spine-csharp - [ ]...

enhancement