提交歷史

作者 SHA1 備註 提交日期
  Jorrit Rouwe 9fcfa0718c Added a ReleaseLocks function to BodyLockMultiBase (#1733) 1 月之前
  Jorrit Rouwe 2405ff19c1 Fixed bug in OptimizeBroadPhase (#1682) 3 月之前
  Jorrit Rouwe 823a13303e QuadTree will now fall back to the heap when running out of stack space during collision queries (#1675) 3 月之前
  Jorrit Rouwe 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) 8 月之前
  Jorrit Rouwe 7c3942d0eb Added unit tests that tests PhysicsSettings::mMinVelocityForRestitution (#1406) 9 月之前
  Jorrit Rouwe 8ee0b44121 Fixed bodies gaining more energy than intended due to restitution (#1328) 11 月之前
  Jorrit Rouwe f4a0723021 Added ScaleToMass function (#1326) 11 月之前
  Jorrit Rouwe 5a3935ee69 Ability to save and restore the simulation in parts (#1282) 1 年之前
  Jorrit Rouwe 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) 1 年之前
  Jorrit Rouwe ff2217ed02 Fixed StaticCast and DynamicCast (#1135) 1 年之前
  Jorrit Rouwe bdc1695a64 Replace std::vector with custom implementation (#1089) 1 年之前
  Jorrit Rouwe 3df3112f7b Ran spellchecker over Samples, TestFramework and UnitTests 1 年之前
  Jorrit Rouwe 191536d51d Allowed DOFs now work in world space for rotation (#931) 1 年之前
  Jorrit Rouwe 5337b184eb Fixed bug when a body with limited DOFs collides with static (#840) 1 年之前
  Jorrit Rouwe 3695d1f418 Disabling speculative contacts for sensors (#829) 1 年之前
  Jorrit Rouwe 1939b95491 Added BodyInterface::SetUseManifoldReduction function (#782) 1 年之前
  Jorrit Rouwe 42edc090cc Ability to save / restore the state of a single body (#664) 2 年之前
  Jorrit Rouwe 2d969f1cef Ability to selectively save the state of a physics system (#646) 2 年之前
  Jorrit Rouwe 2dd3a033a4 Ability to specify which DOFs a body has (#602) 2 年之前
  Jorrit Rouwe 8fcc7a78ec Removed support for integration sub steps for PhysicsSystem::Update (#593) 2 年之前
  Jorrit Rouwe b40883585c Fixed bug in friction approximation (#572) 2 年之前
  Jorrit Rouwe d54df69aa0 Bugfix in speculative contact handling (#545) 2 年之前
  Jorrit Rouwe 45f147f700 Added error code return value to PhysicsSystem::Update (#504) 2 年之前
  Jorrit Rouwe 352550fdd5 Added user data for constraints (#475) 2 年之前
  Jorrit Rouwe db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前
  Jorrit Rouwe 72f3a53268 Added ability to lock multiple physics systems without triggering assert (#405) 2 年之前
  Jorrit Rouwe a2c1c22059 Supporting double precision positions to enable larger worlds (#344) 2 年之前
  Jorrit Rouwe 75b5180deb Windows on ARM64 support (#317) 2 年之前
  Jorrit Rouwe f89be7e063 Ability to split unassigning of a body ID from freeing the body (#291) 3 年之前
  Jorrit Rouwe 3e0cbeb804 Added BodyInterface::CreateBodyWithID to be able to keep BodyIDs consistent between client and server (#247) 3 年之前