Stephen Gold
|
7839a60dd0
Spelling and typographical errors (#1399)
|
1 年之前 |
Jorrit Rouwe
|
79ce4b2801
Removed some of the using std::... statements (#1353)
|
1 年之前 |
Jorrit Rouwe
|
e5d6234dc6
Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros
|
1 年之前 |
Jorrit Rouwe
|
4058e6a72e
SoftBodyManifold now returns sensor contacts separately (#1276)
|
1 年之前 |
Jorrit Rouwe
|
2e7c64a023
Added EmptyShape (#1262)
|
1 年之前 |
Jorrit Rouwe
|
57083c6352
Added tapered cylinder shape (#1241)
|
1 年之前 |
Jorrit Rouwe
|
d7f08b8367
Added ability to store per triangle user data in mesh shape (#1225)
|
1 年之前 |
Jorrit Rouwe
|
ff50a7a800
Added PlaneShape (#1222)
|
1 年之前 |
Jorrit Rouwe
|
034b601d3e
Added Shape::MakeScaleValid function (#1172)
|
1 年之前 |
Jorrit Rouwe
|
19fbd9e031
Consistency fix: A few files were using spaces instead of tabs (#1171)
|
1 年之前 |
Jorrit Rouwe
|
58ffa9d581
Added more documentation on scaling shapes
|
1 年之前 |
Fabian Schmidt
|
d58e655470
fix compilation for Release-builds by adding more [[maybe_unused]] statements (#1051)
|
1 年之前 |
Jorrit Rouwe
|
b8012e1ac1
Added Shape::ClearCachedResult
|
1 年之前 |
Jorrit Rouwe
|
acd31abf51
Added support for a vertex radius for soft bodies. (#879)
|
1 年之前 |
Jorrit Rouwe
|
a5f498fc48
Updated documentation for supported scale
|
2 年之前 |
Jorrit Rouwe
|
e54a901922
Documentation fix
|
2 年之前 |
Jorrit Rouwe
|
9a279e7d16
Jobified the soft body update (#716)
|
2 年之前 |
Evangel63
|
6d750dcc2e
Changed C style casts to C++ style casts, or constructors where appropriate (#698)
|
2 年之前 |
Jorrit Rouwe
|
779ba3673b
Ability to add soft bodies to a PhysicsScene and load/save them (#656)
|
2 年之前 |
Jorrit Rouwe
|
ad3ca18e63
Fixed soft body collision vs scaled shapes (#655)
|
2 年之前 |
Jorrit Rouwe
|
5c9f7a6043
Soft body physics support (#644)
|
2 年之前 |
n.savichev
|
3ab6961261
Fix 'unused parameter' compiler warnings (got under GCC 11, linux) (#594)
|
2 年之前 |
Jan Krassnigg
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 年之前 |
Mikael Hermansson
|
752f0c3e36
Added user defined convex sub shape types (#468)
|
2 年之前 |
Jorrit Rouwe
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 年之前 |
Jorrit Rouwe
|
f7d19a91da
Fixed GetWorldSpaceBounds returning an infinite sized bounding box for empty mutable compound (#366)
|
3 年之前 |
Jorrit Rouwe
|
c2f97c1aaf
Added #ifdef to conditionally compile documentation. This fixes a compilation issue in MSVC Clang in Distribution mode.
|
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
|
b68097f582
Ability to override memory allocations (#183)
|
3 年之前 |