Commit History

Author SHA1 Message Date
  Jorrit Rouwe f89be7e063 Ability to split unassigning of a body ID from freeing the body (#291) 2 years ago
  Jorrit Rouwe 8ab310a423 Added functionality to create bodies without ID and assign an ID later (#272) 2 years ago
  Jorrit Rouwe 3e0cbeb804 Added BodyInterface::CreateBodyWithID to be able to keep BodyIDs consistent between client and server (#247) 2 years ago
  DocAce 5b262a0304 Adds optional body filter to DrawBodies() (#198) 3 years ago
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) 3 years ago
  Jorrit Rouwe 6db4d3beac Removed Body::GetDebugName 3 years ago
  Jorrit Rouwe bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
  Jorrit Rouwe 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
  Jorrit Rouwe 06e9d17d38 Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106) 3 years ago
  Jorrit Rouwe 36dd3f8c8c Created BroadPhaseLayerInterface so that we don't need an array mapping ObjectLayer -> BroadPhaseLayer anymore (#65) 3 years ago
  Jorrit Rouwe ddf837d782 Support for GCC (#63) 3 years ago
  Jorrit Rouwe 3c403d17a6 Combine Body and MotionProperties in 1 allocation (#35) 3 years ago
  Jorrit Rouwe 92a117e0f0 Removed stat collector code, it hasn't been used in years and is very incomplete. 3 years ago
  jrouwe ef371411af Made amount of mutexes in the mutex array dependent on the amount of CPU cores (#9) 3 years ago
  Jorrit Rouwe 686ab6ab85 Initial import 4 years ago