17k -> 9.8k clipnodes on testmaps\retrojam1_ericw.map setting the texinfo to 0 was defeating the bsp heuristic, because texinfo 0 was marked as is_skip, which makes side_t::is_visible() return false (which makes us not care about splitting those brush sides) |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| brush.cc | ||
| brushbsp.cc | ||
| csg.cc | ||
| exportobj.cc | ||
| faces.cc | ||
| main.cc | ||
| map.cc | ||
| merge.cc | ||
| outside.cc | ||
| portals.cc | ||
| prtfile.cc | ||
| qbsp.cc | ||
| tjunc.cc | ||
| tree.cc | ||
| writebsp.cc | ||