Mael Rouxel-Labbé
|
93f1cd99ca
|
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
|
2020-07-16 09:53:31 +02:00 |
Mael Rouxel-Labbé
|
d567a0d9d0
|
Fix doc warnings
|
2020-07-16 09:52:32 +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 |
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
|
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 |
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 |
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 |
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 |
Laurent Rineau
|
17eaeb9c85
|
Merge pull request #4829 from CGAL/afabri-patch-2
AABB_tree: Fix typo
|
2020-07-06 09:28:42 +02:00 |
Andreas Fabri
|
4739482b47
|
Update aabb_tree.txt
|
2020-07-05 17:42:52 +02:00 |
Laurent Rineau
|
cdfbe3b0df
|
Merge branch 'releases/CGAL-5.0-branch'
|
2020-07-03 16:21:42 +02:00 |
Laurent Rineau
|
b3225cd75a
|
Merge pull request #4807 from afabri/Surface_mesh-typo-GF
Surface_mesh doc typo: ede -> edge
|
2020-07-03 16:21:29 +02:00 |
Laurent Rineau
|
4d1d4e51eb
|
Merge pull request #4809 from lrineau/Mesh_3-move_semantic_for_c3t3-GF
Add move-semantic for c3t3, and a test
|
2020-07-03 16:21:27 +02:00 |
Laurent Rineau
|
f1fb1106f4
|
Merge pull request #4822 from sloriot/Demo-needles_caps_ui
Improve ui of needles/caps removal
|
2020-07-03 16:21:24 +02:00 |
Laurent Rineau
|
983dcfd0f9
|
Merge pull request #4825 from maxGimeno/PMP-Add_missing_reserve_in_split_connected_components-maxGimeno
PMP: Split_cc missing reserve
|
2020-07-03 16:21:21 +02:00 |
Laurent Rineau
|
f94a024191
|
Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch
|
2020-07-03 16:20:55 +02:00 |
Laurent Rineau
|
b59ccec613
|
Merge pull request #4807 from afabri/Surface_mesh-typo-GF
Surface_mesh doc typo: ede -> edge
|
2020-07-03 16:20:38 +02:00 |
Laurent Rineau
|
bf88dfcc80
|
Merge pull request #4820 from sloriot/Argt-missing_it_cstr
Add constructor from base
|
2020-07-03 16:20:22 +02:00 |
Laurent Rineau
|
d6bbdadf5f
|
Merge pull request #4820 from sloriot/Argt-missing_it_cstr
Add constructor from base
|
2020-07-03 16:19:11 +02:00 |