segross / UnrealImGui

Unreal plug-in that integrates Dear ImGui framework into Unreal Engine 4.
MIT License
666 stars 211 forks source link

Updated to ImGui 1.81 + ImGUI Blueprint Library Module #46

Closed FabricioMSantos closed 2 years ago

NoxA15 commented 3 years ago

Can confirm I was able to run Docking Branch of Dear ImGui using this version of the plugin (in UE4.26). In case anyone would like to check that one out (it's great, btw), just overwrite files in Plugins\ImGui\Source\ThirdParty\ImGuiLibrary with their Docking Branch counterparts.

Thank you @segross and @fabriciomsantos, you helped me a lot! Keep up the great work!