提交历史

作者 SHA1 备注 提交日期
  Jorrit Rouwe a37d60e13c Implemented NotifyShapeChange to notify constraint of COM changes (#506) 2 年之前
  Jorrit Rouwe 7e84112694 Experimental motorcycle physics support (#489) 2 年之前
  Jorrit Rouwe bc4fa997f1 Passing the shapes that are colliding into the ShapeFilter (#474) 2 年之前
  Jorrit Rouwe a212e57c35 Made setting to turn off deterministic simulation in favor of performance (#463) 2 年之前
  Jorrit Rouwe 71e7988e96 Added support to split up large islands (#458) 2 年之前
  Jorrit Rouwe db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前
  Jorrit Rouwe 3d99c876fd Created CharacterContactListener::OnAdjustBodyVelocity callback (#408) 2 年之前
  Jorrit Rouwe 4315ad53e3 Made remaining filter functions objects to provide context (#381) 2 年之前
  Jorrit Rouwe 4f97968056 Created 2D example (#378) 2 年之前
  Jorrit Rouwe a2c1c22059 Supporting double precision positions to enable larger worlds (#344) 2 年之前
  Jorrit Rouwe 64802d163a Added ability to switch motion quality for a body (#342) 2 年之前
  Jorrit Rouwe dccb4e13aa Compile fixes for MSVC 17.4 (#320) 2 年之前
  Jorrit Rouwe f11abf059d Removed using namespace std from namespace JPH (#308) 2 年之前
  Jorrit Rouwe f7527f3282 Character improvements (#273) 2 年之前
  Jorrit Rouwe 5ad6a803bf Made GetSupportingFace available for all shape types (#286) 2 年之前
  Jorrit Rouwe efb0012221 Character tweaks (#218) 2 年之前
  Jorrit Rouwe a30434a1b9 Added pulley constraint type (#229) 2 年之前
  Jorrit Rouwe 195fdd9c78 Fixed Samples crashing when no command line argument was passed 3 年之前
  Jorrit Rouwe 1cb0b2cd1a Made samples compile under MinGW (#205) 3 年之前
  Jorrit Rouwe 3f2a0021de Implemented skeleton mapper that can convert an animated skelton to a ragdoll skeleton and back (#203) 3 年之前
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) 3 年之前
  Jorrit Rouwe 09d6d9d51c New constraint types added (#181) 3 年之前
  Jorrit Rouwe 0222977964 Split off ObjectStream classes to reduce compilation time of the library by approx 20% (#174) 3 年之前
  Jorrit Rouwe 373590744d Added ability for convex hull shape to draw face outlines 3 年之前
  Jorrit Rouwe 3cf3fe55a5 Added ability to have a dynamic mesh shape (#169) 3 年之前
  Jorrit Rouwe 3e2151a009 Added possibility to save the current state of the physics world as a scene (#165) 3 年之前
  Jorrit Rouwe 6847760fc8 Support for setting velocity through BodyCreationSettings (#164) 3 年之前
  Jorrit Rouwe 5237d4a319 Implemented a function to do stair walking for the virtual character (#160) 3 年之前
  Jorrit Rouwe a82817be95 Added check that temp allocator is empty at end of step 3 年之前
  Jorrit Rouwe 6db4d3beac Removed Body::GetDebugName 3 年之前