ericw-tools/qbsp
Eric Wasylishen d512abd27d qbsp: merge across liquids by default in q1
- change option name to -nomergeacrossliquids
- add docs
- allow using it in q2 as well (requested by jitspoe)
2024-01-25 23:04:31 -07:00
..
CMakeLists.txt CI: Enable Qt5 + lightpreview (#406) 2024-01-08 20:16:41 -07:00
brush.cc rename: vec_t -> double 2023-12-23 21:09:16 -07:00
brushbsp.cc qbsp: fix ChooseMidPlaneFromList selecting detail splits too early leading to leaks 2024-01-05 12:32:01 -07:00
csg.cc rename: vec_t -> double 2023-12-23 21:09:16 -07:00
exportobj.cc build: only use <fmt/core.h>, other headers have a heavy compilation time impact 2023-07-02 17:08:14 -06:00
faces.cc qbsp: never write <3 vertex faces 2024-01-25 17:49:07 -07:00
main.cc common: change FError to throw an exception 2023-06-03 22:24:20 -06:00
map.cc rename: vec_t -> double 2023-12-23 21:09:16 -07:00
merge.cc qbsp: merge across liquids by default in q1 2024-01-25 23:04:31 -07:00
outside.cc rename: vec_t -> double 2023-12-23 21:09:16 -07:00
portals.cc qbsp: record portal type 2024-01-05 12:32:01 -07:00
prtfile.cc qbsp: record portal type 2024-01-05 12:32:01 -07:00
qbsp.cc qbsp: merge across liquids by default in q1 2024-01-25 23:04:31 -07:00
tjunc.cc qbsp: adjust tjunc logic 2024-01-24 00:22:27 -07:00
tree.cc qbsp: record portal type 2024-01-05 12:32:01 -07:00
writebsp.cc qbsp: fix memory/.bsp file corruption if map contains a texture name longer than 31 characters 2023-09-24 19:42:42 -06:00