mirror of
https://github.com/kevinporetti/UnrealImGui.git
synced 2025-11-03 07:23:17 +00:00
Unreal plug-in that integrates Dear ImGui framework into Unreal Engine 5.
- Added ImGui Input State to collect and store input updates. - Changed Slate ImGui Widget to handle Slate input events and store them in input state. - Changed ImGui Context Proxy to copy input state to its context. |
||
|---|---|---|
| Resources | ||
| Source | ||
| .gitignore | ||
| ImGui.uplugin | ||
| LICENSE | ||
| README.md | ||
Unreal Engine plugin integrating Omar Cornut's Dear ImGui framework (https://github.com/ocornut/imgui).