Updated Bindings (markdown)

omar 2018-07-02 19:29:13 +02:00
parent 81f9f6d0c3
commit d445ebe94b

@ -73,6 +73,7 @@ Main ImGui repository include examples for DirectX9, DirectX10, DirectX11, Direc
<br>https://github.com/ocornut/imgui/tree/master/examples
- Unmerged Branch: imgui_impl_osx.cpp: https://github.com/ocornut/imgui/tree/osx
- Unmerged Branch: Metal example: https://github.com/warrenm/imgui/tree/metal/
- Unmerged PR: SDL2 + OpenGLES + Emscripten example: https://github.com/ocornut/imgui/pull/336 (old example design)
- Unmerged PR: Native Win32 and OSX example: https://github.com/ocornut/imgui/pull/281 (old example design)
- Unmerged PR: Android Example: https://github.com/ocornut/imgui/pull/421 (old example design)