ericw-tools/include/qbsp
Jonathan f53a6a19fe move extended_texinfo_t to qbsp, since it's only used during compilation and not related to the BSP file 2022-06-16 09:50:00 -04:00
..
brush.hh Merge branch 'type-cleanup' into brushbsp 2022-06-07 20:05:02 -06:00
csg4.hh slight optimization for winding_t: use memcpy directly. the copy constructor can't automatically optimize it into a memcpy because of the iterator wrapper. 2022-06-05 22:52:02 -04:00
map.hh consistency rename; texdata_t -> maptexdata_t 2022-06-16 09:35:46 -04:00
merge.hh
outside.hh qbsp: add portal_t::onnode, tree_t from qbsp3 2022-06-15 00:45:58 -06:00
portals.hh qbsp: add portal_t::onnode, tree_t from qbsp3 2022-06-15 00:45:58 -06:00
qbsp.hh move extended_texinfo_t to qbsp, since it's only used during compilation and not related to the BSP file 2022-06-16 09:50:00 -04:00
solidbsp.hh qbsp: add portal_t::onnode, tree_t from qbsp3 2022-06-15 00:45:58 -06:00
surfaces.hh
wad.hh entdict cleanup 2022-06-14 17:18:13 -04:00
winding.hh
writebsp.hh