From f985829b9d40da0c739b3867445e1d57abc970af Mon Sep 17 00:00:00 2001 From: omar Date: Sat, 20 Aug 2016 17:13:34 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Home.md b/Home.md index 6857fb1..2ce5ecb 100644 --- a/Home.md +++ b/Home.md @@ -1,11 +1,12 @@ Welcome to the imgui wiki! This wiki is in construction and doesn't have much contents. -See table of contents to the right for details. - -Bezier widget -https://github.com/ocornut/imgui/issues/786 - -Node graph editor -https://github.com/ocornut/imgui/issues/306 +- Bezier widget https://github.com/ocornut/imgui/issues/786 +- Node graph editor https://github.com/ocornut/imgui/issues/306 +- [[Log Window|log_window_example]] +- [[IP Entry Box|IP Entry]] +- [[Memory Editor|memory_editor_example]] +- [[Node Graph|node_graph_example]] +- [[Plot|plot_var_example]] +- [[Screenshot Tool|screenshot_tool]]