From 8835271e99565c65300e96358a1c0b1ea0739777 Mon Sep 17 00:00:00 2001 From: omar Date: Tue, 17 Dec 2019 16:54:01 +0100 Subject: [PATCH] Useful widgets --- Home.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 43fa8d7..e8da8e7 100644 --- a/Home.md +++ b/Home.md @@ -73,10 +73,14 @@ Feel free to edit and contribute! - File browser: https://github.com/Flix01/imgui/wiki/ImGui-Addons-Branch-Home - File browser: https://github.com/aiekick/ImGuiFileDialog +### Rich text + +- Markdown: https://github.com/juliettef/imgui_markdown +- URL/Links: https://gist.github.com/dougbinks/ef0962ef6ebe2cadae76c4e9f0586c69#file-imguiutils-h-L228-L262 + ### Misc - Memory Editor: [imgui_club/imgui_memory_editor/](https://github.com/ocornut/imgui_club/tree/master/imgui_memory_editor) -- Markdown: https://github.com/juliettef/imgui_markdown - ImGuizmo (3d translation/rotation Gizmo) https://github.com/CedricGuillemet/ImGuizmo - imGuiZMO.quat (3d translation/rotation Gizmo) https://github.com/BrutPitt/imGuIZMO.quat - Splitters: https://github.com/ocornut/imgui/issues/319 @@ -85,7 +89,6 @@ Feel free to edit and contribute! - IP Entry Box (@adam4813) https://github.com/ocornut/imgui/issues/388 - Pie menu test: https://github.com/ocornut/imgui/issues/434 - Knobs: https://github.com/ocornut/imgui/issues/942#issuecomment-268369298 -- URL/Links: https://gist.github.com/dougbinks/ef0962ef6ebe2cadae76c4e9f0586c69#file-imguiutils-h-L228-L262 - Toggle Button: https://github.com/ocornut/imgui/issues/1537 - ImGui::Auto(): leverage C++17 to serialize any structure into imgui interfaces https://github.com/Csabix/imgui/tree/master/auto - LayoutWidget #2779 https://github.com/xpenatan/jDear-imgui/tree/master/extensions/imgui-layout-widget