Jorrit Rouwe
|
22c5cbffdf
Build Islands from Constraints was activating bodies that were not taken into account when running single threaded (and in rare cases not with multiple threads) causing non-deterministic simulation, fixed this race condition (#199)
|
3 жил өмнө |
Jorrit Rouwe
|
a90a740b3e
Ragdoll and ConvexMesh test are now producing the same results on ARM as on x86 (#197)
|
3 жил өмнө |
Jorrit Rouwe
|
5f063c3c57
Made Mat44::sRotation and QuickSort platform independent (#196)
|
3 жил өмнө |
Jorrit Rouwe
|
46d123f7ff
Added new error code that triggers when hull building failed due to precision problems.
|
3 жил өмнө |
Jorrit Rouwe
|
8ccd3ce3b6
Fixed alignment issue of BodyPair struct (#194)
|
3 жил өмнө |
Jorrit Rouwe
|
564526ad3d
Added build to validate determinism between Windows, Linux and MacOS (#189)
|
3 жил өмнө |
Jorrit Rouwe
|
9cbee369a6
Implemented vectorized versions of ASin, ACos, ATan, ATan2 (#188)
|
3 жил өмнө |
Jorrit Rouwe
|
3447528a66
Implemented vectorized version of Tan (#187)
|
3 жил өмнө |
Jorrit Rouwe
|
6793dcf7b4
Simplified and documented Vec4::SinCos function (#186)
|
3 жил өмнө |
Jorrit Rouwe
|
d2ae231ecb
Updated documentation
|
3 жил өмнө |
Wunk
|
a830f47833
Add initial support for AVX512 (#185)
|
3 жил өмнө |
Jorrit Rouwe
|
652f7110ef
Fix Doxygen build
|
3 жил өмнө |
Jorrit Rouwe
|
aab9527141
The PerformanceTest is now deterministic between Windows and Linux (tested on clang 13) (#184)
|
3 жил өмнө |
Jorrit Rouwe
|
e942614031
Lowered recommendation of contact constraints (this is quite memory intensive)
|
3 жил өмнө |
Jorrit Rouwe
|
214c5dfa63
Marked breaking change
|
3 жил өмнө |
Jorrit Rouwe
|
b68097f582
Ability to override memory allocations (#183)
|
3 жил өмнө |
Jorrit Rouwe
|
929b2e28bb
- Drawing anchor points for fixed constraint
|
3 жил өмнө |
Jorrit Rouwe
|
859cdfc4b5
Removed incorrect offset
|
3 жил өмнө |
Jorrit Rouwe
|
7a2991f6bd
Added a construction that looks like #170 to test stability of the fixed joint
|
3 жил өмнө |
Jorrit Rouwe
|
21d835f8ad
Implemented SolvePositionConstraint for RackAndPinionConstraint and GearConstraint (#182)
|
3 жил өмнө |
Jorrit Rouwe
|
6ad9c36fe5
Documented breaking changes
|
3 жил өмнө |
Jorrit Rouwe
|
09d6d9d51c
New constraint types added (#181)
|
3 жил өмнө |
Jorrit Rouwe
|
3368a34daf
Extended CylinderShapeTest with a pile of thin cylinders
|
3 жил өмнө |
Jorrit Rouwe
|
a6193ce5a8
Improved handling of hulls with very acute angles (#179)
|
3 жил өмнө |
Jorrit Rouwe
|
76b059fec1
JPH_CONVEX_BUILDER_DEBUG compiles again
|
3 жил өмнө |
Jorrit Rouwe
|
ccc2d9a287
Supporting smaller convex hulls in the ConvexHullBuilder
|
3 жил өмнө |
Jorrit Rouwe
|
9171a12ea6
Using target_precompile_headers instead of manually specifying precompiled headers (#175)
|
3 жил өмнө |
Jorrit Rouwe
|
0222977964
Split off ObjectStream classes to reduce compilation time of the library by approx 20% (#174)
|
3 жил өмнө |
Jorrit Rouwe
|
198a7cbe65
Ability to have more than 4 collision steps (#173)
|
3 жил өмнө |
Jorrit Rouwe
|
373590744d
Added ability for convex hull shape to draw face outlines
|
3 жил өмнө |