1
0
mirror of https://github.com/ocornut/imgui.git synced 2025-03-02 16:33:20 +01:00

Godot

omar 2020-12-16 14:14:25 +01:00
parent 9e99be98ff
commit c4023a3f9a

@ -46,7 +46,7 @@ Main repository include examples for DirectX9, DirectX10, DirectX11, DirectX12,
| Ebiten | **ebiten-imgui**:<br>https://github.com/gabstv/ebiten-imgui | | Ebiten | **ebiten-imgui**:<br>https://github.com/gabstv/ebiten-imgui |
| Flexium | **FlexGUI**:<br>https://github.com/DXsmiley/FlexGUI | | Flexium | **FlexGUI**:<br>https://github.com/DXsmiley/FlexGUI |
| GML / GameMaker Studio 2 | **ImGuiGML**:<br>https://marketplace.yoyogames.com/assets/6221/imguigml | | GML / GameMaker Studio 2 | **ImGuiGML**:<br>https://marketplace.yoyogames.com/assets/6221/imguigml |
| Godot | **imgui-godot**:<br>https://github.com/pkdawson/imgui-godot | Godot | **imgui-godot**:<br>https://github.com/pkdawson/imgui-godot<br>**godot-dear-imgui**:<br>https://github.com/Blackdrop-Interactive-AB/godot-dear-imgui
| GLEQ | Event processing:<br>[#3034](https://github.com/ocornut/imgui/issues/3034) | GLEQ | Event processing:<br>[#3034](https://github.com/ocornut/imgui/issues/3034)
| GTK3 + OpenGL3 | **imgui_impl_gtk3**:<br>Unmerged PR: [#2032](https://github.com/ocornut/imgui/pull/2032) | | GTK3 + OpenGL3 | **imgui_impl_gtk3**:<br>Unmerged PR: [#2032](https://github.com/ocornut/imgui/pull/2032) |
| Irrlicht Engine | **IrrIMGUI**:<br>https://github.com/ZahlGraf/IrrIMGUI | | Irrlicht Engine | **IrrIMGUI**:<br>https://github.com/ZahlGraf/IrrIMGUI |