ericw-tools/include/common
Jonathan 1eaf2170f8 Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp
# Conflicts:
#	light/trace_embree.cc
2023-12-07 14:13:36 -05:00
..
aabb.hh style: use std::min/std::max/std::clamp and remove using 2023-08-07 15:42:29 -06:00
aligned_allocator.hh light: minimize includes 2023-06-26 01:19:54 -06:00
bitflags.hh
bspfile.hh map file separation 2023-09-07 14:55:37 -04:00
bspfile_generic.hh qbsp: fix -notex option 2023-11-09 23:57:07 -07:00
bspfile_q1.hh tests: add qbsp content type tests 2023-11-26 00:23:41 -07:00
bspfile_q2.hh build: remove some unneeded includes from bspfile.hh 2023-06-25 16:35:26 -06:00
bspinfo.hh common: structured bspxbrushes reading/writing 2023-11-25 17:28:26 -07:00
bsputils.hh remove implicit conversion for qplane3 2023-11-19 19:41:58 -05:00
bspxfile.hh common: structured bspxbrushes reading/writing 2023-11-25 17:28:26 -07:00
cmdlib.hh common: structured bspxbrushes reading/writing 2023-11-25 17:28:26 -07:00
decompile.hh lightpreview: decompile hulls for leaf visualization 2023-10-19 00:10:42 -06:00
entdata.h bunch of double -> float 2023-12-07 14:11:46 -05:00
fs.hh
imglib.hh code formatting pass 2023-06-25 18:29:48 -06:00
iterators.hh
json.hh
log.hh common: use compile-time format string checking 2023-06-26 01:19:54 -06:00
mapfile.hh add missing #pragma once's 2023-11-08 21:30:44 -07:00
mathlib.hh build: fixes for mingw support (#373) 2023-09-16 13:15:31 -06:00
numeric_cast.hh common: move numeric_cast to dedicated common/numeric_cast.hh 2023-06-25 17:50:17 -06:00
ostream.hh build: only use <fmt/core.h>, other headers have a heavy compilation time impact 2023-07-02 17:08:14 -06:00
parallel.hh add missing #pragma once's 2023-11-08 21:30:44 -07:00
parser.hh maputil starting point 2023-09-04 00:16:23 -04:00
polylib.hh remove implicit conversion for qplane3 2023-11-19 19:41:58 -05:00
prtfile.hh
qvec.hh Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp 2023-12-07 14:13:36 -05:00
settings.hh bunch of double -> float 2023-12-07 14:11:46 -05:00
threads.hh
vectorutils.hh