提交歷史

作者 SHA1 備註 提交日期
  Jorrit Rouwe 4c92be7f97 Added RagdollSettings::CalculateConstraintPriorities which calculates constraint priorities that boost the priority of joints towards the root of the ragdoll. (#1783) 2 月之前
  Jorrit Rouwe d497df2b9b Fixed name clashes between Character and Ragdoll static inline functions when compiling a single compilation unit build (aka Unity build) 7 月之前
  Jorrit Rouwe e73521b2ae Ability to drive hinge constraints with Ragdoll::DriveToPoseUsingMotors (#1613) 8 月之前
  Jorrit Rouwe ff2217ed02 Fixed StaticCast and DynamicCast (#1135) 1 年之前
  Jorrit Rouwe a981b43f03 Fixed a few other cpp files that didn't include their own header first (#1119) 1 年之前
  Jorrit Rouwe cf22ca9e16 Fixed crash in Ragdoll::DriveToPoseUsingMotors when using constraints other than SwingTwistConstraint (#1047) 1 年之前
  Kyle Norton 4deaf12b3c Update comment in Ragdoll::DriveToPoseUsingMotors. (#1031) 1 年之前
  Jorrit Rouwe 0191c72d5f Removed assert that translation needs to be zero in Mat44::GetQuaternion (#1002) 1 年之前
  Jorrit Rouwe d837905503 Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960) 1 年之前
  Dmitry Tsarevich 6fd46901b5 Fixed issues found by PVS-Studio (#729) 2 年之前
  Jorrit Rouwe 08fc49d2d7 Added ability to specify extra ragdoll constraints that are not parent/child related (#677) 2 年之前
  Jorrit Rouwe 111577604a Implemented Ragdoll::IsActive function (#527) 2 年之前
  Jorrit Rouwe db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前
  Jorrit Rouwe a2c1c22059 Supporting double precision positions to enable larger worlds (#344) 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 6db4d3beac Removed Body::GetDebugName 3 年之前
  Jorrit Rouwe 01a3f45a27 Sonar fixes (#128) 3 年之前
  Jorrit Rouwe c9796f6071 Sonar fixes (#125) 3 年之前
  Jorrit Rouwe 6ba21f50dc Made shape casting on shapes a bit more intuitive (#116) 3 年之前
  Jorrit Rouwe bfd74a56c1 - Added new line to end of every file (#110) 3 年之前
  Jorrit Rouwe 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 年之前
  Jorrit Rouwe 06e9d17d38 Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106) 3 年之前
  Jorrit Rouwe 4b53517f49 Helper function to disable parent child collisions (#77) 3 年之前
  Jorrit Rouwe 14e062ac96 Changed shape and body user data to uint64 (#50) 3 年之前
  Jorrit Rouwe e5aa8fc3dc Changed unordered_map -> vector in the binary restore functions to reduce the amount of allocations 4 年之前
  Jorrit Rouwe 686ab6ab85 Initial import 4 年之前