Commit Graph

11 Commits

Author SHA1 Message Date
Ivan Avdeev
d62e8b0a3a render: update brush2 gold images
Supposedly fixing the dynamic polylight shifted polylight array a bit,
thus affecting random seed for samples.

The new gold images are stable, but different from the old ones
numerically.
2023-11-30 11:50:06 -05:00
Ivan Avdeev
f7a3134ed4 render: add test for dynamic func_water polygon lights
https://github.com/w23/xash3d-fwgs/issues/672
2023-11-30 11:42:40 -05:00
Ivan Avdeev
c40bfde9c7 render: determine available tests from present save files
also, filter tests to run by regular expressions
2023-11-30 11:40:53 -05:00
Ivan Avdeev
c1bd3d7619 render: add html report generation 2023-11-28 12:32:40 -05:00
bb5c04efd8 render: add test for c1a3 fan material
https://github.com/w23/xash3d-fwgs/issues/669
2023-11-27 13:15:54 -05:00
bcd3e91e68 remove old rendertest.sh 2023-11-27 12:49:49 -05:00
2b19a8d196 render: add additive_cullback test
https://github.com/w23/xash3d-fwgs/issues/665
2023-11-27 12:49:29 -05:00
e064d3d8d6 parallelize diffing and conversion; add command for to png conversion 2023-11-27 12:31:41 -05:00
8d67f409bc move all rendertest.sh functionality into .py 2023-11-27 12:01:11 -05:00
b09edd28fe allow filtering tests to run 2023-11-27 10:30:17 -05:00
6c65b1dfac add initial rendertest stuff
includes basic scripts, savefiles and gold images
2023-11-24 11:54:11 -05:00