Unreal plug-in that integrates Dear ImGui framework into Unreal Engine 5.
Go to file
Sebastian f696393089 Added debug code to ImGui Widget:
- Added ImGui.Debug.Widget console variable to enable/disable widget state debugging.
- Added ImGui ImGui debug for widget state.
- Added logging for widget state transitions.
2017-09-09 11:40:44 +01:00
Resources Initial commit: 2017-03-17 23:22:13 +00:00
Source Added debug code to ImGui Widget: 2017-09-09 11:40:44 +01: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).