v0.52.0
Meshes v0.52.0
Merged pull requests:
- Use
MaxLengthDiscretization
to visualize geometries with globe manifold (#1109) (@eliascarv) - Rename
ManualDiscretization
toManualSimplexification
and add more methods (#1110) (@eliascarv) - Fix
Proj
methods & AddMaxLengthDiscretization
method forTransformedGeometry
(#1111) (@eliascarv) - Update the default discretization method of
TransformedGeometry
(#1113) (@eliascarv) - Update
pointify
andboundary
ofTransformedGeometry
(#1114) (@eliascarv) - Update
Affine
andScale
methods (#1115) (@eliascarv) - Viz on Globe: Only discretize boxes and chains for now (#1116) (@eliascarv)
- Add
boundary
option toProj
andMorphological
tranforms (#1117) (@eliascarv) - Remove
boundary
option in favor of usingTransformedGeometry
explicitly (#1119) (@eliascarv)