ericw-tools/include/qbsp
Eric Wasylishen f0c8d92993 qbsp: add -missing_textures_as_zero_size flag to allow writing 0x0 textures when a texture is missing
this allows us to write the texture name, but it's non-standard.

light: warn when a surface light template doesn't match any faces in the bsp
2023-12-21 00:05:40 -07: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
exportobj.hh qbsp: exportobj: re-add bspbrush_t::container version 2022-10-23 19:20:19 -06:00
faces.hh
map.hh Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp 2023-12-07 14:13:36 -05:00
merge.hh cleanup: run ./clang-format-all.sh 2023-02-18 22:59:43 -07:00
outside.hh qbsp: experimental -filldetail feature (defaults to on) 2023-07-09 23:00:15 -06:00
portals.hh cleanup: run ./clang-format-all.sh 2023-02-18 22:59:43 -07:00
prtfile.hh
qbsp.hh qbsp: add -missing_textures_as_zero_size flag to allow writing 0x0 textures when a texture is missing 2023-12-21 00:05:40 -07: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