Cronologia Commit

Autore SHA1 Messaggio Data
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) 3 anni fa
  Joshie 4fe61fc24d Support for Windows 32-bit platform (#162) 3 anni fa
  jorrit 3774cc74c3 ApplyBuoyancyImpulse will return true if it applied an impulse 3 anni fa
  Jorrit Rouwe d8823a54f1 Removed superfluous JPH namespace 3 anni fa
  Jorrit Rouwe f1e8191199 Ability for sensors to detect collisions with sleeping bodies (#133) 3 anni fa
  Jorrit Rouwe 6db4d3beac Removed Body::GetDebugName 3 anni fa
  Jorrit Rouwe bfd74a56c1 - Added new line to end of every file (#110) 3 anni fa
  Jorrit Rouwe 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 anni fa
  Jorrit Rouwe 06e9d17d38 Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106) 3 anni fa
  Jorrit Rouwe a3b0f2fbd6 Added interface to BodyInterface to add forces and torques (#87) 3 anni fa
  Josh Dowell deb873881f Add SetIsSensor to change a body between a sensor and a static body (#82) 3 anni fa
  Jorrit Rouwe 36dd3f8c8c Created BroadPhaseLayerInterface so that we don't need an array mapping ObjectLayer -> BroadPhaseLayer anymore (#65) 3 anni fa
  Jorrit Rouwe 14e062ac96 Changed shape and body user data to uint64 (#50) 3 anni fa
  Jorrit Rouwe 44ea7aa28a Slightly safer / cheaper way of invalidating the contact cache of a body 3 anni fa
  Jorrit Rouwe 653dd65b74 Optimize invalidate contact cache 3 anni fa
  Jorrit Rouwe 41471b4016 Collision detection optimizations (#36) 3 anni fa
  Jorrit Rouwe 3c403d17a6 Combine Body and MotionProperties in 1 allocation (#35) 3 anni fa
  Jorrit Rouwe 52170e932d Optimized contact constraint properties calculation (#34) 3 anni fa
  Jorrit Rouwe e3955f1b3f Added GetPointVelocityCOM and using it to avoid checking that the body is static twice (#33) 3 anni fa
  Jorrit Rouwe 7457d6b2ce GetSleepTestPoints was doing 2x quaternion * vector, cheaper is to convert to matrix once (#32) 3 anni fa
  Jorrit Rouwe 91c9626faf ConvexVsMesh test runs 5% faster by reducing the amount of branches in the inner loop of the contact solver 3 anni fa
  jrouwe 4f87ec71da sonar fixes (#15) 3 anni fa
  Jorrit Rouwe 686ab6ab85 Initial import 4 anni fa