Commit Graph

8 Commits

Author SHA1 Message Date
Mr_Goldberg
df94c38b0f
Update imgui to latest. 2022-08-05 01:34:29 -04:00
Mr_Goldberg
7350397f9d
Update imgui. 2021-06-13 00:07:16 -04:00
Mr_Goldberg
5495f36ed6
Update imgui library to latest. 2021-05-16 21:04:18 -04:00
Mr_Goldberg
d6bdde0123
Update ImGui 2021-01-17 22:58:42 -05:00
Nemirtingas
cb0e1dff25 Added opengl32 lib and declared glew as static 2019-08-16 11:11:13 +02:00
Nemirtingas
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
Nemirtingas
e6826d8ead Basic & Ugly implementation of overlay.
Overlay still WIP, don't look too much into the code.
I will do it better soon.
2019-08-01 15:47:47 +02:00
Nemirtingas
176c9eb7dd Added ImGui base code
I'll implement overlay with ImGui
2019-07-25 23:25:46 +02:00