Histórico de commits

Autor SHA1 Mensagem Data
  Jorrit Rouwe e021bd2de6 Fixing handling of max bodies and max contact constraints (#1506) 5 meses atrás
  Jorrit Rouwe 63c5020e2e Fixed running out of stack space when simulating a really high number of active rigid bodies (#1501) 5 meses atrás
  Jorrit Rouwe 2af1bf9434 Added scene to test determinism of CharacterVirtual (#1478) 6 meses atrás
  Jorrit Rouwe 53c5190a8b Improved searching for the Asset folder (#1454) 6 meses atrás
  Jorrit Rouwe e101339e9b PerformanceTest: Fixed crash when no parameters are passed 8 meses atrás
  Jorrit Rouwe 094bbda1a9 Added LargeMeshScene test to the PerformanceTest 8 meses atrás
  Jorrit Rouwe b54a0849e0 Removed the use of size_t when saving to binary (#1193) 1 ano atrás
  Jorrit Rouwe dc3ea78722 Added option to compile without ObjectStream to reduce library size (#1105) 1 ano atrás
  Jorrit Rouwe 8fcc7a78ec Removed support for integration sub steps for PhysicsSystem::Update (#593) 2 anos atrás
  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 2 anos atrás
  Jorrit Rouwe 71e7988e96 Added support to split up large islands (#458) 2 anos atrás
  Jorrit Rouwe 49a2cfb66c Added UnregisterTypes function (#456) 2 anos atrás
  Jorrit Rouwe db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 anos atrás
  Jorrit Rouwe 4837d55f6b Added Performance Test app for Android (#438) 2 anos atrás
  Jorrit Rouwe dbd57cb360 Added ability to repeat performance tests 2 anos atrás
  Jorrit Rouwe 4315ad53e3 Made remaining filter functions objects to provide context (#381) 2 anos atrás
  Jorrit Rouwe a2c1c22059 Supporting double precision positions to enable larger worlds (#344) 2 anos atrás
  Jorrit Rouwe dccb4e13aa Compile fixes for MSVC 17.4 (#320) 2 anos atrás
  Mikael Hermansson 78eec5802c Added missing va_end to va_list usages (#310) 2 anos atrás
  Jorrit Rouwe 59058fc38a Added an #ifdef to turn on traces to help find determinism problems (#200) 3 anos atrás
  Jorrit Rouwe 564526ad3d Added build to validate determinism between Windows, Linux and MacOS (#189) 3 anos atrás
  Jorrit Rouwe aab9527141 The PerformanceTest is now deterministic between Windows and Linux (tested on clang 13) (#184) 3 anos atrás
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) 3 anos atrás
  Jorrit Rouwe 3ca62973da Reduced the amount of memory allocated by global constructors (#146) 3 anos atrás
  Jorrit Rouwe 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 anos atrás
  Jorrit Rouwe 06e9d17d38 Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106) 3 anos atrás
  Jorrit Rouwe 36dd3f8c8c Created BroadPhaseLayerInterface so that we don't need an array mapping ObjectLayer -> BroadPhaseLayer anymore (#65) 3 anos atrás
  Jorrit Rouwe ddf837d782 Support for GCC (#63) 3 anos atrás
  Jorrit Rouwe a4c202b4b5 - Ability to override max iterations 3 anos atrás
  Jorrit Rouwe b5c0dc2ea9 Added ability to dump narrow phase stats for performance test 3 anos atrás