UnrealImGui
UnrealImGui copied to clipboard
Unreal 5 support
Just curious if you are considering adding support for Unreal 5. Thanks for effort on the project!
It's worth noting that I've updated the plugin to work in UE5: https://github.com/WiggleWizard/UnrealImGui. It was about a 4 line change that was easy to find due to compiler errors.
Very cool, thanks for giving me the heads up!
@WiggleWizard's fork has a lot of other stuff, this is a pull request with just the minimal set of changes: https://github.com/segross/UnrealImGui/pull/62
https://github.com/IDI-Systems/UnrealImGui now supports Unreal Engine 4 and 5, courtesy of mentioned forks, just brought together, among other changes (updated Dear ImGui, ImPlot etc.).