Skip to content

BUG: Fixed bug with PBD collision

Hong Li requested to merge HongLi/iMSTK:master into master
  • Velocity of particles should be updated only after collision being resolved.
  • Rename from integrateVelocity() to updateVelocity() for pbdObject and pbdModel.

Merge request reports