ericw-tools/light
Jonathan df3e6d3988 remove Little* funcs, not used any more
remove byteswap as it wasn't used any more
re-introduce imemstream and omemstream to make it harder to accidentally use the wrong operators
add dynamic padding stream manipulator
use memstreams for BSPX
2022-06-20 21:39:08 -04:00
..
CMakeLists.txt tests: don't include(CTest) as it generates unwanted targets 2022-05-15 12:43:35 -06:00
bounce.cc re-introduce vis culling, mainly for Q2/surface lit maps 2022-06-18 23:56:45 -04:00
entities.cc re-introduce vis culling, mainly for Q2/surface lit maps 2022-06-18 23:56:45 -04:00
light.cc remove Little* funcs, not used any more 2022-06-20 21:39:08 -04:00
litfile.cc simplify bspx code 2022-06-20 20:42:34 -04:00
ltface.cc simplify bspx code 2022-06-20 20:42:34 -04:00
main.cc settings: don't call exit(0) in printHelp() as it's problematic for tests 2022-05-14 18:11:14 -06:00
phong.cc consistency rename; gtexinfo_t -> mtexinfo_t 2022-06-16 09:36:31 -04:00
surflight.cc slight speed up to compiling surf lights 2022-06-19 12:35:43 -04:00
test.cc tests: fix case issue with catch includes 2022-05-15 13:19:46 -06:00
test_common.cc tests: fix case issue with catch includes 2022-05-15 13:19:46 -06:00
test_entities.cc remove dm/start/coop checking 2022-06-13 07:10:53 -04:00
test_light.cc tests: fix case issue with catch includes 2022-05-15 13:19:46 -06:00
test_ltface.cc tests: fix case issue with catch includes 2022-05-15 13:19:46 -06:00
trace.cc re-introduce vis culling, mainly for Q2/surface lit maps 2022-06-18 23:56:45 -04:00
trace_embree.cc consistency rename; gtexinfo_t -> mtexinfo_t 2022-06-16 09:36:31 -04:00