From 89cf98e7105341bdc2a4db5232f22af7e27a1cd1 Mon Sep 17 00:00:00 2001 From: omar Date: Sat, 20 Aug 2016 17:16:53 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 328df8c..df21d37 100644 --- a/Home.md +++ b/Home.md @@ -1,8 +1,13 @@ Welcome to the imgui wiki! This wiki is in construction, doesn't have much contents and is a total mess. Enjoy :) -- Bezier widget https://github.com/ocornut/imgui/issues/786 -- Node graph editor https://github.com/ocornut/imgui/issues/306 +- [[Links, Language bindings, Engine bindings|Links]] +- [[Tips]] + +Ideas and codes + +- Bezier widget (by @r-lyeh) https://github.com/ocornut/imgui/issues/786 +- Node graph editors https://github.com/ocornut/imgui/issues/306 - [[Log Window|log_window_example]] - IP Entry Box (by @adam4813) https://github.com/ocornut/imgui/issues/388 - [[Memory Editor|memory_editor_example]]