| .. |
|
AABBTree
|
997c67e808
Some fixes for PowerPC 64 Big Endian mode (some unit tests are still failing) (#1409)
|
1 year ago |
|
Core
|
4c962c4f85
Moved the definition of _HAS_EXCEPTIONS from cmake to Core.h (#1635)
|
7 months ago |
|
Geometry
|
5cab98f5bf
Added an epsilon to the CastRay / CastShape early out condition to avoid dividing by a very small number and overflowing to INF. This can cause a float overflow exception. (#1574)
|
9 months ago |
|
Math
|
4ebc30d366
Replaced equals check with IsClose check in Vec3::sUnitSphere (#1627)
|
8 months ago |
|
ObjectStream
|
7cd420716e
Sonar fixes
|
1 year ago |
|
Physics
|
ac993e4ee3
Improved Cosserat rod bend twist constraint sorting (#1636)
|
7 months ago |
|
Renderer
|
fe87468daa
Enable floating point overflow exceptions (#1398)
|
1 year ago |
|
Skeleton
|
4257d30ef6
Add serialization to SkeletalAnimation (#1372)
|
1 year ago |
|
TriangleSplitter
|
94d88064a6
MeshShape: Added option to favor build speed over quality (#1473)
|
11 months ago |
|
ConfigurationString.h
|
e7aa192cdc
Configuration string contains (External Profile) if JPH_EXTERNAL_PROFILE is set (#1603)
|
8 months ago |
|
Jolt.cmake
|
4c962c4f85
Moved the definition of _HAS_EXCEPTIONS from cmake to Core.h (#1635)
|
7 months ago |
|
Jolt.h
|
bdc1695a64
Replace std::vector with custom implementation (#1089)
|
1 year ago |
|
Jolt.natvis
|
e021bd2de6
Fixing handling of max bodies and max contact constraints (#1506)
|
10 months ago |
|
RegisterTypes.cpp
|
db76d2de55
Register missing vehicle controller settings classes
|
10 months ago |
|
RegisterTypes.h
|
e6c8173612
Documentation
|
1 year ago |