1
0
Fork 0
mirror of https://github.com/ocornut/imgui.git synced 2026-01-18 01:14:19 +00:00

Merge branch 'master' into docking

# Conflicts:
#	docs/CHANGELOG.txt
#	examples/imgui_impl_dx11.cpp
#	imgui.cpp
This commit is contained in:
omar 2019-08-19 21:49:53 +02:00
commit aedcd2fb1a
13 changed files with 118 additions and 81 deletions

View file

@ -1,4 +1,4 @@
// dear imgui, v1.72b
// dear imgui, v1.73 WIP
// (drawing and font code)
/*