Skip to content

Commit 368f2d5

Browse files
committed
Changed the change log
1 parent b1f0f0a commit 368f2d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ All notable changes to this project will be documented in this file.
66

77
### Fixed
88

9-
- Reworked `tet_x_plane!()` to improve tetrahedron-plane-crosssection
9+
- Renamed `tet_x_plane!()` to `calculate_plane_tetrahedron_intersection!()`
10+
- Adjusted logic in `calculate_plane_tetrahedron_intersection!()` to better determine intersection
11+
- Separated functionality of intersection determination and coordinate assignment in `calculate_plane_tetrahedron_intersection!()` into subfunctions
1012

1113
## [3.0.0] - 2025-03-03
1214

0 commit comments

Comments
 (0)