Ithamar R. Adema

Results 7 issues of Ithamar R. Adema

Please include this mapping: ``` { "axes": { "dpad x": { "index": 6 }, "dpad y": { "index": 7 }, "left stick x": { "index": 0 }, "left stick y":...

Please include this mapping: (and yes, it is really spelled "Conteroller" for some reason, this is on macOS Sierra (10.12.6) and Safari 10.1.2) ``` { "axes": { "dpad x": {...

The one feature I'm missing in Minko that makes it less attractive for my current projects is vehicle support. Since we already have a physics plugin using Bullet, exposing the...

feature

When running the html-overlay example, clicking will not increase the scores. It seems the mouse down/up events are not triggered. I was able to reproduce this on one of my...

I've started experimenting with adding [GDScript](https://docs.godotengine.org/en/latest/tutorials/scripting/gdscript/gdscript_basics.html) support, the scripting language used by the [Godot Engine](https://godotengine.org/). Specifically, the GDScript implementation in the 4.0 version of the engine, since that has had...

new language support

- Handle specifying navmesh generation settings - Fix deprecated 'new Buffer(size)' call