ericw-tools/include/common
Eric Wasylishen 4e94c7bab3 bspfile: fix UB reinterpret_cast causing ASan to complain on macOS 2022-01-15 22:40:03 -07:00
..
aabb.hh Fix disjoint 2021-10-25 19:39:18 -04:00
bspfile.hh bspfile: fix UB reinterpret_cast causing ASan to complain on macOS 2022-01-15 22:40:03 -07:00
bsputils.hh Allow `-subdivide 0` to turn off subdivision 2021-11-21 15:08:02 -05:00
cmdlib.hh Allow `-subdivide 0` to turn off subdivision 2021-11-21 15:08:02 -05:00
entdata.h
fs.hh FS simplification 2021-12-20 14:51:14 -05:00
imglib.hh Allow `-subdivide 0` to turn off subdivision 2021-11-21 15:08:02 -05:00
json.hh missing file 2021-10-21 20:05:17 -04:00
log.hh Resolve GCC wanting `template` before emplacements 2021-10-05 22:54:25 -04:00
mathlib.hh vec3_t gonedy 2021-10-21 20:21:28 -04:00
parser.hh parser: fix reading past end of buffer 2022-01-15 18:31:35 -07:00
polylib.hh polylib.hh: remove verts >= 3 assertion in from_face 2021-10-31 17:12:03 -06:00
qvec.hh qv::PolyArea: return 0 for degenerate polygons 2021-12-15 23:12:48 -07:00
threads.hh