Dmitry Tsarevich
|
6fd46901b5
Fixed issues found by PVS-Studio (#729)
|
2 年之前 |
Jorrit Rouwe
|
9a279e7d16
Jobified the soft body update (#716)
|
2 年之前 |
Jorrit Rouwe
|
12adfda962
Made active edge threshold angle configurable (#670)
|
2 年之前 |
Mikael Hermansson
|
0dbba692a8
Allowed for moving triangle data into MeshShapeSettings (#668)
|
2 年之前 |
Jorrit Rouwe
|
ad3ca18e63
Fixed soft body collision vs scaled shapes (#655)
|
2 年之前 |
Jorrit Rouwe
|
5c9f7a6043
Soft body physics support (#644)
|
2 年之前 |
Mikael Hermansson
|
2fd1db3d57
Changed IndexedTriangle::IsDegenerate to include slivers (#607)
|
2 年之前 |
Jorrit Rouwe
|
ea83565e61
Discarding slivers when building a mesh shape (#606)
|
2 年之前 |
Jorrit Rouwe
|
d1a62866ef
Bugfix: CastShape had incorrect early out condition which could cause it to miss the deepest penetration
|
2 年之前 |
Jorrit Rouwe
|
bc4fa997f1
Passing the shapes that are colliding into the ShapeFilter (#474)
|
2 年之前 |
Jorrit Rouwe
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 年之前 |
Jorrit Rouwe
|
556a9ff38a
Optimized duplicate / degenerate triangle removal (#367)
|
3 年之前 |
Jorrit Rouwe
|
a2c1c22059
Supporting double precision positions to enable larger worlds (#344)
|
3 年之前 |
Jorrit Rouwe
|
5ad6a803bf
Made GetSupportingFace available for all shape types (#286)
|
3 年之前 |
Jorrit Rouwe
|
c5db87655e
Fix error check + message for max material count on MeshShape (#264)
|
3 年之前 |
Jorrit Rouwe
|
b68097f582
Ability to override memory allocations (#183)
|
3 年之前 |
Jorrit Rouwe
|
3cf3fe55a5
Added ability to have a dynamic mesh shape (#169)
|
3 年之前 |
Jorrit Rouwe
|
eb8f668a23
Added optional shape filter function to multiple query functions (#168)
|
3 年之前 |
Jorrit Rouwe
|
dfec0f2250
Optimized mesh shape creation (#147)
|
3 年之前 |
Jorrit Rouwe
|
b4bd177f35
Replaced most const string & parameters with const string_view & parameters to avoid extra allocations (#145)
|
3 年之前 |
Jorrit Rouwe
|
5d5f228012
Sonar fixes (#124)
|
3 年之前 |
Jorrit Rouwe
|
4595f85955
Various Sonar fixes (#123)
|
3 年之前 |
Jorrit Rouwe
|
8981a34518
Added GetMaterialIndex and GetMaterialList functions (#117)
|
3 年之前 |
Jorrit Rouwe
|
bfd74a56c1
- Added new line to end of every file (#110)
|
3 年之前 |
Jorrit Rouwe
|
8b62fa04c4
Disabled warnings now stay within the Jolt headers (#108)
|
3 年之前 |
Jorrit Rouwe
|
06e9d17d38
Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106)
|
3 年之前 |
Jorrit Rouwe
|
0e3f28e61b
Version of UVec4::sSort4True that is faster (#40)
|
4 年之前 |
Jorrit Rouwe
|
41471b4016
Collision detection optimizations (#36)
|
4 年之前 |
Jorrit Rouwe
|
856531eade
Sonar fix
|
4 年之前 |
jrouwe
|
f6fd4c8f74
Created optimized version of cast sphere vs triangle (#21)
|
4 年之前 |