1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Update ImGui to 1.74.

This commit is contained in:
Bartosz Taudul
2019-11-25 22:36:54 +01:00
parent f500f6e837
commit c6b8c6a3a6
13 changed files with 1374 additions and 1127 deletions
+1 -1
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)