dep: Update imgui

This commit is contained in:
Connor McLaughlin
2019-10-27 20:41:16 +10:00
parent b1d3ba3d68
commit 5f0980c684
16 changed files with 5910 additions and 3939 deletions

View File

@ -1,4 +1,4 @@
// [DEAR IMGUI]
// [DEAR IMGUI]
// This is a slightly modified version of stb_textedit.h 1.13.
// Those changes would need to be pushed into nothings/stb:
// - Fix in stb_textedit_discard_redo (see https://github.com/nothings/stb/issues/321)