From 49a57aee752419fe19fc8745a84f0b11377b5a4f Mon Sep 17 00:00:00 2001 From: Louis Schnellbach Date: Wed, 6 Jan 2021 10:48:25 +0100 Subject: [PATCH] Updated Useful Widgets (markdown) --- Useful-Widgets.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Useful-Widgets.md b/Useful-Widgets.md index be342ac..c1fe90d 100644 --- a/Useful-Widgets.md +++ b/Useful-Widgets.md @@ -25,7 +25,7 @@ **Scintilla** integration (2015)
[issue #108](https://github.com/ocornut/imgui/issues/108) (likely obsolete) -
![](https://user-images.githubusercontent.com/1193295/96734863-42797400-13bb-11eb-948f-554044b7a67d.png) +
![](https://user-images.githubusercontent.com/1193295/103753586-80298880-500b-11eb-97ca-d6674bc22d35.png) ## Node Editors @@ -96,7 +96,7 @@ Many more Node Editors at [#306](https://github.com/ocornut/imgui/issues/306). **Flix01's ImGui-Addons**
[github/Flix01/imgui](https://github.com/Flix01/imgui/wiki/ImGui-Addons-Branch-Home) -
![](https://user-images.githubusercontent.com/1193295/96842432-4e157b00-144d-11eb-9cbf-8e6b050e6f74.png) +
![](https://user-images.githubusercontent.com/1193295/103753755-b8c96200-500b-11eb-95c0-3ff6ff19e78e.png) **ImGuiFileDialog**
[github/aiekick/ImGuiFileDialog](https://github.com/aiekick/ImGuiFileDialog) @@ -133,11 +133,11 @@ Many more Node Editors at [#306](https://github.com/ocornut/imgui/issues/306). **netImGui: Dear ImGui remote access library and application** (2020)
[github/sammyfreg/netImgui](https://github.com/sammyfreg/netImgui) -
![](https://user-images.githubusercontent.com/1193295/96888198-a5374200-1485-11eb-9287-7842710de869.png) +
![](https://user-images.githubusercontent.com/1193295/103754130-3b522180-500c-11eb-909a-3d44dfc8b0f4.png) **imgui-ws**: Dear ImGui over WebSockets (2019-2020)
[github/ggerganov/imgui-ws](https://github.com/ggerganov/imgui-ws) -
![](https://user-images.githubusercontent.com/1193295/96888493-f810f980-1485-11eb-89fb-eb75aa2cefa7.png) +
![](https://user-images.githubusercontent.com/1193295/103754230-62105800-500c-11eb-9540-8dc7b6ad59c9.png) **RemoteImGui**: send vertices over the network (2014-2019)
[github/JordiRos/remoteimgui](https://github.com/JordiRos/remoteimgui) @@ -150,7 +150,7 @@ Many more Node Editors at [#306](https://github.com/ocornut/imgui/issues/306). **ImTui**: Immediate Mode Text-based User Interface (2019-2020)
[github/ggerganov/imtui](https://github.com/ggerganov/imtui) -
![](https://user-images.githubusercontent.com/1193295/96889022-7b324f80-1486-11eb-9cf2-74d0caf37de7.png) +
![](https://user-images.githubusercontent.com/1193295/103754433-a3a10300-500c-11eb-89e5-4980bb3509b2.png) **tear imgui**: Experiment for a terminal-based renderer for imgui (2017)
[github/jonvaldes/tear_imgui](https://github.com/jonvaldes/tear_imgui)