Historie revizí

Autor SHA1 Zpráva Datum
  Jorrit Rouwe 8fcc7a78ec Removed support for integration sub steps for PhysicsSystem::Update (#593) před 2 roky
  Jorrit Rouwe 1789fe84d8 Removed difference between debug and release versions of PerformanceTest to be able to compare the hash between debug and release for the cross platform deterministic version před 2 roky
  Jorrit Rouwe 71e7988e96 Added support to split up large islands (#458) před 2 roky
  Jorrit Rouwe 49a2cfb66c Added UnregisterTypes function (#456) před 2 roky
  Jorrit Rouwe db6d42bed5 Added a link to the main repository to the header of each file (#452) před 2 roky
  Jorrit Rouwe 4837d55f6b Added Performance Test app for Android (#438) před 2 roky
  Jorrit Rouwe dbd57cb360 Added ability to repeat performance tests před 2 roky
  Jorrit Rouwe 4315ad53e3 Made remaining filter functions objects to provide context (#381) před 2 roky
  Jorrit Rouwe a2c1c22059 Supporting double precision positions to enable larger worlds (#344) před 2 roky
  Jorrit Rouwe dccb4e13aa Compile fixes for MSVC 17.4 (#320) před 2 roky
  Mikael Hermansson 78eec5802c Added missing va_end to va_list usages (#310) před 2 roky
  Jorrit Rouwe 59058fc38a Added an #ifdef to turn on traces to help find determinism problems (#200) před 3 roky
  Jorrit Rouwe 564526ad3d Added build to validate determinism between Windows, Linux and MacOS (#189) před 3 roky
  Jorrit Rouwe aab9527141 The PerformanceTest is now deterministic between Windows and Linux (tested on clang 13) (#184) před 3 roky
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) před 3 roky
  Jorrit Rouwe 3ca62973da Reduced the amount of memory allocated by global constructors (#146) před 3 roky
  Jorrit Rouwe 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) před 3 roky
  Jorrit Rouwe 06e9d17d38 Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106) před 3 roky
  Jorrit Rouwe 36dd3f8c8c Created BroadPhaseLayerInterface so that we don't need an array mapping ObjectLayer -> BroadPhaseLayer anymore (#65) před 3 roky
  Jorrit Rouwe ddf837d782 Support for GCC (#63) před 3 roky
  Jorrit Rouwe a4c202b4b5 - Ability to override max iterations před 3 roky
  Jorrit Rouwe b5c0dc2ea9 Added ability to dump narrow phase stats for performance test před 3 roky
  Jorrit Rouwe b8f3e7c5c8 - Ability to record per frame timing information před 3 roky
  jrouwe 0f9972d8c0 Added a 2nd scene to the performance test - convex shapes falling on a mesh (#28) před 3 roky
  jrouwe 76912c7d90 Added DebugRendererRecorder and JoltViewer, can be used to record and playback the drawn physics world (#27) před 3 roky
  Jorrit Rouwe 2e13314a26 PerformanceTest now creates named profile dumps před 3 roky
  Jorrit Rouwe 25c31638a2 - Turn sleeping off před 3 roky
  Jorrit Rouwe 867cfe51ca Fixing the amount of iterations to 500 to get a better comparison across platforms před 3 roky
  jrouwe 23c1b9d902 Added performance test app (#25) před 3 roky