| .. |
|
CMakeLists.txt
|
testqbsp: wip markfaces test
|
2022-05-02 02:13:54 -06:00 |
|
brush.cc
|
qbsp: move to unique_ptr<brush_t> vectors
|
2022-05-03 02:35:43 -06:00 |
|
csg4.cc
|
qbsp: move to unique_ptr<brush_t> vectors
|
2022-05-03 02:35:43 -06:00 |
|
exportobj.cc
|
qbsp: szBSPName -> bsp_path, szMapName -> map_path
|
2022-04-17 13:41:23 -06:00 |
|
main.cc
|
Command line args systems (#2)
|
2022-02-27 00:01:57 -05:00 |
|
map.cc
|
qbsp: move to unique_ptr<brush_t> vectors
|
2022-05-03 02:35:43 -06:00 |
|
merge.cc
|
qbsp: subdivide faces after merging
|
2022-04-26 21:41:03 -06:00 |
|
outside.cc
|
qbsp: move to unique_ptr<brush_t> vectors
|
2022-05-03 02:35:43 -06:00 |
|
portals.cc
|
qbsp: move to unique_ptr<brush_t> vectors
|
2022-05-03 02:35:43 -06:00 |
|
qbsp.cc
|
qbsp: move to unique_ptr<brush_t> vectors
|
2022-05-03 02:35:43 -06:00 |
|
solidbsp.cc
|
qbsp: move to unique_ptr<brush_t> vectors
|
2022-05-03 02:35:43 -06:00 |
|
surfaces.cc
|
qbsp: move to unique_ptr<brush_t> vectors
|
2022-05-03 02:35:43 -06:00 |
|
test.cc
|
Clang format pass
|
2021-09-14 02:32:26 -04:00 |
|
test_qbsp.cc
|
qbsp: move to unique_ptr<brush_t> vectors
|
2022-05-03 02:35:43 -06:00 |
|
tjunc.cc
|
qbsp.hh: remove map.hh include
|
2022-04-09 23:23:26 -06:00 |
|
wad.cc
|
qbsp: remove unnecessary num*() helpers from mapdata_t
|
2022-04-15 00:27:50 -06:00 |
|
writebsp.cc
|
qbsp: szBSPName -> bsp_path, szMapName -> map_path
|
2022-04-17 13:41:23 -06:00 |