Jorrit Rouwe 7e93e770ea Added object serialization for Float4, UVec4 and IndexedTriangleNoMaterial (#1752) 3 months ago
..
BVec16.h 79ce4b2801 Removed some of the using std::... statements (#1353) 1 year ago
BVec16.inl f1420822d3 Removed std::unordered_map/set (#1337) 1 year ago
DMat44.h e8c2ecf99c Fix compilation errors with -DDOUBLE_PRECISION=ON on LoongArch (#1592) 8 months ago
DMat44.inl 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
DVec3.h 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) 11 months ago
DVec3.inl 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) 11 months ago
Double3.h 79ce4b2801 Removed some of the using std::... statements (#1353) 1 year ago
DynMatrix.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
EigenValueSymmetric.h fe87468daa Enable floating point overflow exceptions (#1398) 1 year ago
FindRoot.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
Float2.h 79ce4b2801 Removed some of the using std::... statements (#1353) 1 year ago
Float3.h 79ce4b2801 Removed some of the using std::... statements (#1353) 1 year ago
Float4.h 7e93e770ea Added object serialization for Float4, UVec4 and IndexedTriangleNoMaterial (#1752) 3 months ago
GaussianElimination.h 7839a60dd0 Spelling and typographical errors (#1399) 1 year ago
HalfFloat.h fe87468daa Enable floating point overflow exceptions (#1398) 1 year ago
Mat44.h 79ce4b2801 Removed some of the using std::... statements (#1353) 1 year ago
Mat44.inl 30335e3509 Optimized Quat::RotateAxisX/Y/Z (#1670) 6 months ago
Math.h fe87468daa Enable floating point overflow exceptions (#1398) 1 year ago
MathTypes.h f1420822d3 Removed std::unordered_map/set (#1337) 1 year ago
Matrix.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
Quat.h 094e3b3150 Added functionality to compress a unit vector/quat to a uint32 (#1708) 5 months ago
Quat.inl 2945ec8f0e Plane/Quat: Added functions to convert from and to Float4 5 months ago
Real.h 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) 1 year ago
Swizzle.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
Trigonometry.h d7ef7dfb70 Added comment 1 year ago
UVec4.h e1b4a498b6 Added UVec4::operator -, -=, Dot and DotV (#1676) 6 months ago
UVec4.inl e1b4a498b6 Added UVec4::operator -, -=, Dot and DotV (#1676) 6 months ago
Vec3.cpp 4ebc30d366 Replaced equals check with IsClose check in Vec3::sUnitSphere (#1627) 7 months ago
Vec3.h 094e3b3150 Added functionality to compress a unit vector/quat to a uint32 (#1708) 5 months ago
Vec3.inl 094e3b3150 Added functionality to compress a unit vector/quat to a uint32 (#1708) 5 months ago
Vec4.h 094e3b3150 Added functionality to compress a unit vector/quat to a uint32 (#1708) 5 months ago
Vec4.inl 094e3b3150 Added functionality to compress a unit vector/quat to a uint32 (#1708) 5 months ago
Vector.h fb36cec7ee Sonar issue fixes 1 year ago