cgal/Kernel_23
Mael Rouxel-Labbé 48bb925b65 Fix inconsistency in robust projection code
If the triangle/plane is degenerate, the case is handled separately.
If we know the plane is not degenerate, the normal should not
be recomputed in a different manner, which might lead
to a null normal and some issues down the line.
2021-03-26 10:41:30 +01:00
..
doc/Kernel_23 Merge pull request #5112 from sloriot/Kernel_23-bisector_sqrt 2021-02-18 15:18:11 +01:00
examples/Kernel_23 Replace fix for Point_2(Origin) 2020-09-30 10:03:30 +02:00
include/CGAL Fix inconsistency in robust projection code 2021-03-26 10:41:30 +01:00
package_info/Kernel_23 Commit all new dependencies files 2018-03-06 18:44:48 +01:00
src/CGAL extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
test/Kernel_23 Merge pull request #5112 from sloriot/Kernel_23-bisector_sqrt 2021-02-18 15:18:11 +01:00