Jorrit Rouwe
|
2dcab94cbc
Fixed infinite recursion when colliding a TriangleShape vs a TriangleShape. (#1621)
|
4 ヶ月 前 |
Jorrit Rouwe
|
193857e3c9
Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f)
|
7 ヶ月 前 |
Jorrit Rouwe
|
4dd129f622
Fixed numerical inaccuracy in penetration depth calculation when CollideShapeSettings::mMaxSeparationDistance was set to a really high value (e.g. 1000). (#1451)
|
7 ヶ月 前 |
Stephen Gold
|
7839a60dd0
Spelling and typographical errors (#1399)
|
8 ヶ月 前 |
Jorrit Rouwe
|
79ce4b2801
Removed some of the using std::... statements (#1353)
|
9 ヶ月 前 |
Jorrit Rouwe
|
4058e6a72e
SoftBodyManifold now returns sensor contacts separately (#1276)
|
11 ヶ月 前 |
Jorrit Rouwe
|
67edb1aca4
Added documentation
|
11 ヶ月 前 |
Jorrit Rouwe
|
b3cd9f4846
Split back face mode between convex/triangles for ray casts (#1228)
|
1 年間 前 |
Jorrit Rouwe
|
034b601d3e
Added Shape::MakeScaleValid function (#1172)
|
1 年間 前 |
Jorrit Rouwe
|
0191c72d5f
Removed assert that translation needs to be zero in Mat44::GetQuaternion (#1002)
|
1 年間 前 |
Jorrit Rouwe
|
0f67cc2915
Created ESupportMode::Default (#944)
|
1 年間 前 |
Jorrit Rouwe
|
acd31abf51
Added support for a vertex radius for soft bodies. (#879)
|
1 年間 前 |
Jorrit Rouwe
|
9a279e7d16
Jobified the soft body update (#716)
|
1 年間 前 |
Jorrit Rouwe
|
ad3ca18e63
Fixed soft body collision vs scaled shapes (#655)
|
2 年 前 |
Jorrit Rouwe
|
5c9f7a6043
Soft body physics support (#644)
|
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
|
a2c1c22059
Supporting double precision positions to enable larger worlds (#344)
|
2 年 前 |
Jorrit Rouwe
|
5ad6a803bf
Made GetSupportingFace available for all shape types (#286)
|
2 年 前 |
Jorrit Rouwe
|
eb8f668a23
Added optional shape filter function to multiple query functions (#168)
|
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
|
41471b4016
Collision detection optimizations (#36)
|
3 年 前 |
jrouwe
|
f6fd4c8f74
Created optimized version of cast sphere vs triangle (#21)
|
3 年 前 |
jrouwe
|
7092c71901
Added functionality to track narrow phase timing stats (#18)
|
3 年 前 |
jrouwe
|
6d5cafd535
Removed RTTI from shapes and shape type a member to eventually make it possible to remove vfptr table and blit a shape into memory (#13)
|
3 年 前 |
Jorrit Rouwe
|
686ab6ab85
Initial import
|
4 年 前 |