ericw-tools/include/common
Eric Wasylishen d40e79ae29 mathlib: revert Q_rint to match master
The one on master returns 0 ==Q_rint(-0)
whereas the std::rint returns -0 == Q_rint(-0)
2021-10-07 19:08:34 -06:00
..
aabb.hh fix gcc errors about reference to temporary 2021-10-05 23:28:33 -06:00
bspfile.hh Fix missing unordered_map 2021-10-05 23:00:13 -04:00
bsputils.hh Run clang-format pass 2021-10-05 15:54:06 -04:00
cmdlib.hh Fix more unused value warnings 2021-10-05 23:40:40 -04:00
entdata.h Calculate tangents and bitangents (need to clean this up) 2021-10-05 01:07:13 -04:00
log.hh Resolve GCC wanting `template` before emplacements 2021-10-05 22:54:25 -04:00
mathlib.hh mathlib: revert Q_rint to match master 2021-10-07 19:08:34 -06:00
mesh.hh Clang format pass 2021-09-14 02:32:26 -04:00
octree.hh Run clang-format pass 2021-10-05 15:54:06 -04:00
parser.hh Run clang-format pass 2021-10-05 15:54:06 -04:00
polylib.hh Hopefully resolve clang warnings here now 2021-10-05 23:24:05 -04:00
qvec.hh Uninitialized values aren't constexpr, changing these default constructors to inline 2021-10-06 03:43:30 -04:00
threads.hh Clang format pass 2021-09-14 02:32:26 -04:00