ericw-tools/include/common
Jonathan d076920665 Revert "Instead of calculating brush extents globally, do it per brush creation"
This reverts commit 069720078f.
2022-01-27 01:52:08 -05: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
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
mathlib.hh Fix bug in bitangent calculation - thank you AlexP 2022-01-20 16:35:56 -05: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 polylib: fix compile error with clang 2022-01-25 19:55:07 -07: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