Cronologia Commit

Autore SHA1 Messaggio Data
  Jorrit Rouwe 2021f6aa05 Extended simulation stats (#1776) 2 mesi fa
  Jorrit Rouwe f3dbdd2dad Removed paragraph that is no longer true 5 mesi fa
  Jorrit Rouwe 2405ff19c1 Fixed bug in OptimizeBroadPhase (#1682) 6 mesi fa
  Jorrit Rouwe 823a13303e QuadTree will now fall back to the heap when running out of stack space during collision queries (#1675) 6 mesi fa
  Jorrit Rouwe 122be7b07e Documented what to do when you run out of quad tree nodes 10 mesi fa
  Jorrit Rouwe 8e654999a4 Documented reasons why cached body bounds may be out of sync 10 mesi fa
  Jorrit Rouwe e5272c050c Fix stack corruption when destroying extremely unbalanced QuadTree (#1518) 10 mesi fa
  Jorrit Rouwe 21d4bac708 Bugfix: CompoundShape::GetWorldSpaceBounds should also return a single point when there are no sub shapes (#1470) 11 mesi fa
  Jorrit Rouwe 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) 11 mesi fa
  Jorrit Rouwe fe87468daa Enable floating point overflow exceptions (#1398) 1 anno fa
  Stephen Gold 7839a60dd0 Spelling and typographical errors (#1399) 1 anno fa
  Jorrit Rouwe 79ce4b2801 Removed some of the using std::... statements (#1353) 1 anno fa
  Jorrit Rouwe 9320e5d6c9 Documentation update 1 anno fa
  Jorrit Rouwe a981b43f03 Fixed a few other cpp files that didn't include their own header first (#1119) 1 anno fa
  Jorrit Rouwe 76eb4534be Switch from using _DEBUG to NDEBUG (#1049) 1 anno fa
  Jorrit Rouwe c1556df68b Made math type args (like Vec3Arg) const so that it remains possible to change them to a const reference (#890) 1 anno fa
  Jorrit Rouwe f5c3cc1f03 Replacing JPH_CRASH with std::abort (#881) 1 anno fa
  Jorrit Rouwe 75aad48a6b Added function to query the world bounds of a physics system (#816) 2 anni fa
  Jorrit Rouwe d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) 2 anni fa
  Jorrit Rouwe 58445d6c26 Removed trailing whitespace from all source files (#688) 2 anni fa
  Jorrit Rouwe d1a62866ef Bugfix: CastShape had incorrect early out condition which could cause it to miss the deepest penetration 2 anni fa
  Jorrit Rouwe db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 anni fa
  Jorrit Rouwe 4315ad53e3 Made remaining filter functions objects to provide context (#381) 3 anni fa
  Jorrit Rouwe 69fcdfe02e ARM 32-bit support for Windows (will probably work on Linux/Android too) (#332) 3 anni fa
  Jorrit Rouwe dccb4e13aa Compile fixes for MSVC 17.4 (#320) 3 anni fa
  Jorrit Rouwe f11abf059d Removed using namespace std from namespace JPH (#308) 3 anni fa
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) 3 anni fa
  Jorrit Rouwe bfbab25859 Improved quad tree rebuild (#136) 3 anni fa
  Jorrit Rouwe 4595f85955 Various Sonar fixes (#123) 3 anni fa
  Jorrit Rouwe bfd74a56c1 - Added new line to end of every file (#110) 3 anni fa