Skip to content

Commit 0fa727b

Browse files
committed
Update Dear ImGui to v1.77
1 parent 887875e commit 0fa727b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ If you're using native libs directly, you'll need to provide a VM option: `imgui
225225
**You are ready to use imgui-java binding!**
226226

227227
## Using Docking
228-
Binding based on the Dear ImGui [docking](https://github.com/ocornut/imgui/tree/docking) branch, commit: [b8e2b2bd6b0d21fcb1b17c0133c0b134ac26f6ac](https://github.com/ocornut/imgui/tree/b8e2b2bd6b0d21fcb1b17c0133c0b134ac26f6ac).
228+
Binding based on the Dear ImGui [docking](https://github.com/ocornut/imgui/tree/docking) branch, commit: [90ea7e2f2f3c4096a58b8bd14c274d80ae63e1ce](https://github.com/ocornut/imgui/tree/90ea7e2f2f3c4096a58b8bd14c274d80ae63e1ce).
229229
That branch contains two important features: [multi-viewports](https://github.com/ocornut/imgui/issues/1542) and [docking](https://github.com/ocornut/imgui/issues/2109).
230230

231231
Even if the viewport feature is still in a very experimental state, yet the docking API seems pretty stable. Thus, imgui-java exposes it and hides everything about viewports.<br>

imgui

Submodule imgui updated 54 files

0 commit comments

Comments
 (0)