Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 24 May 10:59
c64397c

FerriteViz v0.2.1

Diff since v0.2.0

Closed issues:

  • Occlusion culling (#61)
  • Citation file missing (#64)
  • Possible bug when using getfielddim and the MixedDofHandler (#76)
  • ERROR: MethodError: no method matching ntriangles(::QuadraticTriangle) (#84)
  • pressure field example wrong? (#88)

Merged pull requests:

  • very basic culling (#63) (@koehlerson)
  • Add citation file. (#65) (@termi-official)
  • transfer solution optimization (#68) (@koehlerson)
  • MakiePlotter rewrite with ShaderAbstractions.Buffer (#69) (@koehlerson)
  • MixedDofhandler support (#70) (@koehlerson)
  • let ci error for error in example blocks (#71) (@koehlerson)
  • CompatHelper: add new compat entry for GeometryBasics at version 0.4, (keep existing compat) (#72) (@github-actions[bot])
  • CompatHelper: add new compat entry for ShaderAbstractions at version 0.3, (keep existing compat) (#73) (@github-actions[bot])
  • bugfixes, ntriangles for higher order triangle and introduction of new kwarg copy_fields in interpolategradient() (#83) (@JanM12)
  • fix docs (#85) (@SimonDanisch)
  • fix for transfer solution and multifield dofhandler, changelog entries (#89) (@koehlerson)
  • Release 0.2.1 - last release compatible with Ferrite 0.3.13 - 0.3.14 (#91) (@koehlerson)