Historique des commits

Auteur SHA1 Message Date
  Jorrit Rouwe 73b0ae11ef Fixed bug in HeightFieldShape::SetHeights (#1218) il y a 1 an
  Jorrit Rouwe 90477394cf Added ScopeExit class (#1129) il y a 1 an
  Jorrit Rouwe 5b25fd5df6 Added Clone function to HeightFieldShape/MutableCompoundShape (#1128) il y a 1 an
  Jorrit Rouwe f4f8e61f4b Bugfix: Forgot to free a temporary allocation on an early out in HeightFieldShape::SetMaterials il y a 1 an
  Jorrit Rouwe 343687a614 Added option to specify the capacity of the height field material list (#1122) il y a 1 an
  Jorrit Rouwe fac38a8ff4 Whitespace fix il y a 1 an
  Jorrit Rouwe bd32df12bb Optimized RestoreBinaryState for HeightFieldShape (#1106) il y a 1 an
  Jorrit Rouwe 31df98494d inSampleCount * inSampleCount -> Square(inSampleCount) il y a 1 an
  Jorrit Rouwe bdc1695a64 Replace std::vector with custom implementation (#1089) il y a 1 an
  Jorrit Rouwe 6b7681d920 Allowing negative stride when getting/setting height field shape heights or materials (#1087) il y a 1 an
  Jorrit Rouwe 98d9b4e130 Added function to update the materials of a height field (#934) il y a 1 an
  Jorrit Rouwe acd31abf51 Added support for a vertex radius for soft bodies. (#879) il y a 2 ans
  Jorrit Rouwe e1e61bb636 Fixed some trailing whitespace that snuck in again il y a 2 ans
  Jorrit Rouwe 8ad7c87006 Removed the need for specifying -Wno-comment when compiling with GCC (#762) il y a 2 ans
  Jorrit Rouwe 515933138c Added ability to update a height field after creation (#732) il y a 2 ans
  Jorrit Rouwe 9a279e7d16 Jobified the soft body update (#716) il y a 2 ans
  Jorrit Rouwe 12adfda962 Made active edge threshold angle configurable (#670) il y a 2 ans
  Jorrit Rouwe b633686c35 Support for non-power of 2 height fields (#659) il y a 2 ans
  Jorrit Rouwe 6d215530d3 Fixed typo in comment il y a 2 ans
  Jorrit Rouwe ad3ca18e63 Fixed soft body collision vs scaled shapes (#655) il y a 2 ans
  Jorrit Rouwe 5c9f7a6043 Soft body physics support (#644) il y a 2 ans
  Jorrit Rouwe 8dd6ecc75f Bugfix: Heightfield vs convex was not filled in in collision dispatch table il y a 2 ans
  Jorrit Rouwe d1a62866ef Bugfix: CastShape had incorrect early out condition which could cause it to miss the deepest penetration il y a 2 ans
  Jorrit Rouwe bc4fa997f1 Passing the shapes that are colliding into the ShapeFilter (#474) il y a 2 ans
  Jorrit Rouwe db6d42bed5 Added a link to the main repository to the header of each file (#452) il y a 2 ans
  Jorrit Rouwe 6cce032005 Fixed all functionality hidden under a debug macro in double precision mode (#379) il y a 3 ans
  Jorrit Rouwe a2c1c22059 Supporting double precision positions to enable larger worlds (#344) il y a 3 ans
  Jorrit Rouwe 5ad6a803bf Made GetSupportingFace available for all shape types (#286) il y a 3 ans
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) il y a 3 ans
  Jorrit Rouwe eb8f668a23 Added optional shape filter function to multiple query functions (#168) il y a 3 ans