r5sdk/r5dev/thirdparty
Kawe Mazidjatari 41f801365a CConsole: fixed color bug when missing newline
* Fixed bug where the in-game console could not color the line when no newline was found.
* Changed behavior to only newline when: '\n' has been found, or the context has changed (using a print without newline will continue to print on the same line in the console).
* Pass ImVec4 parameter in 'CTextLogger::InsertTextAt' by reference.
2022-09-19 20:21:18 +02:00
..
2022-09-09 19:47:31 +02:00
2022-05-13 17:51:01 +02:00
2022-09-09 19:47:31 +02:00
2022-02-10 00:19:49 +01:00
2022-08-09 02:35:00 +02:00
2022-03-27 22:18:58 +02:00