Fix for #1324
This commit is contained in:
parent
9410a0fd90
commit
dd81f02fea
@ -341,6 +341,8 @@ void IrrDriver::renderScene(scene::ICameraSceneNode * const camnode, std::vector
|
|||||||
renderDisplacement();
|
renderDisplacement();
|
||||||
PROFILER_POP_CPU_MARKER();
|
PROFILER_POP_CPU_MARKER();
|
||||||
}
|
}
|
||||||
|
// Ensure that no object will be drawn after that by using invalid pass
|
||||||
|
irr_driver->setPhase(PASS_COUNT);
|
||||||
}
|
}
|
||||||
|
|
||||||
// --------------------------------------------
|
// --------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user