All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fixed potential crash or stack overflow if
Plane.SplitPolygon
fails to correctly identify co-planar triangles.
- Remove
pb_
prefix from type names. - Rename
Boolean
class toCSG
.