Jorrit Rouwe 09fbedbf96 Fixed -DVec3::sZero() to be the same across platforms (#1121) 1 year ago
..
DMat44.h 045a87e230 Ran spell checker over all comments in the Jolt folder 1 year ago
DMat44.inl 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
DVec3.h 20b1492288 Added DVec3::Set (#937) 1 year ago
DVec3.inl 09fbedbf96 Fixed -DVec3::sZero() to be the same across platforms (#1121) 1 year ago
Double3.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
DynMatrix.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
EigenValueSymmetric.h 045a87e230 Ran spell checker over all comments in the Jolt folder 1 year ago
FindRoot.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
Float2.h 4c0a700dba Fixes for MSVC 17.7.0 Preview 3 compilation errors (#615) 2 years ago
Float3.h 1b006d340e Added constexpr to Float3 and IndexedTriangle(NoMaterial) classes (#801) 2 years ago
Float4.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
GaussianElimination.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
HalfFloat.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
Mat44.h 045a87e230 Ran spell checker over all comments in the Jolt folder 1 year ago
Mat44.inl 0191c72d5f Removed assert that translation needs to be zero in Mat44::GetQuaternion (#1002) 1 year ago
Math.h deeb4bca04 Fixed unit test failure in MSVC 17.10 (#1109) 1 year ago
MathTypes.h c1556df68b Made math type args (like Vec3Arg) const so that it remains possible to change them to a const reference (#890) 1 year ago
Matrix.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
Quat.h f8da353840 Extra setters for JoltPhysics.js (#730) 2 years ago
Quat.inl 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
Real.h 98d9b4e130 Added function to update the materials of a height field (#934) 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 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 2 years ago
UVec4.inl 045a87e230 Ran spell checker over all comments in the Jolt folder 1 year ago
UVec8.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
UVec8.inl 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
Vec3.cpp d7619bd5ec Removed some heap allocs on startup (#1092) 1 year ago
Vec3.h d7619bd5ec Removed some heap allocs on startup (#1092) 1 year ago
Vec3.inl 56adf54375 Fixed issue where -zero was not deterministic (#1100) 1 year ago
Vec4.h 045a87e230 Ran spell checker over all comments in the Jolt folder 1 year ago
Vec4.inl 56adf54375 Fixed issue where -zero was not deterministic (#1100) 1 year ago
Vec8.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
Vec8.inl 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
Vector.h 2473382d3c Speed up reading of heightfield data. (#1083) 1 year ago