From 2f0bb7923d7eb78ac0e1db64f8ca8b22b0e4e235 Mon Sep 17 00:00:00 2001 From: omar Date: Tue, 3 Jul 2018 09:47:52 +0200 Subject: [PATCH] Updated Bindings (markdown) --- Bindings.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Bindings.md b/Bindings.md index 0823d03..5cb49e2 100644 --- a/Bindings.md +++ b/Bindings.md @@ -95,8 +95,3 @@ Main ImGui repository include examples for DirectX9, DirectX10, DirectX11, Direc - Software renderer: https://github.com/emilk/imgui_software_renderer - Sokol (sample): https://github.com/floooh/sokol-samples/blob/master/glfw/imgui-glfw.cc - Unreal Engine 4: https://github.com/segross/UnrealImGui or https://github.com/sronsse/UnrealEngine_ImGui - -### Packaging cruft - -- Conan https://github.com/bincrafters/conan-imgui, https://bintray.com/bincrafters/public-conan/imgui%3Abincrafters -- Fips (fips-imgui): fipsified imgui for fips build system https://github.com/fungos/fips-imgui