This website requires JavaScript.
Explore
Help
Sign In
poret
/
UnrealImGui
Watch
1
Star
0
Fork
0
You've already forked UnrealImGui
mirror of
https://github.com/kevinporetti/UnrealImGui.git
synced
2025-01-18 08:20:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9eed8f93b9
UnrealImGui
/
Source
/
ImGui
History
Sebastian
9eed8f93b9
Fixed a crash in the input handler caused by invalidated by hot-reload instance trying to unregister a delegate.
2020-07-31 09:54:05 +01:00
..
Private
Fixed a crash in the input handler caused by invalidated by hot-reload instance trying to unregister a delegate.
2020-07-31 09:54:05 +01:00
Public
Removed dependency on headers included in the PCH and fixed any non-unity issues.
2020-06-14 21:50:26 +01:00
ImGui.Build.cs
Enforced IWYU-style PCH model:
2020-06-25 10:52:46 +01:00