Maxime Gimeno
25090aa8eb
Add a button to get rid of a heat group.
2019-08-02 14:52:45 +02:00
Laurent Rineau
40c25757d4
Improve CGAL_MESH_3_DEBUG_POLYLINES_TO_PROTECT
2019-08-01 17:25:10 +02:00
Laurent Rineau
52de8ed5ec
Fix a bug introduced in #2739
2019-08-01 17:24:47 +02:00
Laurent Rineau
53fd5feaf5
Merge pull request #4124 from aboudev/patch-1
...
minor fix: add const specifier
2019-08-01 17:08:49 +02:00
Laurent Rineau
e4de2060e9
Merge branch 'releases/CGAL-4.14-branch'
2019-08-01 17:08:37 +02:00
Laurent Rineau
eb2e57a055
Merge pull request #4126 from maxGimeno/Fix_test_pmp_clip_for_macOS-maxGimeno
...
PMP: Fix test_pmp_clip
2019-08-01 17:08:09 +02:00
Jane Tournois
5f8a58a046
deal with faces on the boundary
...
a precondition inside `flip_edge()` fails if this boundary condition is not satisfied
2019-08-01 14:58:19 +02:00
Maxime Gimeno
15fd5ce293
Lock resources between the 2 triangulate_hole tests to prevent the results from generate_mesh_with_hole to be cleaned before the end.
2019-08-01 14:25:20 +02:00
Maxime Gimeno
35bbb4c21b
Fix type
2019-08-01 10:36:55 +02:00
Laurent Rineau
c0edb50f34
Merge pull request #4098 from sloriot/CGAL-various_doc_fixes
...
Doc fixes
2019-07-31 17:01:27 +02:00
Laurent Rineau
a0ea4f0c5f
Merge branch 'releases/CGAL-4.14-branch'
2019-07-31 17:01:03 +02:00
Laurent Rineau
862ee82465
Merge pull request #4120 from maxGimeno/Installation-Fixes_for_cmake-maxGimeno
...
Installation: Add missing cmake labels
2019-07-31 16:59:57 +02:00
Laurent Rineau
1e5bd7c8e4
Merge pull request #4121 from janetournois/Mesh_3-fix_compilation_min_max_windows-jtournois
...
Mesh_3 : add missing parenthesis around min and max for windows
2019-07-31 16:59:55 +02:00
Maxime Gimeno
5aa9e6abb6
Fix (ish) slow serachbox on windows.
2019-07-31 16:43:10 +02:00
Maxime Gimeno
44b8b2df02
Fix flip edges for 3-edges borders.
2019-07-31 15:46:14 +02:00
Maxime Gimeno
0b62d59110
Use a correct way to reset the stringstream
2019-07-31 10:27:03 +02:00
Lingjie Zhu
5ce268f7d5
minor fix: add const specifier
2019-07-30 10:10:03 +08:00
Maxime Gimeno
54b6031ae6
Fix pmap
2019-07-29 16:17:14 +02:00
Maxime Gimeno
2698704f87
Add vertex nomals in write_OBJ for Surface_mesh
2019-07-29 15:55:38 +02:00
Jane Tournois
49d526c1cf
add missing () around min and max for windows
2019-07-29 14:30:03 +02:00
Maxime Gimeno
69e5072cc1
Get rid of the two fake lines in ctest_testsuite
2019-07-29 13:35:19 +02:00
Maxime Gimeno
762064e8b0
Fix warning in diff_plugin
2019-07-29 13:04:03 +02:00
Sébastien Loriot
b84297f8f6
update the usage for the new CGAL named function parameters
2019-07-29 09:38:39 +02:00
Mael Rouxel-Labbé
8bd73646b4
Fix for the case of using a kernel whose FT == RT == int
2019-07-29 08:51:32 +02:00
Sébastien Loriot
25a05e9f4c
Merge branch 'CGAL-named_function_parameters-4.14' into master
...
Conflicts resolved by hand
2019-07-28 23:46:43 +02:00
Sébastien Loriot
aa47744c36
update the usage for the new CGAL named function parameters
2019-07-28 22:30:17 +02:00
Sébastien Loriot
2f81a21523
Merge 'CGAL-named_function_parameters' for 4.13-branch into 4.14-branch
...
Conflicts resolved by hand
2019-07-28 22:30:13 +02:00
Mael Rouxel-Labbé
a45ccab351
Distinguish between FT and RT so that Homogeneous uses RT-based vector scaling
2019-07-26 19:20:32 +02:00
Laurent Rineau
7b1889b87e
Merge branch 'releases/CGAL-4.14-branch'
...
# Conflicts:
# Point_set_processing_3/include/CGAL/IO/write_ply_points.h
2019-07-26 18:45:17 +02:00
Laurent Rineau
da2726e0e7
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
...
# Conflicts:
# CGAL_ipelets/include/CGAL/CGAL_Ipelet_base_v7.h
# Installation/lib/cmake/CGAL/CGALConfig.cmake
# Intersections_2/test/Intersections_2/test_intersections_2.cpp
# Segment_Delaunay_graph_2/test/Segment_Delaunay_graph_2/include/test_types.h
# Snap_rounding_2/include/CGAL/Snap_rounding_kd_2.h
2019-07-26 18:33:55 +02:00
Laurent Rineau
4d5b4c950a
Merge pull request #4085 from maxGimeno/Update_Find_TBB-GF
...
Update FindTBB.cmake
2019-07-26 18:27:00 +02:00
Laurent Rineau
9d594c315c
Merge pull request #4107 from sgiraudot/PSP-Fix_ply_missing_inlines-GF
...
Add missing inlines to PSP IO non-template functions
2019-07-26 18:26:58 +02:00
Laurent Rineau
b5807c7cc0
Merge pull request #4089 from maxGimeno/Fixes_for_4_13-maxGimeno
...
Fixes for 4.13
2019-07-26 18:26:57 +02:00
Mael Rouxel-Labbé
27f7b48ec8
Remove obsolete comment
2019-07-26 16:02:37 +02:00
Mael Rouxel-Labbé
6c8a8f347d
Change ray/line.point(int --> FT)
...
There is no real requirement on it being an 'int', except some symmetry with
the segment.
2019-07-26 15:59:52 +02:00
Laurent Rineau
5d47146cd6
Fix in header-only
2019-07-25 16:14:50 +02:00
Laurent Rineau
fbf163d244
Fix when CGAL_USE_FILE is not included
2019-07-25 16:13:08 +02:00
Maxime Gimeno
7180f20b7a
Remove threshold in source point removing in the shortest_path_plugin
2019-07-25 10:02:29 +02:00
Laurent Rineau
eaef60dcfc
Add a new tool extract_a_sub_image.cpp to extract a sub-image
2019-07-24 14:33:20 +02:00
Laurent Rineau
a17c0d628d
Fix our usage of TBB and <thread.h>
...
A lot of parts of CGAL use `<thread>` in conjunction with TBB. I have
added the `find_package(Threads)` in `CGAL_target_use_TBB.cmake` for
convenience.
I have also restored FindTBB.cmake as a pure copy of
https://github.com/Kitware/VTK/blob/master/CMake/FindTBB.cmake
with that version:
> c7249fed2e73ce25fbbc53363d9caf4ab5cc9195
> Author: Cory Quammen <cory.quammen@kitware.com>
> Date: Thu Feb 14 23:21:09 2019 -0500
>
> FindTBB: handle basic linker scripts
>
> TBB binaries may define libtbb.so as a linker script of the form
>
> INPUT(libtbb.so.2)
>
> Make FindTBB find the real .so file libtbb.so points to in such cases.
>
> Approach borrowed from vtk-m/CMake/VTKmDeviceAdapters.cmake on
> suggestion from Robert Maynard.
>
>
2019-07-24 10:35:36 +02:00
Simon Giraudot
ba9862e62c
Fix indentation
2019-07-24 10:29:20 +02:00
Simon Giraudot
275f7f390b
Add Polygonal reconstruction and improve plugin
2019-07-24 10:29:10 +02:00
Simon Giraudot
85ab4e9041
Add missing inlines to PSP IO non-template functions
2019-07-24 08:49:34 +02:00
Laurent Rineau
3d1450b71f
Merge branch 'releases/CGAL-4.14-branch'
2019-07-23 17:17:06 +02:00
Laurent Rineau
8ce9207d10
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
2019-07-23 17:14:40 +02:00
Laurent Rineau
00be9f3bb9
Merge pull request #4096 from MaelRL/Kernel_23-Remove_EPICK_without_intervals-GF
...
Kernel 23: remove epick without intervals
2019-07-23 17:12:33 +02:00
Simon Giraudot
98fb0fa4fc
Add marching tets for Poisson and fix plugin
2019-07-23 14:58:06 +02:00
Simon Giraudot
d7b0fcc4f6
WIP: simplify/reorganize reconstruction plugin
2019-07-23 12:54:07 +02:00
Mael Rouxel-Labbé
ae44cf3ff9
Do not return a const& for Named Parameters' default values
...
Since 'd' is in general some default constructed value, things can get weird,
for example with default constructed std::function
2019-07-23 11:58:21 +02:00
Maxime Gimeno
036b3efb9a
Actually fix the bug
2019-07-23 10:11:53 +02:00