jonpas
jonpas
I have some changes locally that I can't seem to push to your branch (likely because it's a fork of the original repo, not this fork). `net_imgui` branch on this...
Looks like just `IMPLOT_API=DLLEXPORT` is enough for Unreal to figure it out as our internal project using this never defines `IMPLOT_API=DLLIMPORT`.
Is your overall plan to deprecate https://github.com/sammyfreg/UnrealNetImgui? I haven't dived too deep into the integration yet, but I am wondering if it would be better to keep NetImgui integration into...
Unreal Remote config can be in this repo, that's fine. Only binaries should not - either from a verified release or self-built.
I am currently reworking the Input to use imgui's new API. I suggest to take another look at this after that is done (no ETA though).
Yes, there is a pull request #1 open, however time in day is limited. :)
Thank you for this! Your implementation looks good. The only thing I am missing is `IndexBufferOffset`, where did you get that from?
Oh sorry, I remember reading this and then totally forgot about it! Would you consider opening a pull request with that change?
This is now available in 834d545.
Discussed with @overfl0, looks like we're set on implementing https://github.com/overfl0/Bulletproof-Arma-Launcher/issues/256#issuecomment-342596873 and then adding this is a drop-up item on side of "Install" button when in devmode.