gwiazdorrr
gwiazdorrr
The simplest way to get inputs to work reliably is to use the built-in backend (https://github.com/ocornut/imgui/blob/master/backends/imgui_impl_sdl.cpp). Now the problem is the generic `ImGui_ImplSDL2_Init` is not public - only `ImGui_ImplSDL2_InitForOpenGL` etc....
> setting timestamps on matrix messages is impossible Seems that it is doable. I use facebook integration and the "backfill" indeed does work. I haven't investigated it in depth, but...
WebGL support is not really feasible; Streaming Assets would need to be downloaded first. Plus there's no way to "discover" available Streaming Assets, so a build-time step to collect all...
Keeping this open in case someone finds a better way.
Thanks, I like this approach a lot. Perhaps async BSA should be a thing.
How can I reproduce this?
Hi @koopero! Sorry for the lag, this somehow slipped under my radar. It should be possible to use any numeric type, but I haven't tried it yet. You can start...