| .. |
|
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)
|
9 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
|
79ce4b2801
Removed some of the using std::... statements (#1353)
|
1 year 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
|
0191c72d5f
Removed assert that translation needs to be zero in Mat44::GetQuaternion (#1002)
|
1 year 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
|
79ce4b2801
Removed some of the using std::... statements (#1353)
|
1 year ago |
|
Quat.inl
|
19fbd9e031
Consistency fix: A few files were using spaces instead of tabs (#1171)
|
1 year 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
|
79ce4b2801
Removed some of the using std::... statements (#1353)
|
1 year ago |
|
UVec4.inl
|
e4debe8683
Added SSE2 implementation of Vec3::sSelect, Vec4::sSelect and UVec4::sSelect (#1314)
|
1 year ago |
|
Vec3.cpp
|
4ebc30d366
Replaced equals check with IsClose check in Vec3::sUnitSphere (#1627)
|
8 months ago |
|
Vec3.h
|
193857e3c9
Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f)
|
11 months ago |
|
Vec3.inl
|
193857e3c9
Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f)
|
11 months ago |
|
Vec4.h
|
1ee6eb2f05
Added support for Cosserat rod constraints in soft bodies (#1624)
|
8 months ago |
|
Vec4.inl
|
1ee6eb2f05
Added support for Cosserat rod constraints in soft bodies (#1624)
|
8 months ago |
|
Vector.h
|
fb36cec7ee
Sonar issue fixes
|
1 year ago |