Commit Graph

10 Commits

Author SHA1 Message Date
Laurent Rineau 27f10ee7c9 Commited by error.
Partially revert "This branch now targets 4.13.2."

This reverts commit b392643a98, partially.
2019-04-08 12:15:05 +02:00
Laurent Rineau b392643a98 This branch now targets 4.13.2. 2019-04-05 14:50:41 +02:00
Laurent Rineau f3924fe8d6 curve segment -> curve 2017-10-13 15:59:48 +02:00
Andreas Fabri d735ed14bb Add is_triangle_mesh test in Mesh_3 package 2017-04-25 14:21:46 +02:00
Andreas Fabri a88fd7a1ba bad() -> fail() 2016-11-02 12:50:50 +01:00
Jane Tournois c7d614193e move detect_borders inside detect_features
and protect its use with a boolean, to avoid doing it twice
2016-05-26 11:54:30 +02:00
Jane Tournois 04c605cd2c don't run perturb() and exude() in the surface example
perturb and exude are based on quality of dihedral angles so it makes no sense
to run them in this case
2016-05-26 11:53:35 +02:00
Jane Tournois 9990bfcb52 fix typos 2016-05-26 10:55:17 +02:00
Andreas Fabri 7f3d561fee Add protection of border edges 2016-02-22 13:44:04 +01:00
Laurent Rineau 984d9a4090 Add an example that remeshes a polyhedral surface
Using Mesh_3 only, instead of Surface Mesher, remesh a polyhedral
surface.
2015-08-31 13:03:56 +02:00