v0.3.2
GeometryBasics v0.3.2
Closed issues:
- Any intention to support different underlying data structure for meshes? (#85)
- Bounding box API (#88)
- decompose returns unexpected result (#94)
- Q: How can I plot geometry types? (#96)
Merged pull requests:
- Remove type piracy in
isnan
(#68) (@yha) - Primitives in separate folder (#84) (@juliohm)
- Add a couple of precompiles (#86) (@timholy)
- Remove Quad{T} in favor of Rect3D{T} (#87) (@juliohm)
- slightly less method invalidation & run formatter (#89) (@SimonDanisch)
- Fix #88: Add boundbox (#92) (@juliohm)
- Fix type instability in normals (#98) (@mtsch)