Skip to content

Commit 13233f3

Browse files
committed
docs: fixup changelog
1 parent 12061bc commit 13233f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ For online version see [Github Releases].
99

1010
## [3.9.0] – 2025-07-01
1111

12+
### Added
13+
1214
- 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.
1315
- Added a utility for calculating the *axis-aligned bounding box* of a given collection of points (`Utilities.BoundingBox`).
1416
- 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

Comments
 (0)