Robert Konrad
Robert Konrad
Doesn't make too much sense to me, you could just pass in 0 for x and y, right?
Uh, that is very strange. Any objections if I change that? Don't think a center point makes sense.
It's a so called triangle fan. But I think having a regular triangle array instead makes more sense and resolves the world space problem.
Yes, keep the issue open. The Java backend, like the WPF backend, makes sense for integrating Kha components into Java programs but AFAIK currently nobody is using it.
What's the target system? Windows?
OK, it's evdev/udev for input then. And OpenMAX for audio I guess. Any new insights about window mode support?
Ah, thanks :)
That's because the previous implementations of update and render are already saved away by System/Scheduler. Have a look at http://kodegarden.org for a workaround.
Yes, if you need hot-patching to work via that callback you have to add some kind of indirection until I eventually patch the Haxe compiler to optionally do it automatically.
Can reproduce, doesn't work in Krom although it does work in the Kode Garden, something is broken...