mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 06:44:06 +02:00
test this on windows ?
This commit is contained in:
parent
df9b66d267
commit
9cf3dfd3f7
1 changed files with 1 additions and 1 deletions
|
@ -1014,7 +1014,7 @@ void Application::paintGL() {
|
|||
// Back to the default framebuffer;
|
||||
gpu::Batch batch;
|
||||
batch.resetStages();
|
||||
renderArgs._context->render(batch);
|
||||
// renderArgs._context->render(batch);
|
||||
}
|
||||
|
||||
void Application::runTests() {
|
||||
|
|
Loading…
Reference in a new issue