Commit Graph

6 Commits

Author SHA1 Message Date
7350397f9d Update imgui. 2021-06-13 00:07:16 -04:00
5495f36ed6 Update imgui library to latest. 2021-05-16 21:04:18 -04:00
d6bdde0123 Update ImGui 2021-01-17 22:58:42 -05:00
d2a75db930 Moved colored implementation to their own functions
To minimise source code modifications, colored input text has been moved to their own functions.
The ImFont is still modified tho.
2019-08-03 14:37:03 +02:00
804355fa54 Fix input select going out of bound 2019-08-03 13:44:33 +02:00
176c9eb7dd Added ImGui base code
I'll implement overlay with ImGui
2019-07-25 23:25:46 +02:00