mirror of
https://github.com/kevinporetti/UnrealImGui.git
synced 2025-01-18 08:20:32 +00:00
Unreal plug-in that integrates Dear ImGui framework into Unreal Engine 5.
393460f330
- 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).