Blender Git Commit Log
Git Commits -> Revision fd9c4f1
Revision fd9c4f1 by Sergey Sharybin (cycles-x) July 30, 2021, 10:25 (GMT) |
Fix missing pre-filtering execute in the OIDN Cycles X The `execute()` call got missed in some cleanup of the initial hacky implementation and indicatives of it did not get proper attention. The pre-filter takes about 0.5sec per pass on i9-11900k Full-HD image which indeed makes it not suitable for the preview render. The file used to verify this change: F10247300 Result: |No filter|With filter| |{F10247303}|{F10247304}| |
Commit Details:
Full Hash: fd9c4f166b61ac91db792c1d6b637f06faac902b
Parent Commit: bc82f27
Lines Changed: +1, -0
1 Modified Path:
/intern/cycles/integrator/denoiser_oidn.cpp (+1, -0) (Diff)