ericw-tools/qbsp
Jonathan 4feb2bd2c7 Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp 2022-07-10 14:11:31 -04:00
..
CMakeLists.txt qbsp: csg4.cc -> csg.cc 2022-07-04 00:17:18 -06:00
brush.cc rename light option `lmscale` to `lightmap_scale` to reflect its qbsp usage (a forced replacement of the "default" lightmap scale) 2022-07-08 02:06:06 -04:00
brushbsp.cc qbsp: trim some legacy comments/code 2022-07-10 00:15:25 -06:00
csg.cc qbsp: move MakeBspBrushList to csg.cc for qbsp3 parity 2022-07-09 23:44:22 -06:00
exportobj.cc qbsp: use unique_ptr for node_t::facelist 2022-07-03 23:41:48 -06:00
faces.cc remove `entity` from functions that no longer need it 2022-07-10 12:50:16 -04:00
main.cc settings: don't call exit(0) in printHelp() as it's problematic for tests 2022-05-14 18:11:14 -06:00
map.cc move faceextents_t & friends to common 2022-07-08 02:06:06 -04:00
merge.cc qbsp: csg4.cc -> csg.cc 2022-07-04 00:17:18 -06:00
outside.cc qbsp: move tree_t to tree.hh 2022-07-03 21:36:17 -06:00
portals.cc qbsp: move FreeTreePortals to tree.cc 2022-07-04 00:26:28 -06:00
prtfile.cc qbsp: use unique_ptr for portal_t 2022-07-03 22:45:25 -06:00
qbsp.cc remove `entity` from functions that no longer need it 2022-07-10 12:50:16 -04:00
test_qbsp.cc qbsp: add edge sharing test 2022-07-10 01:25:28 -06:00
tjunc.cc qbsp: use unique_ptr for node_t::facelist 2022-07-03 23:41:48 -06:00
tree.cc tree.cc: sync PruneNodes_R condition with qbsp3 2022-07-04 00:37:02 -06:00
writebsp.cc remove `entity` from functions that no longer need it 2022-07-10 12:50:16 -04:00