Merge branch 'master' into docking + fix for RenderMouseCursor()

# Conflicts:
#	docs/CHANGELOG.txt
#	examples/imgui_impl_opengl3.cpp
#	imgui.cpp
#	imgui_draw.cpp
#	imgui_internal.h
This commit is contained in:
omar
2019-09-24 17:14:51 +02:00
15 changed files with 257 additions and 172 deletions

View File

@ -1,7 +1,9 @@
dear imgui, v1.73 WIP
(Font Readme)
---------------------------------------
----------------------------------------------------------------------
dear imgui, v1.73
----------------------------------------------------------------------
misc/fonts/README.txt
This is the Readme dedicated to fonts.
----------------------------------------------------------------------
The code in imgui.cpp embeds a copy of 'ProggyClean.ttf' (by Tristan Grimmer),
a 13 pixels high, pixel-perfect font used by default.