ericw-tools/qbsp
Eric Wasylishen 2d54b3409a remove unused code related to "no_phong" 2025-02-08 16:03:46 -07:00
..
CMakeLists.txt build: get rid of "bin" subdirectory 2024-02-04 19:52:16 -07:00
brush.cc cleanup: get_hull_sizes(): use std::span instead of std::initializer_list 2025-02-04 19:55:39 -07:00
brushbsp.cc common: surfflags_t: convert is_hintship to function that checks for Q2_SURF_SKIP 2025-02-01 16:17:26 -07:00
csg.cc rename: vec_t -> double 2023-12-23 21:09:16 -07:00
exportobj.cc common: surfflags_t: convert is_nodraw to function that checks for Q2_SURF_NODRAW 2025-02-01 15:53:37 -07:00
faces.cc common: surfflags_t: convert is_hint to function that checks for Q2_SURF_HINT 2025-02-01 16:04:08 -07:00
main.cc common: change FError to throw an exception 2023-06-03 22:24:20 -06:00
map.cc cleanup: get_hull_sizes(): use std::span instead of std::initializer_list 2025-02-04 19:55:39 -07:00
merge.cc qbsp: never merge across liquids, deprecate -nomergeacrossliquids 2024-12-07 19:47:16 -07:00
outside.cc common: surfflags_t: convert is_hint to function that checks for Q2_SURF_HINT 2025-02-01 16:04:08 -07:00
portals.cc cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
prtfile.cc qbsp: replace old .prt writing code with WritePortalfile 2024-12-15 22:34:40 -07:00
qbsp.cc cleanup: get_hull_sizes(): use std::span instead of std::initializer_list 2025-02-04 19:55:39 -07:00
tjunc.cc cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
tree.cc cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
writebsp.cc remove unused code related to "no_phong" 2025-02-08 16:03:46 -07:00