ericw-tools/qbsp
Jonathan 335db1c0e4 move map_source_location to parser as parser_source_location since the locations actually come from there rather than from the map; now the parser keeps track of the location, so it's a bit easier to follow 2022-08-05 23:17:15 -04:00
..
CMakeLists.txt remove delabella 2022-07-21 20:06:33 -04:00
brush.cc move map_source_location to parser as parser_source_location since the locations actually come from there rather than from the map; now the parser keeps track of the location, so it's a bit easier to follow 2022-08-05 23:17:15 -04:00
brushbsp.cc clean up stat printing a bit 2022-08-05 09:08:33 -04:00
csg.cc face_t using planenum 2022-08-02 15:45:06 -04:00
exportobj.cc clang-format pass 2022-07-28 06:14:54 -04:00
faces.cc bevel 2022-08-02 19:48:17 -04:00
main.cc clang-format pass 2022-07-28 06:14:54 -04:00
map.cc move map_source_location to parser as parser_source_location since the locations actually come from there rather than from the map; now the parser keeps track of the location, so it's a bit easier to follow 2022-08-05 23:17:15 -04:00
merge.cc face_t using planenum 2022-08-02 15:45:06 -04:00
outside.cc move in the rest of the missing code back into LoadBrush 2022-08-03 12:35:47 -04:00
portals.cc qbsp: fix FindPortalSide generating unwanted mirrored inside faces 2022-08-05 01:45:42 -06:00
prtfile.cc add logging::header/funcheader to easily and consistently print function or "active routine" headers 2022-08-01 09:35:21 -04:00
qbsp.cc move map_source_location to parser as parser_source_location since the locations actually come from there rather than from the map; now the parser keeps track of the location, so it's a bit easier to follow 2022-08-05 23:17:15 -04:00
tjunc.cc remove hullbrush_t; just directly work via the bspbrush_t since we have the bevels pre-calculated in mapbrush_t 2022-08-03 04:47:50 -04:00
tree.cc fix linux build 2022-08-01 12:47:20 -06:00
writebsp.cc node_t planenum 2022-08-02 16:04:48 -04:00