You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@ For online version see [Github Releases].
9
9
10
10
## [3.9.0] – 2025-07-01
11
11
12
+
### Added
13
+
12
14
- Added `mapping` for the `PlantingHoleSeeds` extension in `UnsafeTriangulator<T2>`. This optional buffer provides a mapping between the initial triangles and triangles after planting hole seeds.
13
15
- Added a utility for calculating the *axis-aligned bounding box* of a given collection of points (`Utilities.BoundingBox`).
14
16
- Added a utility for calculating the *center of mass* (COM) of a given collection of points, assuming equal weights for all positions (`Utilities.CenterOfMass`).
0 commit comments