mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
imgui update, fix gl2 imgui
This commit is contained in:
@@ -195,6 +195,7 @@ ui_layer::render() {
|
||||
// template method implementation
|
||||
render_();
|
||||
|
||||
glBindBuffer(GL_ARRAY_BUFFER, 0);
|
||||
ImGui::Render();
|
||||
#ifdef EU07_USEIMGUIIMPLOPENGL2
|
||||
ImGui_ImplOpenGL2_RenderDrawData(ImGui::GetDrawData());
|
||||
|
||||
Reference in New Issue
Block a user