Laurent Rineau
|
8fa0f55ac7
|
Merge branch 'master' into mt-glisse
|
2021-05-27 10:27:38 +02:00 |
Marc Glisse
|
099fd7cb52
|
Move-construct kernel objects
This saves a Handle copy in Lazy_construction
|
2021-05-27 00:41:14 +02:00 |
Laurent Rineau
|
e3d5fccf5b
|
Merge pull request #5684 from GilesBathgate/Nef_3-performance_snc_constructor-GilesBathgate
Nef_3 performance - has_on_after_intersection in SNC_constructor
|
2021-05-19 17:24:08 +02:00 |
Laurent Rineau
|
f427e6b87d
|
Merge pull request #5686 from sloriot/PMP-remove_si_boundary_cycles
Allow more repair
|
2021-05-19 17:24:06 +02:00 |
Laurent Rineau
|
59a0da4f13
|
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:23:53 +02:00 |
Laurent Rineau
|
3992ab34f3
|
Merge pull request #5712 from GilesBathgate/Nef_3-bounded_side_projection-GilesBathgate
Remove redundant code in side_of_plane_3
|
2021-05-19 17:23:19 +02:00 |
Laurent Rineau
|
dcc6ef2d51
|
Merge pull request #5717 from maxGimeno/Documentation_build-report_errors-maxGimeno
Documentation in github: Report issues in doxygen
|
2021-05-19 17:23:17 +02:00 |
Laurent Rineau
|
daf70dbcf6
|
Merge branch '5.2.x-branch'
# Conflicts:
# Polygon_mesh_processing/test/Polygon_mesh_processing/CMakeLists.txt
|
2021-05-18 18:24:25 +02:00 |
Laurent Rineau
|
e222e772f1
|
Merge pull request #5589 from MaelRL/Number_types-Fix_approx_sqrt_mpq-GF
Fix approximate_sqrt return types
# Conflicts:
# Polygon_mesh_processing/test/Polygon_mesh_processing/test_pmp_distance.cpp
|
2021-05-18 18:16:44 +02:00 |
Laurent Rineau
|
4a2f016f6a
|
Merge pull request #5617 from afabri/Nef_3-translation-GF
Nef_3: Add Aff_transformation_3::is_translation()
|
2021-05-18 18:14:17 +02:00 |
Laurent Rineau
|
2c4a5db3ce
|
Merge pull request #5631 from GilesBathgate/STL_ext-fix_uncaught_exceptions_cleanup-GilesBathgate
Fix uncaught exceptions cleanup
|
2021-05-18 18:14:14 +02:00 |
Laurent Rineau
|
26ad68e486
|
Merge pull request #5649 from sloriot/CGAL-no_boost_shared_ptr
Replace internal use of boost shared_ptr
|
2021-05-18 18:14:12 +02:00 |
Laurent Rineau
|
1e4899ecb8
|
Merge pull request #5651 from maxGimeno/Demo-Fixes-maxGimeno
Polyhedron Demo : Fix a warning
|
2021-05-18 18:14:09 +02:00 |
Laurent Rineau
|
878afea3b8
|
Merge pull request #5652 from mglisse/mpzfdiv
Disable /= with CGAL_NO_MPZF_DIVISION_OPERATOR
|
2021-05-18 18:14:06 +02:00 |
Laurent Rineau
|
8dbcd0ec8b
|
Merge pull request #5659 from MaelRL/ToS2-Adapt_ToS2_for_Voronoi_adapter-GF
Make `ToS2` compatible with `Voronoi_diagram_2`
|
2021-05-18 18:14:04 +02:00 |
Laurent Rineau
|
76db293e30
|
Merge pull request #5661 from maxGimeno/T3_demo-fix_warning-maxGimeno
Triangulation-3 Demo: Fix a warning
|
2021-05-18 18:14:00 +02:00 |
Laurent Rineau
|
bd98013623
|
Merge pull request #5665 from GilesBathgate/Polyhedron_3_TDS_3-compare_handle_nullptr-GilesBathgate
Polyhedron_3 and TDS_3 compare handle nullptr
|
2021-05-18 18:13:57 +02:00 |
Laurent Rineau
|
607dadcf2b
|
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 18:13:55 +02:00 |
Laurent Rineau
|
d6b2c8d9dc
|
Merge pull request #5671 from maxGimeno/CGAL_IO-Add_missing-deprecated_functions-maxGimeno
CGAL_IO: Add missing fallbacks
# Conflicts:
# BGL/include/CGAL/boost/graph/IO/INP.h
# Point_set_processing_3/include/CGAL/IO/write_xyz_points.h
|
2021-05-18 18:13:38 +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
|
e0a4dd0680
|
Merge pull request #5677 from sloriot/CGAL-IO_namespace
CGAL IO namespace
# Conflicts:
# Installation/test/Installation/test_gmp_mpfr_dll.cpp
|
2021-05-18 17:31:40 +02:00 |
Laurent Rineau
|
6932eb3e86
|
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:07:02 +02:00 |
Laurent Rineau
|
3b01cd01f1
|
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:06:59 +02:00 |
Laurent Rineau
|
e25c58d180
|
Merge pull request #5687 from maxGimeno/CMake-Fix_FindTBB-maxGimeno
First search for TBB in config mode
|
2021-05-18 17:06:56 +02:00 |
Laurent Rineau
|
b33a2f17bd
|
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:06:45 +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 |
Laurent Rineau
|
1328ce614a
|
Merge pull request #5697 from albert-github/feature/bug_whitespace
Extra white space at bottom of page
|
2021-05-18 16:53:44 +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
|
0b229ae043
|
move result_of out of deprecated_code. It is not deprecated, we need the wokaround for c++20
|
2021-05-17 11:57:44 +02:00 |
Maxime Gimeno
|
c272741714
|
Fix sleep_for() call in Use_ssh.cpp
|
2021-05-17 11:41:56 +02:00 |
Giles Bathgate
|
a91c0ed052
|
Replace implementation with traits
|
2021-05-14 18:17:01 +01:00 |
Laurent Rineau
|
e15e25d996
|
Fix: Constrained edges, on write_VTU/ASCII, were completely missing!
|
2021-05-12 12:39:35 +02:00 |
Maxime Gimeno
|
cf69d32269
|
add missing const in read_OFF
|
2021-05-12 11:40:20 +02:00 |
Maxime Gimeno
|
96fe2393a8
|
Fix chrono in Use_ssh
|
2021-05-12 10:45:34 +02:00 |