Skip to content

v0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 16:14
· 236 commits to main since this release
e5f35a3

Modia3D v0.8.1

Diff since v0.8.0

  • collisionSmoothingRadius: edges are smoothed with collisionSmoothingRadius
    • its default value is 0.001, if it is set to 0.0 no smoothing takes place
    • the edges of Box, Cylinder, Cone, and Beam are smoothened with collisionSmoothingRadius
  • For using Herz' pressure contactSphereRadius is introduced for each shape
    • it can be user set
    • otherwise, it is calculated from shape geometry

Merged pull requests: