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.
This commit is contained in:
Nemirtingas 2019-08-03 14:37:03 +02:00
parent 804355fa54
commit d2a75db930
6 changed files with 845 additions and 16 deletions

View file

@ -92,5 +92,7 @@ namespace ImGui
}
*/
#define IMGUI_INCLUDE_IMGUI_USER_H
#define GLEW_STATIC
#define IMGUI_IMPL_OPENGL_LOADER_GLEW