ericw-tools/include/common
xDShot 5780ce4bd6
Include some headers for brushbsp branch files (#325)
* include <vector> for std::vector definition

* include <algorithm> for std::clamp definition
2022-02-19 11:17:20 -07:00
..
aabb.hh Revert "Instead of calculating brush extents globally, do it per brush creation" 2022-01-27 01:52:08 -05:00
bspfile.hh Revert "Instead of calculating brush extents globally, do it per brush creation" 2022-01-27 01:52:08 -05: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 Calculate tangents and bitangents (need to clean this up) 2021-10-05 01:07:13 -04:00
fs.hh Include some headers for brushbsp branch files (#325) 2022-02-19 11:17:20 -07: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 Include some headers for brushbsp branch files (#325) 2022-02-19 11:17:20 -07:00
parser.hh Use string_view where appropriate for parser, add some additional constructors for ease of use 2022-01-16 04:17:06 -05:00
polylib.hh Use better tjunction vertex addition 2022-01-28 09:45:29 -05:00
qvec.hh use custom type for two-sided things to simplify brain power (.front/.back is easier to process than [0]/[1]) 2022-01-23 00:26:58 -05:00
threads.hh qbsp: replace `-nothreads` with `-threads 1` for consistency with light/vis 2022-01-30 17:50:21 -07:00