提交歷史

作者 SHA1 備註 提交日期
  Jorrit Rouwe db654de2a6 Support for compiling on x64 with 32 bit pointers (#1835) 2 周之前
  Jorrit Rouwe 0ec24eb93a Added documentation links from functions in BodyInterface to Body/MotionProperties 3 周之前
  stdmnpkg e8c2ecf99c Fix compilation errors with -DDOUBLE_PRECISION=ON on LoongArch (#1592) 8 月之前
  Jorrit Rouwe 8e654999a4 Documented reasons why cached body bounds may be out of sync 10 月之前
  Jorrit Rouwe ff1a8f9ba1 Doxygen fix 10 月之前
  Jorrit Rouwe 294c22850c Workaround for compile error in clang 13 on macOS (#1485) 10 月之前
  Jorrit Rouwe 3c259735b1 Split up ApplyBuoyancyImpulse into GetSubmergedVolume/ApplyBuoyancyImpulse (#1327) 1 年之前
  Jorrit Rouwe 366da8bb7d Add performance test to TSAN build (#1285) 1 年之前
  Jorrit Rouwe a487dacc39 Fixed building Jolt as a shared lib with MingW (#1274) 1 年之前
  Jorrit Rouwe b0980e55b4 Documented that you should prefer BodyInterface over Body when manipulating velocity 1 年之前
  Jorrit Rouwe 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) 1 年之前
  Jorrit Rouwe e371cbf5e7 Made Body constructor/destructor private 1 年之前
  Jorrit Rouwe a185cf78d3 Fixed typo 1 年之前
  Jorrit Rouwe 045a87e230 Ran spell checker over all comments in the Jolt folder 1 年之前
  Alex 0e319be336 Docs fix (#938) 1 年之前
  Jorrit Rouwe eef0d0be7c Added Body::ResetMotion and DebugRenderer::NextFrame (#932) 1 年之前
  Jorrit Rouwe 958b6558c8 Only checking size of TransformedShape and Body in 64-bit builds (#926) 1 年之前
  Jorrit Rouwe 94c1ad811b Implemented enhanced internal edge removal algorithm (#882) 1 年之前
  Jorrit Rouwe 2d607c4161 Renamed SensorDetectsStatic to CollideKinematicVsNonDynamic and made it work for non-sensors (#841) 2 年之前
  Jorrit Rouwe 6a08b1898c Whitespace fixes (MSVC keeps adding these even though it is configured not to) 2 年之前
  Jorrit Rouwe 38e6435777 Renaming Body::ResetSleepTestSpheres to ResetSleepTimer and making it public. (#814) 2 年之前
  Jorrit Rouwe 9d7748eaa9 Added support for gyroscopic forces (#809) 2 年之前
  Jorrit Rouwe 1939b95491 Added BodyInterface::SetUseManifoldReduction function (#782) 2 年之前
  Jorrit Rouwe 6531b3dbda Added some documentation cross references for manifold reduction 2 年之前
  Jérôme Leclercq b084d8f905 Fix Linux shared compilation when using GCC (#752) 2 年之前
  Jorrit Rouwe 3936136ee5 Allow soft bodies to go to sleep (#658) 2 年之前
  Jorrit Rouwe 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) 2 年之前
  Jorrit Rouwe 5c9f7a6043 Soft body physics support (#644) 2 年之前
  Jorrit Rouwe 2dd3a033a4 Ability to specify which DOFs a body has (#602) 2 年之前
  Jorrit Rouwe 107b70c758 Sensors now can detect static objects (#581) 2 年之前