UnrealImGui icon indicating copy to clipboard operation
UnrealImGui copied to clipboard

Unreal 5 support

Open ChadMcKinney opened this issue 3 years ago • 4 comments

Just curious if you are considering adding support for Unreal 5. Thanks for effort on the project!

ChadMcKinney avatar Jan 19 '22 19:01 ChadMcKinney

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.

WiggleWizard avatar Feb 19 '22 18:02 WiggleWizard

Very cool, thanks for giving me the heads up!

ChadMcKinney avatar Feb 19 '22 19:02 ChadMcKinney

@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

benui-dev avatar Mar 05 '22 05:03 benui-dev

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.).

jonpas avatar Aug 25 '22 11:08 jonpas