Eric Wasylishen
|
ab78b43c52
|
decompile: BuildInitialBrush_Q2: prefer earlier brush sides
fixes issue with bevels sometimes being used to texture faces,
which have randomly wrong texture projections
|
2022-11-26 19:34:25 -07:00 |
Eric Wasylishen
|
f7370db0be
|
decompile: avoid generating three points from micro-faces
|
2022-11-25 01:05:41 -07:00 |
Eric Wasylishen
|
8b82460201
|
decompile: output source brush number
|
2022-11-25 00:32:31 -07:00 |
Eric Wasylishen
|
743e177694
|
decompile: BuildInitialBrush_Q2: fix handling of redundant planes
|
2022-11-25 00:32:18 -07:00 |
Eric Wasylishen
|
2bd2515792
|
all: cleanup unused includes (Clion - detect not directly used)
|
2022-10-31 21:37:34 -06:00 |
Eric Wasylishen
|
636b376577
|
squash brushbsp-compilation-speedup branch
move function implementations out of headers
|
2022-10-21 18:00:58 -06:00 |
Eric Wasylishen
|
1726f95484
|
use <fmt/core.h> instead of <fmt/format.h>
Should lighten compile times.
The only loss here is we'll no longer inherit e.g. "float" format specifiers for qvec3f.
|
2022-09-29 19:49:48 -06:00 |
Eric Wasylishen
|
c0c146d47c
|
bsputil: move decompiler to common
|
2022-08-19 20:49:34 -06:00 |