revert last commit, q1 code is still producing better results with q1_rocks.map
This commit is contained in:
parent
688a033288
commit
a2a7b987bc
|
|
@ -276,7 +276,8 @@ bool CreateBrushWindings(bspbrush_t *brush)
|
||||||
return brush->update_bounds(true);
|
return brush->update_bounds(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
#define QBSP3
|
// fixme-brushbsp: restore this define (switch to the q2 code) once we fix the remaining regressions in q1_rocks.map
|
||||||
|
//#define QBSP3
|
||||||
|
|
||||||
#ifndef QBSP3
|
#ifndef QBSP3
|
||||||
struct hullbrush_t {
|
struct hullbrush_t {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue