Cycles/Eevee tests: add compare.html to see difference between the engines.
This commit is contained in:
@@ -127,6 +127,7 @@ def main():
|
||||
from modules import render_report
|
||||
report = render_report.Report("Cycles Test Report", output_dir, idiff)
|
||||
report.set_pixelated(True)
|
||||
report.set_compare_engines('cycles', 'eevee')
|
||||
ok = report.run(test_dir, render_file)
|
||||
|
||||
sys.exit(not ok)
|
||||
|
Reference in New Issue
Block a user