Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
VTK-CGAL
VESPA
Merge requests
!26
Allow Delaunay to skip bad constraints
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Thomas Galland
requested to merge
delaunay2DConstraintFix
into
master
May 05, 2022
Overview
6
Commits
1
Pipelines
2
Changes
1
Previous behavior : When a bad constraint is detected (ex: overlapping edges), Delaunay exits
New behavior : When a bad constraint is detected, it is just ignored