Compas-cgal

Latest version: v0.8.0

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.7.2

Added

* Added recipe hasher.
* Added `scip` to dev install instructions in README.md
* Added `compas_cgal.straight_skeleton_2.offset_polygon_with_holes`.

Changed

* Changed name of `compas_cgal.straight_skeleton_2.create_interior_straight_skeleton` to `interior_straight_skeleton`
* Changed name of `compas_cgal.straight_skeleton_2.create_interior_straight_skeleton_with_holes` to `interior_straight_skeleton_with_holes`
* Changed name of `compas_cgal.straight_skeleton_2.create_offset_polygons_2` to `offset_polygon`
* Changed name of `compas_cgal.straight_skeleton_2.create_weighted_offset_polygons_2` to `weighted_offset_polygon`
* Changed version to `scip=9.0.0` for windows.

Removed

* Removed optional support for GLPK for polygonal surface reconstruction.

0.7.1

Added

Changed

* Changed the return values of `compas_cgal.straight_skeleton_2.create_interior_straight_skeleton` and `compas_cgal.straight_skeleton_2.create_interior_straight_skeleton_with_holes`.
* Changed the return values of `compas_cgal.create_interior_straight_skeleton`.

Removed

0.7.0

Added

* Added `compas_cgal.straight_skeleton_2.create_interior_straight_skeleton`.
* Added `compas_cgal.straight_skeleton_2.create_interior_straight_skeleton_with_holes`.
* Added `compas_cgal.straight_skeleton_2.create_offset_polygons_2_inner`.
* Added `compas_cgal.straight_skeleton_2.create_offset_polygons_2_outer`.
* Added `compas_cgal.straight_skeleton_2.create_weighted_offset_polygons_2_inner`.
* Added `compas_cgal.straight_skeleton_2.create_weighted_offset_polygons_2_outer`.

Changed

Removed

0.6.0

Added

* Added `compas_cgal.reconstruction.poission_surface_reconstruction`.
* Added `compas_cgal.reconstruction.pointset_outlier_removal`.
* Added `compas_cgal.reconstruction.pointset_reduction`.
* Added `compas_cgal.reconstruction.pointset_smoothing`.
* Added `compas_cgal.reconstruction.pointset_normal_estimation`.
* Added `compas_cgal.skeletonization.mesh_skeleton`.
* Added `compas_cgal.subdivision.mesh_subdivision_catmull_clark`.
* Added `compas_cgal.subdivision.mesh_subdivision_loop`.
* Added `compas_cgal.subdivision.mesh_subdivision_sqrt3`.
* Added `compas_cgal.triangulation.refined_delaunay_mesh`.

Changed

* Moved main include types like `Point`, `Vector`, `Polyline` and etc. to the `compas` namespace.

Removed

0.5.0

Added

* Support to python 3.10.
* Added Changelog check in PRs.
* Exposing mesh `compas_cgal.booleans.split` function.

Changed

* Updated github workflow.

Removed

0.4.0

Added

* Added type annotations.
* Added dimension checks to trimesh setters.
* Added `compas_cgal.measure.volume`.
* Added `compas_cgal.subdivision.catmull_clark`.

Changed

Removed

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.