1
0
Fork 0
mirror of https://github.com/ocornut/imgui.git synced 2026-01-11 00:04:24 +00:00

Merge branch 'master' into docking

# Conflicts:
#	imgui.cpp
This commit is contained in:
ocornut 2024-09-09 16:54:40 +02:00
commit 7694e89e89
14 changed files with 195 additions and 109 deletions

View file

@ -1,4 +1,4 @@
// dear imgui, v1.91.1
// dear imgui, v1.91.2 WIP
// (drawing and font code)
/*