Closed tkpmonke closed 2 months ago
also theres a check to make sure that it only runs if your using opengl 4.3 or above, the minimum version for the callback function
also added more debug info in the debug menu, no clue how it looks cause i can't compile :smile:
nuh uh
added opengl debug callback. whenever an error is detected by opengl, the console will get spammed with errors. i would recommend putting the printing of it behind a
#ifdef DEBUG
or something similar, or even a toggle in the editor