mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 02:03:11 +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;
|
// Back to the default framebuffer;
|
||||||
gpu::Batch batch;
|
gpu::Batch batch;
|
||||||
batch.resetStages();
|
batch.resetStages();
|
||||||
renderArgs._context->render(batch);
|
// renderArgs._context->render(batch);
|
||||||
}
|
}
|
||||||
|
|
||||||
void Application::runTests() {
|
void Application::runTests() {
|
||||||
|
|
Loading…
Reference in a new issue