From 54dd16e696e3726a73ef3d80fa2794bcdcab39c5 Mon Sep 17 00:00:00 2001 From: omar Date: Thu, 19 Oct 2023 00:09:17 +0200 Subject: [PATCH] Cog --- Useful-Extensions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Useful-Extensions.md b/Useful-Extensions.md index 16c3f48..c686e29 100644 --- a/Useful-Extensions.md +++ b/Useful-Extensions.md @@ -350,6 +350,10 @@ Many more Node Editors at [#306](https://github.com/ocornut/imgui/issues/306). # Unreal Engine specific +**Cog**: Cog is a set of debug tools for Unreal Engine built on top of Dear ImGui (2023) +
[github/arnaud-jamin/Cog](https://github.com/arnaud-jamin/Cog) +
![Cog](https://github.com/ocornut/imgui/assets/8225057/7912bf63-b6e8-43f3-84b2-a28240f6b5df) + **PropertyWatcher**: A runtime variable watch window for Unreal Engine using ImGui (2023)
[github/guitarfreak/PropertyWatcher](https://github.com/guitarfreak/PropertyWatcher)
![image](https://github.com/ocornut/imgui/assets/8225057/c6615d7d-c76f-4a9d-b169-c4e8cfce3cf7)