Jane Tournois
8d4f14735b
workaround a bug of earlier versions of TBB
...
Laurent said :
"That is a bug in earlier versions of TBB. It was fixed in TBB 2019 update 5. That is a bad interaction with #5687 , that made the module FindTBB.cmake from CGAL search for TBB in Config mode, first."
2021-05-27 15:06:56 +01:00
Laurent Rineau
ada5a64d61
Merge branch '5.1.x-branch' into 5.2.x-branch
2021-05-19 17:22:33 +02:00
Laurent Rineau
476859b790
Merge pull request #5717 from maxGimeno/Documentation_build-report_errors-maxGimeno
...
Documentation in github: Report issues in doxygen
2021-05-19 17:11:41 +02:00
Laurent Rineau
82bec8a1d6
Merge pull request #5692 from maxGimeno/CGAL_cpp11_atomic_and_threads-maxGimeno
...
CGAL:: Use std atomic and threads
# Conflicts:
# Arrangement_on_surface_2/include/CGAL/Arr_counting_traits_2.h
2021-05-19 17:11:37 +02:00
Laurent Rineau
8464338bb8
Merge pull request #5692 from maxGimeno/CGAL_cpp11_atomic_and_threads-maxGimeno
...
CGAL:: Use std atomic and threads
2021-05-19 17:10:29 +02:00
Maxime Gimeno
b21f8a412d
Fix string comparison
2021-05-19 14:02:29 +02:00
Maxime Gimeno
c1f315f500
Fix classname property for selection_item
2021-05-19 13:16:55 +02:00
Laurent Rineau
4d1a0c257f
Merge branch '5.1.x-branch' into 5.2.x-branch
2021-05-18 17:33:07 +02:00
Laurent Rineau
1ac4c2903a
Merge pull request #5589 from MaelRL/Number_types-Fix_approx_sqrt_mpq-GF
...
Fix approximate_sqrt return types
2021-05-18 17:32:26 +02:00
Laurent Rineau
7eef8b64e1
Merge pull request #5651 from maxGimeno/Demo-Fixes-maxGimeno
...
Polyhedron Demo : Fix a warning
2021-05-18 17:32:23 +02:00
Laurent Rineau
eda1c40e70
Merge pull request #5661 from maxGimeno/T3_demo-fix_warning-maxGimeno
...
Triangulation-3 Demo: Fix a warning
2021-05-18 17:32:21 +02:00
Laurent Rineau
4ab1000d30
Merge pull request #5666 from alefy/Fix-demo_Polyhedron_mesh_3_linking_with_VTK-alefy
...
Fix linking issue with VTK for Mesh_3 Polyhedron demo
2021-05-18 17:32:18 +02:00
Laurent Rineau
eee437de3f
Merge pull request #5679 from lrineau/Mesh_2-fix_write_VTU_in_ASCII-GF
...
Mesh_2: Fix write_vtu in ASCII
2021-05-18 17:32:16 +02:00
Laurent Rineau
9b7388c79d
Merge pull request #5685 from maxGimeno/Testsuite-enlarge_tst_gmp_and_mpfr_dll-maxGimeno
...
Testsuite: Fix gmp_and_mpfr_dll test
2021-05-18 17:32:13 +02:00
Laurent Rineau
10efadb510
Merge pull request #5687 from maxGimeno/CMake-Fix_FindTBB-maxGimeno
...
First search for TBB in config mode
2021-05-18 17:32:11 +02:00
Laurent Rineau
49aff67985
Merge pull request #5689 from janetournois/PMP-isotropic_remeshing_fixes-jtournois
...
PMP::isotropic_remeshing - fixes about "isolated constraints"
# Conflicts:
# Polygon_mesh_processing/test/Polygon_mesh_processing/CMakeLists.txt
2021-05-18 17:31:55 +02:00
Laurent Rineau
35929d1f7a
Merge pull request #5589 from MaelRL/Number_types-Fix_approx_sqrt_mpq-GF
...
Fix approximate_sqrt return types
2021-05-18 16:54:34 +02:00
Laurent Rineau
97610b0f78
Merge pull request #5651 from maxGimeno/Demo-Fixes-maxGimeno
...
Polyhedron Demo : Fix a warning
2021-05-18 16:54:32 +02:00
Laurent Rineau
2436ec9021
Merge pull request #5661 from maxGimeno/T3_demo-fix_warning-maxGimeno
...
Triangulation-3 Demo: Fix a warning
2021-05-18 16:54:30 +02:00
Laurent Rineau
6a859b08cf
Merge pull request #5666 from alefy/Fix-demo_Polyhedron_mesh_3_linking_with_VTK-alefy
...
Fix linking issue with VTK for Mesh_3 Polyhedron demo
2021-05-18 16:54:27 +02:00
Laurent Rineau
2b6031af79
Merge pull request #5679 from lrineau/Mesh_2-fix_write_VTU_in_ASCII-GF
...
Mesh_2: Fix write_vtu in ASCII
2021-05-18 16:54:25 +02:00
Laurent Rineau
fd59140b05
Merge pull request #5685 from maxGimeno/Testsuite-enlarge_tst_gmp_and_mpfr_dll-maxGimeno
...
Testsuite: Fix gmp_and_mpfr_dll test
2021-05-18 16:54:23 +02:00
Laurent Rineau
a9373b5ac6
Merge pull request #5687 from maxGimeno/CMake-Fix_FindTBB-maxGimeno
...
First search for TBB in config mode
2021-05-18 16:54:21 +02:00
Laurent Rineau
a5052e44b2
Merge pull request #5689 from janetournois/PMP-isotropic_remeshing_fixes-jtournois
...
PMP::isotropic_remeshing - fixes about "isolated constraints"
2021-05-18 16:54:18 +02:00
Maxime Gimeno
17ac255108
Fix calls t cpp11:atomic stuff
2021-05-18 15:43:59 +02:00
Maxime Gimeno
35bbd7831e
If there was a problem in doc_with_postprocessing, stop the process qand post a comment with the issues
2021-05-17 15:20:34 +02:00
Maxime Gimeno
c272741714
Fix sleep_for() call in Use_ssh.cpp
2021-05-17 11:41:56 +02:00
Laurent Rineau
e15e25d996
Fix: Constrained edges, on write_VTU/ASCII, were completely missing!
2021-05-12 12:39:35 +02:00
Maxime Gimeno
96fe2393a8
Fix chrono in Use_ssh
2021-05-12 10:45:34 +02:00
Maxime Gimeno
f6cefea66a
Add required constructors to Mesh_vertex_base_3<Parallel_tag>
2021-05-11 09:21:58 +02:00
Maxime Gimeno
1b5b61ab0a
Add include
2021-05-07 12:17:32 +02:00
Maxime Gimeno
9872ac9cf8
Replace tbb::atomic
2021-05-07 11:16:50 +02:00
Maxime Gimeno
33cefe1be7
remove calls to cpp11::sleep_for()
2021-05-07 11:13:03 +02:00
Maxime Gimeno
3e03d50b8a
replace usages of CGAL::cpp11::atomic and thread by std:: calls
2021-05-07 11:10:30 +02:00
Maxime Gimeno
e9b7595fff
Deprecate CGAL headers for threads, atomic and result_of, and move their content to config.h as fallback
2021-05-07 11:09:24 +02:00
Jane Tournois
74e2ee9734
do not collapse isolated constraints
2021-05-06 19:40:52 +02:00
Jane Tournois
14385aaf15
add a test with isolated constraints, on and away from mesh borders
2021-05-06 17:48:39 +02:00
Jane Tournois
3a6e31de65
do not split isolated constraints
2021-05-06 15:56:23 +01:00
Jane Tournois
64e568f748
an isolated constraint can be on the mesh border
...
the halfedge status for a pair of opposite halfedges can be
MESH_BORDER and ISOLATED_CONSTRAINT, but MESH_BORDER has
priority
2021-05-06 16:56:05 +02:00
Jane Tournois
49fc218c45
avoid iterating over all halfedges, but only the ones of the patch to be remeshed
2021-05-06 15:55:19 +01:00
Jane Tournois
9d3d29fd6d
encapsulate debug code in debug macro
2021-05-06 16:55:02 +02:00
Maxime Gimeno
74b3504879
First search for TBB in config mode
2021-05-06 14:41:08 +02:00
Maxime Gimeno
fb5c4aa595
Fix test
2021-05-06 11:54:18 +02:00
Maxime Gimeno
95036f79d2
Add another pair of dll names to the gmp_and_mpfr_dll test
2021-05-06 11:29:39 +02:00
Laurent Rineau
28a46c90a6
Fix write_vtu in ASCII
2021-05-05 15:31:13 +02:00
Adrien Lefieux
5c66c5d0e1
Solve linking issue on macOS with VTK for Mesh3 Polyhedron demo
2021-05-03 18:19:06 +02:00
Mael Rouxel-Labbé
181cc4ebb8
Tiny logging fix
2021-04-30 17:37:31 +02:00
Mael Rouxel-Labbé
0d7eb2a933
Avoid a conversion warning
2021-04-30 17:37:05 +02:00
Laurent Rineau
ae4f358dc1
Merge branch '5.1.x-branch' into 5.2.x-branch
2021-04-30 10:50:32 +02:00
Laurent Rineau
1bff8cb4c2
Merge pull request #5646 from maxGimeno/Doc-Fix_scripts_compare-maxGimeno
...
Documentation: Fix doxygen comparison scripts
2021-04-30 10:50:26 +02:00