Robert Konrad

Results 234 comments of Robert Konrad

Can sure help out with the comparisons but have to have a closer look at the various graphics APIs for the vertex structure changes... I think it should work but...

I added some ids.

Sorry, I'm completely confused. Can you maybe provide some sample code that shows what you're trying to do?

You deleted too much of the bug-template, where's the Kha build output?

As I guessed, we still have to check and load the extension on ES.

So the extensions are actually loaded now - the code was already there, just inactive because the used Android API level has to set in the khafile (it defaults to...

Good catch, thanks, that's certainly one aspect of it. Enabling it crashes it for me though. Hm, still more to do but I need sleep now.

GitHub, stop auto-closing when I write "partially fix".

Hu, it works? Oh, that's very interesting, also the behavior over time. Is there some panel in Android Studio that shows overall RAM usage over time? Have to check.

Matrices don't allocate at all when used in a way that pleases Haxe's inline constructor mechanism - so that's what we should do. But that's luckily only a problem with...