We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 956244a commit 040eb63Copy full SHA for 040eb63
CHANGELOG.md
@@ -15,6 +15,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
16
### Changed
17
18
+ - `subdivision`: pass-by-value → Eigen::Ref<const> (3 functions)
19
+ - `straight_skeleton_2`: const& → Eigen::Ref<const> (8 functions)
20
+ - `triangulation`: added const to all Eigen::Ref params (3 functions)
21
+ - `meshing`: removed extra & and added const (7 functions)
22
+
23
### Removed
24
25
0 commit comments