| .. |
|
CMakeLists.txt
|
qbsp: surface.cc -> faces.cc
|
2022-06-28 00:23:47 -06:00 |
|
brush.cc
|
qbsp: side_t doesn't need sphere culling
|
2022-06-28 02:01:41 -06:00 |
|
brushbsp.cc
|
qbsp: side_t doesn't need sphere culling
|
2022-06-28 02:01:41 -06:00 |
|
csg4.cc
|
qbsp: side_t doesn't need sphere culling
|
2022-06-28 02:01:41 -06:00 |
|
exportobj.cc
|
Merge branch 'type-cleanup' into brushbsp
|
2022-06-27 06:44:45 -04:00 |
|
faces.cc
|
qbsp: surface.cc -> faces.cc
|
2022-06-28 00:23:47 -06: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
|
Merge branch 'type-cleanup' into brushbsp
|
2022-06-30 05:23:05 -04:00 |
|
merge.cc
|
qbsp: surface.cc -> faces.cc
|
2022-06-28 00:23:47 -06:00 |
|
outside.cc
|
qbsp: rename bspbrush_t.faces to .sides
|
2022-06-24 00:21:55 -06:00 |
|
portals.cc
|
qbsp: move FloodAreas to portals.cc for parity with qbsp3
|
2022-06-27 01:32:34 -06:00 |
|
prtfile.cc
|
qbsp: moving PortalThru->Portal_VisFlood, Portal_EntityFlood to portals.cc for qbsp3 parity
|
2022-06-27 01:13:21 -06:00 |
|
qbsp.cc
|
Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp
|
2022-06-28 06:08:04 -04:00 |
|
test_qbsp.cc
|
testqbsp: make winding test [.releaseonly] as it crashes on msvc debug builds
|
2022-06-28 00:21:59 -06:00 |
|
tjunc.cc
|
use vector for vis state
|
2022-06-23 16:18:52 -04:00 |
|
tree.cc
|
qbsp: move PruneNodes to tree.cc for qbsp3 alignment
|
2022-06-28 00:06:18 -06:00 |
|
writebsp.cc
|
Merge branch 'type-cleanup' into brushbsp
|
2022-06-27 06:44:45 -04:00 |