Laurent Rineau
1fbc6ec52b
Merge pull request #5330 from sloriot/PMP-hard_coded_EK
...
remove hardcoded kernel
2021-01-21 16:19:06 +01:00
Laurent Rineau
52bb68c012
Merge pull request #5356 from sloriot/CGAL-boost_function_output-5.2
...
Include non-deprecated header (5.2)
2021-01-21 16:18:55 +01:00
Laurent Rineau
dce5ed14b7
Merge pull request #5355 from sloriot/CGAL-boost_function_output-5.1
...
Include non-deprecated header (5.1)
2021-01-21 16:09:39 +01:00
Sébastien Loriot
4ef0295891
typo
2021-01-20 15:53:52 +01:00
Sébastien Loriot
f4935dc199
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
Sébastien Loriot
eecb00534e
fix macro name to be consistent with find_package
2021-01-15 10:43:34 +01:00
Sébastien Loriot
bdd4efe3b3
Merge commit 'efc0c525e8b' into HEAD
2021-01-15 10:06:56 +01:00
Sébastien Loriot
efc0c525e8
include non-deprecated header
2021-01-15 10:02:00 +01:00
Sébastien Loriot
925abf284d
expose type
2021-01-06 14:26:11 +01:00
Sébastien Loriot
e63b032979
remove hardcoded kernel
2021-01-06 13:26:58 +01:00
Laurent Rineau
1357ebc0c1
Merge pull request #5286 from janetournois/PMP-isotropic_remeshing_fix_is_corner-jtournois
...
PMP::isotropic_remeshing - fix is_corner(v)
2020-12-17 17:02:46 +01:00
Laurent Rineau
6f8f790ae9
Merge pull request #5286 from janetournois/PMP-isotropic_remeshing_fix_is_corner-jtournois
...
PMP::isotropic_remeshing - fix is_corner(v)
2020-12-17 17:02:29 +01:00
Laurent Rineau
f612716d34
Merge pull request #5263 from MaelRL/PMP-Fix_remove_degenerate_edges_mutated_loop-GF
...
Fix multiples calls to degenerate_edges() with an invalid input range
2020-12-16 17:47:50 +01:00
Jane Tournois
1afacb1d0b
is_corner(v) should count both incoming and outgoing halfedges around v
2020-12-15 17:39:10 +01:00
Mael Rouxel-Labbé
56ac58de41
Fix size conversion warning
2020-12-15 16:13:13 +01:00
Mael Rouxel-Labbé
136ddee8da
Do not use the iterator after its deletion
2020-12-15 16:13:00 +01:00
Mael Rouxel-Labbé
818037a0ce
Fix multiples calls to degenerate_edges() with an invalid input range
2020-12-10 17:34:55 +01:00
Laurent Rineau
a2140d8263
Merge pull request #5228 from MaelRL/PMP-Add_missing_include_pm2ps-GF
...
PMP: Add missing header include (PM to PS)
2020-12-04 17:08:22 +01:00
Mael Rouxel-Labbé
47df5dc4df
Add missing header include
2020-11-30 18:00:41 +01:00
Maxime Gimeno
8e23d5c482
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-11-10 09:00:41 +01:00
Laurent Rineau
b248867e91
Merge pull request #5141 from maxGimeno/Demo-Fix-clipping_plugin-maxGimeno
2020-11-09 17:10:24 +01:00
Maxime Gimeno
cc00d293df
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-11-06 09:37:18 +01:00
Maxime Gimeno
37fa8fd635
Add missing test data
2020-11-06 08:28:42 +01:00
Maxime Gimeno
0ed4a3ef66
Replace CGAL_assertion by assert
2020-11-05 08:55:12 +01:00
Laurent Rineau
4acca1e770
Merge pull request #4978 from janetournois/PMP-remesh_non_triangle_faces-jtournois
...
Polyhedron demo - remesh a non-triangle mesh
2020-11-04 20:46:15 +01:00
Laurent Rineau
3f5e9bad29
Merge pull request #5124 from sloriot/PMP-simplify_polyline
...
Add experimental non-documented function to simplify a 3D polyline
2020-11-04 20:45:59 +01:00
Laurent Rineau
4b51704368
Merge pull request #5134 from MaelRL/PMP-Fix_remove_locate_dead_forward_declaration-GF
...
PMP: Remove obsolete forward declaration with no body
2020-11-04 20:45:57 +01:00
Laurent Rineau
c122a9b687
Merge pull request #5134 from MaelRL/PMP-Fix_remove_locate_dead_forward_declaration-GF
...
PMP: Remove obsolete forward declaration with no body
2020-11-04 20:44:21 +01:00
Maxime Gimeno
94c4d577ea
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-11-04 15:43:13 +01:00
Maxime Gimeno
bb9e72afc9
Add tests
2020-11-04 14:14:09 +01:00
Maxime Gimeno
8b0ba4c786
Add a named_parameter to allow self-intersections for clip and split for planes and iso_cuboids
2020-11-04 10:21:55 +01:00
Maxime Gimeno
5ab80cd54f
Fix c++17 warning
2020-11-03 14:58:56 +01:00
Mael
c1c21ae110
Remove obsolete forward declaration with no body
2020-10-29 15:33:58 +01:00
Laurent Rineau
484824c3bb
Merge pull request #5097 from janetournois/PMP-fix_isotropic_remeshing_with_dart-jtournois
...
PMP isotropic remeshing - fix collapsibilty check
2020-10-29 15:30:16 +01:00
Laurent Rineau
16480d4b81
Merge pull request #5122 from lrineau/PMP-fix_locate_with_AABB_tree__point-GF
...
Fix locate_with_AABB_tree(Point, ..._) with default point pmap
2020-10-29 15:30:09 +01:00
Laurent Rineau
af29a4819a
Merge pull request #5097 from janetournois/PMP-fix_isotropic_remeshing_with_dart-jtournois
...
PMP isotropic remeshing - fix collapsibilty check
2020-10-29 15:29:30 +01:00
Laurent Rineau
50116b5cd4
Merge pull request #5122 from lrineau/PMP-fix_locate_with_AABB_tree__point-GF
...
Fix locate_with_AABB_tree(Point, ..._) with default point pmap
2020-10-29 15:29:25 +01:00
Maxime Gimeno
1c00bf6847
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-29 15:09:16 +01:00
Sébastien Loriot
61174c8359
fix for collinear cycle + update tests
2020-10-28 10:11:34 +01:00
Sébastien Loriot
7309b09169
add function to simplify a 3D polyline (closed or open) with approximation guarantees
2020-10-27 19:12:20 +01:00
Laurent Rineau
e5f8d11df5
Fix locate_with_AABB_tree(Point, ..._) with default point pmap
2020-10-27 10:51:13 +01:00
Sébastien Loriot
3542b64fb3
do not modify input range
2020-10-26 16:39:59 +01:00
Sébastien Loriot
24324fe4a9
avoid copy when possible
2020-10-26 16:24:37 +01:00
Maxime Gimeno
2ad4c16b6e
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-26 15:00:53 +01:00
Sébastien Loriot
1da8e2b0e0
update test
2020-10-26 14:37:04 +01:00
Sébastien Loriot
6c966df862
fix return type
2020-10-26 14:29:21 +01:00
Jane Tournois
cf0d4b0790
fix detection of dart is collapsibility check
...
collapsing a dart is allowed, collapsing an isolated constrained edge is not
2020-10-20 16:33:36 +02:00
Sebastien Loriot
aea7a5f19a
Merge pull request #4923 from grassofsky/master
...
fix edge_to_faces key in Collect_face_bbox_per_edge_bbox
2020-10-20 13:36:07 +02:00
Maxime Gimeno
bebd60c12b
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-20 09:53:54 +02:00
Jane Tournois
de7b05c096
Merge remote-tracking branch 'cgal/master' into PMP-remesh_non_triangle_faces-jtournois
...
# Conflicts:
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/remesh_impl.h
2020-10-19 12:10:52 +02:00
Laurent Rineau
5fa315bb57
Merge pull request #4729 from MaelRL/PMP-Local_stitch_borders-GF
...
PMP: Add local versions of `stitch_borders` and `stitch_boundary_cycles`
2020-10-16 13:43:13 +02:00
Laurent Rineau
3383291fd9
Merge pull request #5070 from MaelRL/PMP-Fix_dead_overload_repair_PS-GF
...
PMP: Remove overload of non-existent function
2020-10-16 13:42:55 +02:00
Laurent Rineau
a6ab2dedfe
Merge pull request #5070 from MaelRL/PMP-Fix_dead_overload_repair_PS-GF
...
PMP: Remove overload of non-existent function
2020-10-16 13:41:13 +02:00
Laurent Rineau
f251ab88f4
Merge pull request #5070 from MaelRL/PMP-Fix_dead_overload_repair_PS-GF
...
PMP: Remove overload of non-existent function
2020-10-16 13:40:25 +02:00
Mael Rouxel-Labbé
bdf2473338
Merge remote-tracking branch 'cgal/master' into PMP-Local_stitch_borders-GF
2020-10-09 18:01:09 +02:00
Laurent Rineau
dda9cb605d
Merge pull request #5041 from sloriot/PMP-ceres_eigen
...
Ceres requires Eigen
2020-10-09 17:45:23 +02:00
Laurent Rineau
f33e1d22f3
Merge pull request #5048 from sloriot/PMP-repair_less_dep
...
Remove non-necessary include directives bringing new dependences
2020-10-09 17:45:20 +02:00
Laurent Rineau
1633429bdd
Merge pull request #5011 from MaelRL/PMP-Repair_degeneracies_fixes-5.0-GF
...
Degeneracy removal: fix removing upcoming elements while iterating
2020-10-09 17:34:44 +02:00
Laurent Rineau
38c8e40cbb
Merge pull request #5012 from MaelRL/PMP-Repair_degeneracies_fixes-5.1-GF
...
PMP: Degeneracy removal fixes
2020-10-09 17:34:33 +02:00
Laurent Rineau
16f687feb6
Merge pull request #5045 from sloriot/PMP-ps_to_pm_missing_overload
...
Add missing overload
2020-10-09 17:34:31 +02:00
Laurent Rineau
1f67fcca37
Merge pull request #5051 from maxGimeno/CGAL-Fix_warnings_5_0-maxGimeno
...
Warnings fixes for 5.0
2020-10-09 17:34:29 +02:00
Laurent Rineau
acb4f63842
Merge pull request #5051 from maxGimeno/CGAL-Fix_warnings_5_0-maxGimeno
...
Warnings fixes for 5.0
2020-10-09 17:11:57 +02:00
Laurent Rineau
d075ef4fb3
Merge pull request #4712 from MaelRL/PMP-Clip_with_self_intersections-GF
...
PMP: Generalize some corefinement code
2020-10-09 17:10:50 +02:00
Mael Rouxel-Labbé
18149a2773
Remove overload of non-existent function
2020-10-09 17:06:06 +02:00
Laurent Rineau
40338b2a23
Merge pull request #5012 from MaelRL/PMP-Repair_degeneracies_fixes-5.1-GF
...
PMP: Degeneracy removal fixes
2020-10-09 16:50:29 +02:00
Laurent Rineau
7f59a3bec7
Merge pull request #5041 from sloriot/PMP-ceres_eigen
...
Ceres requires Eigen
2020-10-09 16:50:27 +02:00
Laurent Rineau
bc32dfcac3
Merge pull request #5045 from sloriot/PMP-ps_to_pm_missing_overload
...
Add missing overload
2020-10-09 16:50:22 +02:00
Laurent Rineau
07a37073d7
Merge pull request #5048 from sloriot/PMP-repair_less_dep
...
Remove non-necessary include directives bringing new dependences
2020-10-09 16:50:20 +02:00
Laurent Rineau
9b3e2f1c89
Merge pull request #5051 from maxGimeno/CGAL-Fix_warnings_5_0-maxGimeno
...
Warnings fixes for 5.0
2020-10-09 16:50:17 +02:00
Maxime Gimeno
125dfad64a
Fix ref warnings in for
2020-10-05 11:34:04 +02:00
Mael
0cc1f01f82
Merge branch 'master' into PMP-Local_stitch_borders-GF
2020-10-02 15:39:05 +02:00
Sebastien Loriot
47d2189f8e
Merge pull request #3268 from afabri/PMP-visitor-GF
...
PMP::triangulate_faces() Add a visitor that allows to map each triangle to its original face
2020-10-02 15:26:05 +02:00
Sebastien Loriot
10ba34719e
Merge pull request #4728 from sloriot/PMP-cc_cleanup
...
Clean in connected components
2020-10-02 15:20:53 +02:00
Mael
f7056ac961
Add missing includes
2020-10-02 14:47:51 +02:00
Sébastien Loriot
5fbe72c84a
remove non-necessary include directives bringing new dependences
2020-10-02 09:11:02 +02:00
Sébastien Loriot
f2c45716b9
add missing overload
2020-10-01 11:23:18 +02:00
Sébastien Loriot
d35543e1b8
Ceres requires eigen
2020-09-30 16:27:47 +02:00
Mael Rouxel-Labbé
4d4eef94a4
Enable different VPMs in PMP::clip
2020-09-28 15:49:24 +02:00
Laurent Rineau
9884b4597c
Merge pull request #4994 from janetournois/PMP-isotropic_remeshing_allows_invalid_mesh-jtournois
...
PMP isotropic remeshing - test validity during remeshing only if input mesh was valid
2020-09-24 16:42:33 +02:00
Mael Rouxel-Labbé
4367d7304e
Also test degeneracy removal with EPECK
2020-09-22 16:59:13 +02:00
Mael Rouxel-Labbé
1f4eca9746
Fix iterating and removing elements that might show up further in the loop
2020-09-22 16:58:23 +02:00
Mael Rouxel-Labbé
b7b0d1f0fa
Use FT instead of double
2020-09-22 16:58:01 +02:00
Mael Rouxel-Labbé
303ead8b28
Explicit initialization of sum to 0 to avoid NP with weird def-constr values
...
Looking at you, exact number types initializing stuff to 0.5
2020-09-22 16:57:35 +02:00
Mael Rouxel-Labbé
0b3143ea5c
Also test degenerate element removal with EPECK
2020-09-22 15:31:03 +02:00
Mael Rouxel-Labbé
38218aca4f
Fix deleting elements (degenerate faces) that might be further in the range
2020-09-22 15:28:40 +02:00
Mael Rouxel-Labbé
46630bdaad
Merge remote-tracking branch 'cgal/master' into PMP-Clip_with_self_intersections-GF
2020-09-22 11:25:01 +02:00
Mael Rouxel-Labbé
f39863e801
Merge remote-tracking branch 'cgal/master' into PMP-Local_stitch_borders-GF
2020-09-22 10:57:18 +02:00
Mael Rouxel-Labbé
6c1baed013
Add missing header includes
2020-09-22 10:55:27 +02:00
Jane Tournois
16656872d0
rename graph_visitor to visitor
2020-09-18 14:20:46 +02:00
Laurent Rineau
5e532d9cf3
Merge branch 'master' into PMP-visitor-GF
2020-09-18 13:26:45 +02:00
Jane Tournois
bfd4e9915f
rename named parameter graph_visitor to visitor
2020-09-15 15:42:24 +02:00
Jane Tournois
4745308384
use graph_visitor instead of creating new triangulate_visitor
2020-09-15 14:38:29 +02:00
Jane Tournois
070fa52b6e
use (removed?) input geom traits
2020-09-15 12:39:55 +02:00
Jane Tournois
d000af1d54
apply doc reviews
2020-09-15 12:29:54 +02:00
Jane Tournois
747db7204e
add CGAL_warning_msg and move debug code inside CGAL_assertion_code
2020-09-11 15:47:20 +02:00
Jane Tournois
2031009745
test validity during remeshing only if input mesh was valid
...
isotropic remeshing is a local process, so it does not need the mesh
to be globally valid (e.g. it is allowed to have isolated vertices)
we keep the test in debug mode when the input is valid, that the mesh
remains valid anyhow
2020-09-11 14:50:14 +02:00
Jane Tournois
563f38a9cf
Merge branch 'PMP-visitor-GF' into PMP-remesh_non_triangle_faces-jtournois
2020-09-11 08:34:49 +01:00
Jane Tournois
435df16eb7
add missing `after_subface_creations`
2020-09-11 09:33:32 +02:00
Jane Tournois
02bba362c2
Merge branch 'PMP-visitor-GF' into PMP-remesh_non_triangle_faces-jtournois
2020-09-10 13:58:12 +01:00
Jane Tournois
be7d9d1728
doc fixes
2020-09-10 14:31:48 +02:00