Skip to content

v0.52.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 17:26
· 34 commits to master since this release

Meshes v0.52.0

Diff since v0.51.22

Merged pull requests:

  • Use MaxLengthDiscretization to visualize geometries with globe manifold (#1109) (@eliascarv)
  • Rename ManualDiscretization to ManualSimplexification and add more methods (#1110) (@eliascarv)
  • Fix Proj methods & Add MaxLengthDiscretization method for TransformedGeometry (#1111) (@eliascarv)
  • Update the default discretization method of TransformedGeometry (#1113) (@eliascarv)
  • Update pointify and boundary of TransformedGeometry (#1114) (@eliascarv)
  • Update Affine and Scale methods (#1115) (@eliascarv)
  • Viz on Globe: Only discretize boxes and chains for now (#1116) (@eliascarv)
  • Add boundary option to Proj and Morphological tranforms (#1117) (@eliascarv)
  • Remove boundary option in favor of using TransformedGeometry explicitly (#1119) (@eliascarv)