Adding luminance impulse denoising and directional pyramid denoising.
This commit is contained in:
@@ -218,8 +218,8 @@ bool RTWindow::on_delete_event(GdkEventAny* event) {
|
||||
options.fbArrangement = fileBrowser->getFileCatalog()->getArrangement ();
|
||||
options.firstRun = false;
|
||||
*/
|
||||
options.windowWidth = get_width();
|
||||
options.windowHeight = get_height();
|
||||
//options.windowWidth = get_width();
|
||||
//options.windowHeight = get_height();
|
||||
|
||||
|
||||
Options::save ();
|
||||
|
Reference in New Issue
Block a user