Mark Jansen
Mark Jansen
> It looks like you've already investigated this and added a workaround. Can you turn that into a tested PR for SDL 3.2? I'll have a go at it.
I created a pr with the testcase, could you please check that it follows the style required? I am not very familiar with sdl testcases, so I tried to copy...
> I added a couple of comments, but that generally looks fine. Feel free to add the fix as a second commit on that PR. The fix has been added....
There are multiple python bindings that are auto-generated, it would make sense to either incorporate something like that, or move to that: https://github.com/cammm/deargui https://github.com/pthom/imgui_bundle And there is the metadata repo:...
@DarkFire01 @GeoB99 what shall we do with this?
> Thanks! this is a good idea! I have reworked it as [3bacecd](https://github.com/ocornut/imgui_test_engine/commit/3bacecdadea99ded5981890724e173f15cd10132) > > * wired this by default for all debug sessions. > > * added a default...