Commit Graph

92466 Commits

Author SHA1 Message Date
Mael 88b4b8dfcf
Use lowercase in functions doc 2020-07-15 12:04:24 +02:00
Dmitry Anisimov b89bbbf756 fixes PR #4823, clean version of range based loops in Polyhedron 2020-07-14 18:01:35 +02:00
Dmitry Anisimov 9e98b71467 added range based types and methods to polyhedron 3 + a test (not finished) 2020-07-13 16:39:11 +02:00
Mael bbedb5e8b4
Fix name of property maps 2020-07-13 10:19:06 +02:00
Laurent Rineau 559a4db42e Merge branch 'releases/CGAL-5.0-branch' 2020-07-10 16:22:44 +02:00
Laurent Rineau d72a663829 Merge pull request #4842 from lrineau/Mesh_3-fix_examples_CMakeLists_with_TBB-GF--for_master
Mesh_3: fix use of TBB in examples/Mesh_3/CMakeLists.txt (for master)
2020-07-10 16:22:36 +02:00
Laurent Rineau 3840bc47ee Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 2020-07-10 16:21:52 +02:00
Laurent Rineau 4bec5543b4 Merge pull request #4841 from lrineau/Mesh_3-fix_examples_CMakeLists_with_TBB-GF
Mesh_3: fix use of TBB in examples/Mesh_3/CMakeLists.txt (conflicts with master)
2020-07-10 16:21:29 +02:00
Laurent Rineau 99b62c3bd9 Merge pull request #4841 from lrineau/Mesh_3-fix_examples_CMakeLists_with_TBB-GF
Mesh_3: fix use of TBB in examples/Mesh_3/CMakeLists.txt (conflicts with master)
2020-07-10 16:21:14 +02:00
Maxime Gimeno 24214def33 Add some tests in Installation for travis. 2020-07-09 15:47:43 +02:00
Laurent Rineau 16b3115087
Merge pull request #4777 from mhsaar/patch-3
Adding specific code for Tet + Bbox_3 do_intersect as it should be ok…
2020-07-09 15:38:11 +02:00
Laurent Rineau 95687acb0f Merge branch 'Mesh_3-fix_examples_CMakeLists_with_TBB-GF' into Mesh_3-fix_examples_CMakeLists_with_TBB-GF--for_master 2020-07-09 13:58:41 +02:00
Laurent Rineau 9bf27c6763 Fix the link with TBB 2020-07-09 13:24:08 +02:00
Laurent Rineau ae40fec6a3 Missing target 2020-07-09 13:23:55 +02:00
Laurent Rineau 49f2d04d68 Sort target names 2020-07-09 13:22:37 +02:00
Laurent Rineau 72d280fdd9 Merge pull request #4803 from janetournois/Tet_remeshing-from_c3t3_input-jtournois
Tetrahedral remeshing from C3T3
2020-07-08 16:24:42 +02:00
Laurent Rineau 61c04aed10 Merge pull request #4827 from lrineau/Installation-remove_code_about_REFERENCE_CACHE_DIR-GF
Remove CGAL_REFERENCE_CACHE_DIR from our CMake scripts
2020-07-08 16:24:39 +02:00
Laurent Rineau 2e912d4cb2 Merge branch 'master' into Mesh_3-ITT_support-GF 2020-07-08 16:22:58 +02:00
Laurent Rineau 72b0f36790 Remove the task "Mesher_3::refine_mesh" (useless) 2020-07-08 15:47:56 +02:00
Laurent Rineau bc4fffebc0 ITT for CGAL_MESH_3_VERBOSE as well 2020-07-08 15:47:38 +02:00
Laurent Rineau a02c0e1af5 Merge branch 'releases/CGAL-5.0-branch' 2020-07-08 12:59:12 +02:00
Laurent Rineau ff82af691e Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 2020-07-08 12:57:05 +02:00
Laurent Rineau f24f9b2c03 Fix after PR #4836 2020-07-08 12:54:36 +02:00
Laurent Rineau 62c15ff47a Fix after PR #4836 2020-07-08 12:53:08 +02:00
Mael f42d19b37e
Use kernel functors (suggestions from @sloriot)
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2020-07-08 12:39:18 +02:00
Marc Glisse 157841c595 Rewrite Power_center_d. 2020-07-07 22:06:51 +02:00
Marc Glisse 00efb5ebef Remove TAB 2020-07-07 17:51:29 +02:00
Marc Glisse e0513c2432 Implement Eigen::NumTraits<Interval_nt>::highest
Older versions of LDLT use it
2020-07-07 16:54:04 +02:00
Laurent Rineau f203a58643
Merge pull request #4832 from sgiraudot/PSP-Fix_neighbor_query_fallback-GF
[PSP] Fix neighbor query fallback
2020-07-07 16:13:17 +02:00
Jane Tournois f48154aa9e fix maybe uninitialized warning 2020-07-07 14:20:44 +02:00
Marc Glisse 22e8b9cc22 Rewrite general case of circumcenter 2020-07-07 13:46:48 +02:00
Laurent Rineau f9bbb64da4 Fix a typo in previous commit 2020-07-07 13:33:55 +02:00
Laurent Rineau 18f4e440db Merge branch 'releases/CGAL-5.0-branch' 2020-07-07 11:44:40 +02:00
Laurent Rineau 2552ec6307 Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 2020-07-07 11:44:01 +02:00
Laurent Rineau 0911586ae3
Merge pull request #4836 from CGAL/afabri-patch-3
Update AABB_halfedge_graph_segment_primitive.h
2020-07-07 11:41:33 +02:00
Laurent Rineau a1318153df
Merge pull request #4835 from CGAL/afabri-patch-2
Update AABB_face_graph_triangle_primitive.h
2020-07-07 11:41:23 +02:00
Andreas Fabri 23c29ff060
Update AABB_halfedge_graph_segment_primitive.h
Fix typos
2020-07-07 11:23:45 +02:00
Andreas Fabri f547b947d3
Update AABB_face_graph_triangle_primitive.h
Fix documentation bug.
2020-07-07 11:20:03 +02:00
Jane Tournois 612d6772b9 operator* between enum and floating type is deprecated, fix warning 2020-07-07 11:13:16 +02:00
Jane Tournois 5b474e0075 replace deprecated std::not1 by std::not_fn
std::not1 is deprecated in C++17 and removed from C++20

+ add a C++17 macro in config.h
2020-07-07 10:49:58 +02:00
Laurent Rineau 0499e5eb22 Merge branch 'releases/CGAL-5.0-branch' 2020-07-07 09:48:52 +02:00
Laurent Rineau 583cc8568c Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 2020-07-07 09:48:24 +02:00
Laurent Rineau c85d2b295c Bump Boost minimal support version
We actually no longer test Boost below version 1.62.
2020-07-07 09:46:15 +02:00
Marc Glisse 8d3895653c More circumcenter tests 2020-07-06 22:54:38 +02:00
Jane Tournois 4fa37e7c6d fix unused parameters warning 2020-07-06 15:24:56 +02:00
Jane Tournois 58b2f76181 link examples using Mesh_3 with Eigen
to avoid using deprecated Diagonalize_traits
2020-07-06 15:19:44 +02:00
Jane Tournois 36386b0bab fix unused parameter warnings 2020-07-06 15:08:33 +02:00
Simon Giraudot 684f6e9086 Fix neighbor query fallback 2020-07-06 14:07:13 +02:00
Jane Tournois 1b7b19b451 silent a warning from boost and C++17 2020-07-06 13:50:55 +02:00
Jane Tournois 0d8aa34934 remove unused nbv 2020-07-06 10:48:01 +02:00