Jorrit Rouwe
|
d91b429c0b
Fixed bug in ConvexHullShape::CollideSoftBodyVertices where the wrong edge could be reported as the closest edge.
|
hace 5 meses |
Stephen Gold
|
7839a60dd0
Spelling and typographical errors (#1399)
|
hace 1 año |
Jorrit Rouwe
|
f1420822d3
Removed std::unordered_map/set (#1337)
|
hace 1 año |
Jorrit Rouwe
|
4058e6a72e
SoftBodyManifold now returns sensor contacts separately (#1276)
|
hace 1 año |
Jorrit Rouwe
|
b3cd9f4846
Split back face mode between convex/triangles for ray casts (#1228)
|
hace 1 año |
Jorrit Rouwe
|
0f67cc2915
Created ESupportMode::Default (#944)
|
hace 1 año |
Jorrit Rouwe
|
045a87e230
Ran spell checker over all comments in the Jolt folder
|
hace 1 año |
Dmitry Tsarevich
|
6fd46901b5
Fixed issues found by PVS-Studio (#729)
|
hace 2 años |
Jorrit Rouwe
|
9a279e7d16
Jobified the soft body update (#716)
|
hace 2 años |
Jorrit Rouwe
|
ad3ca18e63
Fixed soft body collision vs scaled shapes (#655)
|
hace 2 años |
Jorrit Rouwe
|
5c9f7a6043
Soft body physics support (#644)
|
hace 2 años |
Jorrit Rouwe
|
bc4fa997f1
Passing the shapes that are colliding into the ShapeFilter (#474)
|
hace 2 años |
Jorrit Rouwe
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
hace 2 años |
Jorrit Rouwe
|
a2c1c22059
Supporting double precision positions to enable larger worlds (#344)
|
hace 3 años |
Jorrit Rouwe
|
5ad6a803bf
Made GetSupportingFace available for all shape types (#286)
|
hace 3 años |
Jorrit Rouwe
|
aab9527141
The PerformanceTest is now deterministic between Windows and Linux (tested on clang 13) (#184)
|
hace 3 años |
Jorrit Rouwe
|
b68097f582
Ability to override memory allocations (#183)
|
hace 3 años |
Jorrit Rouwe
|
373590744d
Added ability for convex hull shape to draw face outlines
|
hace 3 años |
Jorrit Rouwe
|
eb8f668a23
Added optional shape filter function to multiple query functions (#168)
|
hace 3 años |
Jorrit Rouwe
|
b4bd177f35
Replaced most const string & parameters with const string_view & parameters to avoid extra allocations (#145)
|
hace 3 años |
Jorrit Rouwe
|
5d5f228012
Sonar fixes (#124)
|
hace 3 años |
Jorrit Rouwe
|
bfd74a56c1
- Added new line to end of every file (#110)
|
hace 3 años |
Jorrit Rouwe
|
8b62fa04c4
Disabled warnings now stay within the Jolt headers (#108)
|
hace 3 años |
Jorrit Rouwe
|
06e9d17d38
Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106)
|
hace 3 años |
Jorrit Rouwe
|
a8a692d971
Moved 'max points' constant from cpp to h and documented it.
|
hace 3 años |
jrouwe
|
23c1b9d902
Added performance test app (#25)
|
hace 4 años |
jrouwe
|
4f87ec71da
sonar fixes (#15)
|
hace 4 años |
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)
|
hace 4 años |
Jorrit Rouwe
|
686ab6ab85
Initial import
|
hace 4 años |