ericw-tools/include/qbsp
Eric Wasylishen 731bafd9fe qbsp: fix edge reuse causing software renderer artifacts with liquids
fixes q1_liquid_software.map in tyrquake
thanks to Mankrip for reporting this
2023-05-28 16:28:33 -06:00
..
brush.hh cleanup: run ./clang-format-all.sh 2023-02-18 22:59:43 -07:00
brushbsp.hh cleanup: run ./clang-format-all.sh 2023-02-18 22:59:43 -07:00
csg.hh qbsp: restore a variation on CSGFaces 2022-10-23 19:20:10 -06:00
exportobj.hh qbsp: exportobj: re-add bspbrush_t::container version 2022-10-23 19:20:19 -06:00
faces.hh
map.hh qbsp: fix edge reuse causing software renderer artifacts with liquids 2023-05-28 16:28:33 -06:00
merge.hh cleanup: run ./clang-format-all.sh 2023-02-18 22:59:43 -07:00
outside.hh qbsp: debug helper for finding areaportal leaks 2023-03-27 01:20:53 -06:00
portals.hh cleanup: run ./clang-format-all.sh 2023-02-18 22:59:43 -07:00
prtfile.hh qbsp: write .leak.prt files in addition to .pts to aid leak debugging 2022-09-11 20:35:51 -06:00
qbsp.hh qbsp: fix edge reuse causing software renderer artifacts with liquids 2023-05-28 16:28:33 -06:00
tjunc.hh qbsp: create a tjunc.hh header 2023-02-22 18:07:49 -07:00
tree.hh common, qbsp: more functions moved from header -> source 2022-10-26 23:29:54 -06:00
winding.hh
writebsp.hh