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 (incl merge moved CurrentDpiScale field)

# Conflicts:
#	backends/imgui_impl_osx.mm
#	backends/imgui_impl_win32.cpp
#	imgui.cpp
This commit is contained in:
ocornut 2024-05-14 16:25:02 +02:00
commit eabe98f6d5
28 changed files with 164 additions and 66 deletions

View file

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