ericw-tools/light
Jonathan 426668701e clip_back/clip_front to match ChopWindingInPlace
simplify constructors for winding heap
use std::vector again for mapentity_t since it's being copied because of the std::list
2022-08-08 21:08:27 -04:00
..
CMakeLists.txt tests: unify tests under one target 2022-07-10 16:36:15 -06:00
bounce.cc add logging::header/funcheader to easily and consistently print function or "active routine" headers 2022-08-01 09:35:21 -04:00
entities.cc move map_source_location to parser as parser_source_location since the locations actually come from there rather than from the map; now the parser keeps track of the location, so it's a bit easier to follow 2022-08-05 23:17:15 -04:00
light.cc move map_source_location to parser as parser_source_location since the locations actually come from there rather than from the map; now the parser keeps track of the location, so it's a bit easier to follow 2022-08-05 23:17:15 -04:00
litfile.cc clang-format pass 2022-07-28 06:14:54 -04:00
ltface.cc clang pass 2022-08-02 21:57:33 -04:00
main.cc clang-format pass 2022-07-28 06:14:54 -04:00
phong.cc clang pass 2022-08-02 21:57:33 -04:00
surflight.cc add logging::header/funcheader to easily and consistently print function or "active routine" headers 2022-08-01 09:35:21 -04:00
trace.cc clang-format pass 2022-07-28 06:14:54 -04:00
trace_embree.cc clip_back/clip_front to match ChopWindingInPlace 2022-08-08 21:08:27 -04:00