mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-02 22:34:52 -04:00
--Bug fixes
-Bump render was broken.
This commit is contained in:
@ -401,6 +401,8 @@ bool FinalRenderEmberController<T>::Render()
|
||||
return false;
|
||||
}
|
||||
|
||||
m_IsQualityBump = false;
|
||||
|
||||
if (CreateRendererFromGUI())
|
||||
{
|
||||
m_FinalRenderDialog->ui.FinalRenderTextOutput->setText("Preparing all parameters.\n");
|
||||
|
Reference in New Issue
Block a user