From 8bedc1a22122dd13b9084be73c6f350c4cf0757a Mon Sep 17 00:00:00 2001 From: Timothy Rawcliffe Date: Sun, 10 Jul 2022 19:44:12 -0700 Subject: [PATCH] Adding Nakedeyes' Unreal ImGui tools to Third Party repo section. Hope this is cool to add directly as I didn't get any other permission otherwise. --- Useful-Extensions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Useful-Extensions.md b/Useful-Extensions.md index be8aa3e..24b54a1 100644 --- a/Useful-Extensions.md +++ b/Useful-Extensions.md @@ -367,6 +367,10 @@ Also [Useful Widgets](https://github.com/ocornut/imgui/labels/useful%20widgets)
[github/GameTechDev/MetricsGui](https://github.com/GameTechDev/MetricsGui)
![](https://user-images.githubusercontent.com/1193295/96885983-6e602c80-1483-11eb-9006-44b46d994730.png) +**nakedeyes' UnrealImGuiTools**: game agnostic ImGui tools and utilities for Unreal Engine game development. +
[github/UnrealImGuiTools](https://github.com/nakdeyes/UnrealImGuiTools) +
image + ---- Also see [Gallery Threads](https://github.com/ocornut/imgui/labels/gallery) and [Software Using Dear ImGui](https://github.com/ocornut/imgui/wiki/Software-using-dear-imgui) for references of other software which may be open-sourced.