From 3fb82666293222ebebc3429606625768443bb53e Mon Sep 17 00:00:00 2001 From: Louis Schnellbach Date: Thu, 22 Oct 2020 15:04:03 +0200 Subject: [PATCH] Updated Useful Widgets (markdown) --- Useful-Widgets.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Useful-Widgets.md b/Useful-Widgets.md index 4b8087c..e4e087e 100644 --- a/Useful-Widgets.md +++ b/Useful-Widgets.md @@ -57,15 +57,15 @@ | ![](https://user-images.githubusercontent.com/1193295/96868383-41554f00-146e-11eb-84b5-c4264c54532f.png) | ImGuizmo
[github/CedricGuillemet/ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo) | ![](https://user-images.githubusercontent.com/1193295/96868553-86798100-146e-11eb-872a-44f51ee78117.png) | imGuiZMO.quat
[github/BrutPitt/imGuIZMO.quat](https://github.com/BrutPitt/imGuIZMO.quat) | ![](https://user-images.githubusercontent.com/1193295/96868825-da846580-146e-11eb-9f2b-c4e5faf4581f.png) | Splitters
[issue #319](https://github.com/ocornut/imgui/issues/319) -| ![]() | Slider 2D and Slider 3D
[issue #3484](https://github.com/ocornut/imgui/issues/3484) +| ![](https://user-images.githubusercontent.com/1193295/96874705-bb89d180-1476-11eb-8640-43805b800ebf.png) | Slider 2D and Slider 3D
[issue #3484](https://github.com/ocornut/imgui/issues/3484) | ![]() | Spinner + Loading Bar progress indicators
[issue #1901](https://github.com/ocornut/imgui/issues/1901) -| ![]() | ImHotKey (Hotkey Editor)
[github/CedricGuillemet/ImHotKey](https://github.com/CedricGuillemet/ImHotKey) -| ![]() | IP Entry Box
[issue #388](https://github.com/ocornut/imgui/issues/388) -| ![]() | Pie menu test
[issue #434](https://github.com/ocornut/imgui/issues/434) -| ![]() | nnview: a neural network viewer
[github/lighttransport/nnview](https://github.com/lighttransport/nnview) +| ![](https://user-images.githubusercontent.com/1193295/96875055-14596a00-1477-11eb-93bb-74d977fbf7e3.png) | ImHotKey (Hotkey Editor)
[github/CedricGuillemet/ImHotKey](https://github.com/CedricGuillemet/ImHotKey) +| ![](https://user-images.githubusercontent.com/1193295/96875257-4f5b9d80-1477-11eb-9789-dbc203d8a3f4.png) | IP Entry Box
[issue #388](https://github.com/ocornut/imgui/issues/388) +| ![](https://user-images.githubusercontent.com/1193295/96875448-82059600-1477-11eb-93be-db904ae920a8.png) | Pie menu test
[issue #434](https://github.com/ocornut/imgui/issues/434) +| ![](https://user-images.githubusercontent.com/1193295/96875679-ca24b880-1477-11eb-8d4c-022166c8a427.png) | nnview: a neural network viewer
[github/lighttransport/nnview](https://github.com/lighttransport/nnview) | ![]() | Knobs
[issue #942](https://github.com/ocornut/imgui/issues/942#issuecomment-268369298) | ![]() | Toggle Button
[issue #1537](https://github.com/ocornut/imgui/issues/1537) -| ![]() | ImGui::Auto(): leverage C++17 to serialize any structure into imgui interfaces
[github/Csabix/imgui](https://github.com/Csabix/imgui/tree/master/auto) +| ![]() | ImGui::Auto()
leverage C++17 to serialize any
structure into imgui interfaces
[github/Csabix/imgui](https://github.com/Csabix/imgui/tree/master/auto) | ![]() | LayoutWidget
[github/xpenatan/jDear-imgui/extensions](https://github.com/xpenatan/jDear-imgui/tree/master/extensions/imgui-layout-widget) | ![]() | Also see `useful widgets` tag in [issues](https://github.com/ocornut/imgui/labels/useful%20widgets)