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
5b737e111e
UnrealImGui
/
Source
/
ImGui
History
Sebastian
5b737e111e
Removed custom scope guard and replaced it with TGuardValue defined in the engine.
2020-06-28 18:59:01 +01:00
..
Private
Removed custom scope guard and replaced it with TGuardValue defined in the engine.
2020-06-28 18:59:01 +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