Skip to content

v23.12

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 11:13
· 24 commits to main since this release

What's Changed

  • [Scenes] Update all scenes with correct CollisionResponse component by @hugtalbot in #19
  • Update Readme doc to add badges and gif by @epernod in #20
  • [scenes] Fixing and adding new scenes. Add New Screenshots by @rmolazem in #21
  • [src] Use average stress per vertex to compute tearing candidates by @rmolazem in #22
  • Sofa Tearing Plugin Documentation by @rmolazem in #23
  • [src] Clean code and remove snapping from algoFracturePath by @rmolazem in #24
  • [TearingEngine] Add new way to compute the fracture segment, which does not depend on the maximum fracture length by @rmolazem in #25
  • [TearingEngine] Move computation of the new fracture segment out from draw method by @rmolazem in #26
  • Fixing the fracture direction - Default method for the fracture segment by @rmolazem in #27
  • [TearingEngine] Fix handleEvent logic if other event happened and clean draw method by @epernod in #29
  • [TearingEngine] Clean and factorize some code in the computeVertex stress methods by @epernod in #30
  • [TearingEngine] Fix compilation and warnings with SOFA master by @hugtalbot in #31
  • [src] Fix scenario handling against normal algofracturepath by @epernod in #32
  • [src] Clean plugin config and tests execution by @epernod in #33

New Contributors

Full Changelog: release-v23.06...release-v23.12