Skip to content

Commit 2576ca2

Browse files
committed
Update CHANGELOG for exposed Poisson parameters
1 parent e8337ab commit 2576ca2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
## Main
2+
- Exposed advanced parameters (`full_depth`, `samples_per_node`, `point_weight`, `confidence`, `exact_interpolation`) for Poisson surface reconstruction in `TriangleMesh.create_from_point_cloud_poisson` (PR #XXXX) (issue #7248)
23
- Upgrade stdgpu third-party library to commit d7c07d0.
34
- Fix performance for non-contiguous NumPy array conversion in pybind vector converters. This change removes restrictive `py::array::c_style` flags and adds a runtime contiguity check, improving Pandas-to-Open3D conversion speed by up to ~50×. (issue #5250)(PR #7343).
45
- Corrected documentation for Link Open3D in C++ projects (broken links).

0 commit comments

Comments
 (0)