Jorrit Rouwe
|
5cc0cd753f
Enabled additional tests for UBSAN
|
3 лет назад |
Jorrit Rouwe
|
a191a7740b
Fix UBSAN build (tests weren't failing on error) (#206)
|
3 лет назад |
Jorrit Rouwe
|
195fdd9c78
Fixed Samples crashing when no command line argument was passed
|
3 лет назад |
Jorrit Rouwe
|
1cb0b2cd1a
Made samples compile under MinGW (#205)
|
3 лет назад |
ImperatorS79
|
8adaf983f4
Add support for MinGW based compilers (#204)
|
3 лет назад |
Jorrit Rouwe
|
8e41c509e7
Fixed missing documentation
|
3 лет назад |
Jorrit Rouwe
|
8a1772fe43
- Added skeleton mapper to examples
|
3 лет назад |
Jorrit Rouwe
|
3f2a0021de
Implemented skeleton mapper that can convert an animated skelton to a ragdoll skeleton and back (#203)
|
3 лет назад |
Jorrit Rouwe
|
84d4c6f01e
Run unit tests and determinism check on ARM using QEMU (#201)
|
3 лет назад |
Jorrit Rouwe
|
480033b36f
Sonar should now no longer run on pull requests from users that don't have the SONAR_TOKEN secret
|
3 лет назад |
Jorrit Rouwe
|
59058fc38a
Added an #ifdef to turn on traces to help find determinism problems (#200)
|
3 лет назад |
DocAce
|
5b262a0304
Adds optional body filter to DrawBodies() (#198)
|
3 лет назад |
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 лет назад |