add imgui stylign window + change how texture filters are applied
This commit is contained in:
@ -116,7 +116,6 @@ void SettingsWindow::render(void) {
|
||||
}
|
||||
ImGui::EndMenuBar();
|
||||
}
|
||||
|
||||
}
|
||||
ImGui::End();
|
||||
}
|
||||
|
Reference in New Issue
Block a user