Updated Home (markdown)

omar
2016-08-20 17:16:53 +02:00
parent 02c34665d1
commit 89cf98e710

@@ -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]]