Histórico de commits

Autor SHA1 Mensagem Data
  Jorrit Rouwe f11abf059d Removed using namespace std from namespace JPH (#308) 2 anos atrás
  Jorrit Rouwe 5f063c3c57 Made Mat44::sRotation and QuickSort platform independent (#196) 3 anos atrás
  Jorrit Rouwe bfd74a56c1 - Added new line to end of every file (#110) 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 24ea3a5c18 Broadphase related changes 3 anos atrás
  Jorrit Rouwe 965f6ba075 Broadphase fixes (#43) 3 anos atrás
  jrouwe e2bbdda911 Performance optimizations (#17) 3 anos atrás
  jorrit 6b6e930c44 Added total time while excluding time spent in collector column 4 anos atrás
  jrouwe 95a2ad845d - Added define JPH_TRACK_BROADPHASE_STATS that allow you to collect stats about the broadphase performance (do not enable by default!) (#8) 4 anos atrás
  Jorrit Rouwe e7ae916d35 Sonar: Code smell fixes 4 anos atrás
  jrouwe b1ddda0a85 Feature/optimize broadphase locks (#4) 4 anos atrás
  Jorrit Rouwe 14583ff8ed Moved BroadPhaseLayerToString to a separate setter function 4 anos atrás
  Jorrit Rouwe 82a4ac765d Early out when tree has no bodies 4 anos atrás
  Jorrit Rouwe 33883574bb Changed broadphase vs broadphase layer to object vs broadphase layer to avoid testing too many layers when doing collision queries (if you map multiple query layers to the same broadphase layer you may end up testing against too many) 4 anos atrás
  Jorrit Rouwe 686ab6ab85 Initial import 4 anos atrás