From cf4c425e070036508a8a8db5738900d73b91d3c3 Mon Sep 17 00:00:00 2001 From: Half People <56476339+Half-People@users.noreply.github.com> Date: Thu, 15 Jun 2023 18:52:42 +0800 Subject: [PATCH] Updated Useful Extensions (markdown) --- Useful-Extensions.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Useful-Extensions.md b/Useful-Extensions.md index 925b51a..8fd1b5e 100644 --- a/Useful-Extensions.md +++ b/Useful-Extensions.md @@ -192,6 +192,10 @@ Many more Node Editors at [#306](https://github.com/ocornut/imgui/issues/306). # GUI/Layout Editor/Generator +**HImGuiEditor (2020-2023 The purpose is to make editing ImGui clearer and easier for users. thus speeding up development)** +
[issue #6157](https://github.com/ocornut/imgui/issues/6157) +
![Image](https://user-images.githubusercontent.com/56476339/218251960-8055e05d-9af6-4c8c-a9d3-3a5e26a758c9.gif) + **ImRAD** (2023)
[github/tpecholt/imrad](https://github.com/tpecholt/imrad)
![](https://user-images.githubusercontent.com/8225057/230587989-6416cb83-743f-4267-91c8-4ef9b1032adc.png) @@ -402,10 +406,6 @@ Also [Useful Widgets](https://github.com/ocornut/imgui/labels/useful%20widgets) **@leiradel's snippets**
[github/leiradel/ImGuiAl](https://github.com/leiradel/ImGuiAl/) -**HImGuiEditor (The purpose is to make editing ImGui clearer and easier for users. thus speeding up development)** -
[issue #6157](https://github.com/ocornut/imgui/issues/6157) -
![Image](https://user-images.githubusercontent.com/56476339/218251960-8055e05d-9af6-4c8c-a9d3-3a5e26a758c9.gif) - **@nem0's snippets** (in imgui_user.* files)
[github/nem0/LumixEngine](https://github.com/nem0/LumixEngine/tree/master/external/imgui)
![](https://user-images.githubusercontent.com/1193295/96885426-dd895100-1482-11eb-9f0f-f52a9f13eb18.png)