keszegh

Results 48 comments of keszegh

[Fragmenter - animated loop machine](https://longtitle-productions.itch.io/fragmenter), a real-time animation app, using ImGui via the [Gideros ImGui plugin](https://github.com/MultiPain/Gideros_ImGui): ![Screenshot 2022-07-01 10 27 45](https://user-images.githubusercontent.com/3853086/176856379-7a6b44ff-d8b2-40b2-96df-2cb62d2cf938.png) (can be added to the [software list](https://github.com/ocornut/imgui/wiki/Software-using-dear-imgui) too)

i would also like this, especially if only some parts of the stage could be cast (like showing only a slideshow while on the device you see also some buttons),...

and 'zenburn' theme would be also nice. Zenburn = { Background = H'3f3f3f', CurrentLine = H'363636', Selection = H'1f1f1f', Foreground = H'dcdccc', Comment = H'7f9f7f', Red = H'8cd0d3', Orange =...

I have a tablet with Android 4.0.3. i checked it with the jit apk of SinisterSoft (supposedly targeting v19), and with a player.apk i made (without luajit, but with setting...

i changed the target to 19 and now it is ok, so probably that's the cause indeed. (not confirmed about SinisterSoft's jitted apk)

perhaps it could be done on the c side to make it faster? or if this adds a performance hit then it would be good to be able to add...

thanks for the info. and btw. at least if i store an integer, then they remain an integer, right?

i think it may be related to issue #228 .