Commit History

Author SHA1 Message Date
  Jorrit Rouwe b93e72efd7 Do not keep history of gh-pages to avoid repository bloat 1 year ago
  Jorrit Rouwe 440680a73e GetRotationInConstraintSpace is also not inline for SixDOFConstraint 1 year ago
  Jorrit Rouwe 5558669f50 GetRotationInConstraintSpace is not an inline function 1 year ago
  Jorrit Rouwe caf681426d Added StaticArray::at function for JoltPhysics.js 1 year ago
  Jorrit Rouwe 7df682edda Added Optimize function without output parameter for JoltPhysics.js 1 year ago
  Jorrit Rouwe a5f5d7bcdc Motor frequency/stiffness of 0 should turn the motor off (#724) 1 year ago
  Jorrit Rouwe 6ffb5f62ee Removed ability to write a table view of a frame volume 1 year ago
  Jorrit Rouwe 9d63f5a2d1 Optimized Indexify function (#721) 1 year ago
  Jorrit Rouwe c8bc342a9c Documented breaking changes 1 year ago
  Jorrit Rouwe ccb250747e SoftBodySharedSettings::mEdgeGroupEndIndices was not serialized 1 year ago
  Jonathan B 4fa4946bbc Implement 'Clear' function on StateRecorderImpl (#722) 1 year ago
  Jorrit Rouwe c8829c4f68 RotatedTranslatedShape::GetPosition returned the wrong value 1 year ago
  Jorrit Rouwe 7bdf862f35 Updated build script to use clang 13 as clang 12 is no longer supported 1 year ago
  Jorrit Rouwe 15e41af136 Small optimization to MotionProperties::GetInverseInertiaForRotation (#719) 1 year ago
  Jorrit Rouwe 3bb0ad7d37 Fixed wrong indentation 2 years ago
  Jorrit Rouwe e519f5d8a7 Removed text that soft bodies are executed on a single thread 2 years ago
  Jorrit Rouwe 9a279e7d16 Jobified the soft body update (#716) 2 years ago
  Jorrit Rouwe bc2e05eb1c Added soft body stress test (#715) 2 years ago
  Jorrit Rouwe f110260cee Whitespace fix 2 years ago
  Jorrit Rouwe 4d02303b70 LoadSnapshotTest improvements (#712) 2 years ago
  Mikael Hermansson dd1d4a670c Added non-settings constructor to OffsetCenterOfMassShape (#710) 2 years ago
  Jorrit Rouwe df22a599ef Bugfix: Penetration depth of mesh/heightfield vs soft body vertex had the wrong sign 2 years ago
  Jorrit Rouwe 1b21180c67 Fixed character jittering issue when moving down on elevator (#708) 2 years ago
  Jorrit Rouwe d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) 2 years ago
  Jorrit Rouwe 4880a3aead Added helper function to translate a ray 2 years ago
  Jorrit Rouwe ff4ce177f4 Allow using JPH_ASSERT outside of the JPH namespace 2 years ago
  Jorrit Rouwe b90eea5895 Made GetProcessorTicksPerSecond more reliable and removed some dependencies on it (#706) 2 years ago
  Andrea Catania addff7c66c Expose a function to compare the JOLT_VERSION_ID with the version the library was compiled with 2 years ago
  Jorrit Rouwe 22e58e1fea Fixed race condition in narrow phase query (#702) 2 years ago
  Jorrit Rouwe 60e16e44e8 Attempt to remove jitter in virtual character when moving towards steep slope (#696) 2 years ago