ericw-tools/tests
Eric Wasylishen 3d0c756b4f light: fix minlight color on surface lights
- extra `* 255` was unnecessary, setting_color already does this
- don't use qvec3b as it was causing colors to wrap around the 0..255 range
2022-12-20 23:44:21 -07:00
..
CMakeLists.txt Revert "ci: use older embree/tbb which support Win8.1" 2022-11-13 16:52:14 -07:00
test.cc
test_common.cc
test_entities.cc
test_light.cc fix implicit qvec conversions reported as errors 2022-11-12 19:39:31 -07:00
test_ltface.cc light: fix minlight color on surface lights 2022-12-20 23:44:21 -07:00
test_main.cc Move SetConsoleMode() call to logging::preinitialize(); helper 2022-11-19 10:05:14 -07:00
test_qbsp.cc qbsp: fix FindTargetEntity (was breaking hiprotate) 2022-12-19 00:55:20 -07:00
test_qbsp.hh
test_qbsp_q2.cc build: remove unused subprocess.h dependency 2022-12-19 00:36:04 -07:00
test_vis.cc
testutils.hh