keszegh
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):  (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),...
indeed. i'd also find this useful.
it looks you are right.
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 .