Jorrit Rouwe
|
dccb4e13aa
Compile fixes for MSVC 17.4 (#320)
|
2 роки тому |
Mikael Hermansson
|
78eec5802c
Added missing va_end to va_list usages (#310)
|
2 роки тому |
Jorrit Rouwe
|
59058fc38a
Added an #ifdef to turn on traces to help find determinism problems (#200)
|
3 роки тому |
Jorrit Rouwe
|
564526ad3d
Added build to validate determinism between Windows, Linux and MacOS (#189)
|
3 роки тому |
Jorrit Rouwe
|
aab9527141
The PerformanceTest is now deterministic between Windows and Linux (tested on clang 13) (#184)
|
3 роки тому |
Jorrit Rouwe
|
b68097f582
Ability to override memory allocations (#183)
|
3 роки тому |
Jorrit Rouwe
|
3ca62973da
Reduced the amount of memory allocated by global constructors (#146)
|
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
|
36dd3f8c8c
Created BroadPhaseLayerInterface so that we don't need an array mapping ObjectLayer -> BroadPhaseLayer anymore (#65)
|
3 роки тому |
Jorrit Rouwe
|
ddf837d782
Support for GCC (#63)
|
3 роки тому |
Jorrit Rouwe
|
a4c202b4b5
- Ability to override max iterations
|
3 роки тому |
Jorrit Rouwe
|
b5c0dc2ea9
Added ability to dump narrow phase stats for performance test
|
3 роки тому |
Jorrit Rouwe
|
b8f3e7c5c8
- Ability to record per frame timing information
|
3 роки тому |
jrouwe
|
0f9972d8c0
Added a 2nd scene to the performance test - convex shapes falling on a mesh (#28)
|
3 роки тому |
jrouwe
|
76912c7d90
Added DebugRendererRecorder and JoltViewer, can be used to record and playback the drawn physics world (#27)
|
3 роки тому |
Jorrit Rouwe
|
2e13314a26
PerformanceTest now creates named profile dumps
|
3 роки тому |
Jorrit Rouwe
|
25c31638a2
- Turn sleeping off
|
3 роки тому |
Jorrit Rouwe
|
867cfe51ca
Fixing the amount of iterations to 500 to get a better comparison across platforms
|
3 роки тому |
jrouwe
|
23c1b9d902
Added performance test app (#25)
|
3 роки тому |