-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Insights: CGAL/cgal
Overview
Could not load contribution data
Please try again later
7 Pull requests merged by 6 people
-
update our CMake supported versions to ...3.31
#8727 merged
Feb 7, 2025 -
Spelling correction
#8728 merged
Feb 5, 2025 -
Mesh 3 : initial_points_generator parameter for make_mesh_3 point initialization
#7798 merged
Feb 5, 2025 -
Nef_3: Fix issue with the size of the inf box
#8646 merged
Feb 5, 2025 -
Fix API issues in 2D Straight Skeletons (6.0.x)
#8690 merged
Feb 5, 2025 -
Fix API issues in 2D Straight Skeletons (5.6.x)
#8688 merged
Feb 5, 2025 -
Fix warnings
#8712 merged
Feb 5, 2025
3 Pull requests opened by 3 people
-
Correct documentation mistakes in double.h and long_double.h
#8729 opened
Feb 6, 2025 -
Update application name
#8731 opened
Feb 9, 2025 -
Incorrect rendered formulas
#8732 opened
Feb 10, 2025
8 Issues closed by 3 people
-
Upgrade the Mediawiki version run at cgal.geometryfactory.com
#2045 closed
Feb 7, 2025 -
Wrong result for do_intersect between a segment and a triangle if segment degenerate
#8146 closed
Feb 6, 2025 -
CGAL error: assertion violation! When using "CGAL::Polygon_mesh_processing::extrude_mesh()"
#7689 closed
Feb 6, 2025 -
CGAL error: assertion violation! When using "CGAL::Polygon_mesh_processing::extrude_mesh()"
#7690 closed
Feb 6, 2025 -
Assertion Nef_3
#8644 closed
Feb 6, 2025 -
Mesh_3: provide an API to allow custom intialization of a triangulation
#922 closed
Feb 5, 2025 -
Mesh_3 - document `initialize_triangulation_from_labeled_image()`
#7469 closed
Feb 5, 2025 -
something wrong with create_weighted_straight_skeleton_2.h
#8686 closed
Feb 5, 2025
2 Issues opened by 2 people
-
CGAL install in windows11
#8733 opened
Feb 11, 2025 -
PMP::detect_vertex_incident_patches
#8730 opened
Feb 9, 2025
39 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
SMS: Make Lindstrom Turk placement more robust
#8237 commented on
Feb 6, 2025 • 3 new comments -
boost::tie -> std::tie
#8715 commented on
Feb 6, 2025 • 2 new comments -
Add Weighted Sample Elimination
#8554 commented on
Feb 10, 2025 • 2 new comments -
BGL - add `CGAL::shortest_path(vs, vt, mesh)`
#8724 commented on
Feb 6, 2025 • 1 new comment -
Add cut_with_plane and new fast clip method
#8721 commented on
Feb 7, 2025 • 1 new comment -
Spatial_search: Duplicate point handling
#8705 commented on
Feb 10, 2025 • 1 new comment -
Document `point()` in all triangulations
#8658 commented on
Feb 10, 2025 • 1 new comment -
New package: Frechet Distance
#8284 commented on
Feb 10, 2025 • 1 new comment -
Test all of PMP (BGL ?) with a derived Graph / Mesh type (see `Surface_mesh/examples/sm_derivation.cpp`)
#8425 commented on
Feb 6, 2025 • 0 new comments -
Isosurfacing_3 (new package)
#6849 commented on
Feb 5, 2025 • 0 new comments -
GSoC2023 - ACVD for Simplification & Remeshing
#7837 commented on
Feb 10, 2025 • 0 new comments -
Handle triangulated faces of the convex hull
#7933 commented on
Feb 6, 2025 • 0 new comments -
PMP: Fix smooth_shape()
#8130 commented on
Feb 6, 2025 • 0 new comments -
Add an Euler operation to remove degree 2 vertices
#8234 commented on
Feb 6, 2025 • 0 new comments -
Improvement backports from CDT_3 branch (Follow-up to PR #8170)
#8273 commented on
Feb 10, 2025 • 0 new comments -
Polygon repair using union and intersection
#8510 commented on
Feb 6, 2025 • 0 new comments -
Replace usage of `\htmlonly` with `<div>`
#8562 commented on
Feb 5, 2025 • 0 new comments -
Used std::vector instead of c-style arrays for point storage.
#8709 commented on
Feb 9, 2025 • 0 new comments -
Always init time_stamp to -2
#8714 commented on
Feb 10, 2025 • 0 new comments -
Fix size types in BGL doc
#8722 commented on
Feb 4, 2025 • 0 new comments -
SMDS_3 - doc inconsistency
#8340 commented on
Feb 6, 2025 • 0 new comments -
Mesh_2 criteria should accept an angle
#8262 commented on
Feb 6, 2025 • 0 new comments -
rename `time_stamp` to `timestamp`
#8218 commented on
Feb 6, 2025 • 0 new comments -
Issue with the regeneration of Installation/include/CGAL/license/
#8191 commented on
Feb 6, 2025 • 0 new comments -
Avoid AABB-tree in corefinement
#8174 commented on
Feb 6, 2025 • 0 new comments -
More possible replacement of boost by std
#7573 commented on
Feb 6, 2025 • 0 new comments -
Discrepancy in documentation of "float.h", "double.h" and "long_double.h"
#7781 commented on
Feb 6, 2025 • 0 new comments -
Misleading claim in the doc of 2D regularized Boolean operations (gmp numbers)
#7248 commented on
Feb 6, 2025 • 0 new comments -
Fairing of not so nice holes
#7181 commented on
Feb 6, 2025 • 0 new comments -
TODO list after PR #8170 CGAL improvement backported from CDT_3 branch
#8219 commented on
Feb 6, 2025 • 0 new comments -
Remove Polyhedron_3 from the list of dependencies of Mesh_3
#7105 commented on
Feb 6, 2025 • 0 new comments -
3D tetrahedral feature detection of overlapping polyhedrals
#8725 commented on
Feb 6, 2025 • 0 new comments -
Improve 1D feature protection API
#5171 commented on
Feb 7, 2025 • 0 new comments -
Typos in the Ref. Man. of CGAL and the Boost Graph Library
#8720 commented on
Feb 7, 2025 • 0 new comments -
Reimplement `Poisson_implicit_surface_3` for Mesh_3 (for CGAL-6.1)
#8266 commented on
Feb 9, 2025 • 0 new comments -
Triangulation_3: bug in Triangulation_segment_cell_iterator_3 in 2D
#7130 commented on
Feb 10, 2025 • 0 new comments -
Add functions to compute discrete curvatures
#6088 commented on
Feb 6, 2025 • 0 new comments -
Add do_intersect for convex hulls
#6557 commented on
Feb 6, 2025 • 0 new comments -
Triangulation_2: Don't insert segment twice
#6595 commented on
Feb 6, 2025 • 0 new comments