Unreal plug-in that integrates Dear ImGui framework into Unreal Engine 5.
Go to file
Sebastian e74e3475d9 Integrated ImGui framework:
- Added ImGui framework source directory.
- Added to ImGui module include paths pointing to ImGui source directory.
- Added to ImGui module implementation file that includes ImGui source code to be built as part of the module.
2017-03-18 11:33:14 +00:00
Resources Initial commit: 2017-03-17 23:22:13 +00:00
Source Integrated ImGui framework: 2017-03-18 11:33:14 +00:00
.gitignore Initial commit: 2017-03-17 23:22:13 +00:00
ImGui.uplugin Initial commit: 2017-03-17 23:22:13 +00:00
LICENSE Initial commit: 2017-03-17 23:22:13 +00:00
README.md Initial commit: 2017-03-17 23:22:13 +00:00

Unreal Engine plugin integrating Omar Cornut's Dear ImGui framework (https://github.com/ocornut/imgui).