Maxime Gimeno
5f8e49a963
WIP
2020-08-19 15:50:22 +02:00
Sébastien Loriot
a13b96220f
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-08-07 06:41:47 +02:00
Sébastien Loriot
c8b73c9f01
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' into HEAD
2020-08-07 06:40:23 +02:00
Sebastien Loriot
39ad510633
Merge pull request #4906 from sloriot/Stream_support-license_issue
...
remove incorrect license include statement
2020-08-07 06:39:17 +02:00
Sébastien Loriot
4a1ad0c756
remove incorrect license include statement
2020-08-06 11:45:23 +02:00
Sébastien Loriot
b6a5502288
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-08-06 11:33:47 +02:00
Sébastien Loriot
335ddea58f
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' into HEAD
2020-08-06 11:32:52 +02:00
Sebastien Loriot
2e94736f51
Merge pull request #4901 from sgiraudot/PSP-Fix_outdated_precondition-GF
...
Point Set Processing: Remove outdated precondition
2020-08-06 11:30:33 +02:00
Laurent Rineau
4284629505
Merge branch 'releases/CGAL-5.0-branch'
2020-08-04 16:26:32 +02:00
Laurent Rineau
ee1ebabf88
Merge pull request #4881 from janetournois/Tet_remeshing-fix_compare_subdomains-jtournois
...
Tetrahedral remeshing - fix compare_subdomains()
2020-08-04 16:25:42 +02:00
Laurent Rineau
2b3a2b4d78
Merge pull request #4893 from maxGimeno/Advancing_front-Fix_deprecated_array-maxGimeno
...
Advancing front: Fix deprecated array
2020-08-04 16:25:39 +02:00
Laurent Rineau
aa6a678af1
Merge pull request #4897 from lrineau/Kernel_23-test_approximate_dihedral_angle_3-GF
...
Add test/Kernel_23/test_approximate_dihedral_angle_3.cpp
2020-08-04 16:25:37 +02:00
Laurent Rineau
a5225de7aa
Merge pull request #4893 from maxGimeno/Advancing_front-Fix_deprecated_array-maxGimeno
...
Advancing front: Fix deprecated array
2020-08-04 16:25:03 +02:00
Simon Giraudot
ebe7168ece
Remove outdated precondition
2020-08-04 14:19:17 +02:00
Maxime Gimeno
dac614bd02
Update to bionic and install and use clang-10
2020-08-04 10:12:58 +02:00
Laurent Rineau
1454dd6e24
Fix typo
2020-08-03 17:11:23 +02:00
Laurent Rineau
09b52ce69f
Add test/Kernel_23/test_approximate_dihedral_angle_3.cpp
2020-08-03 16:55:25 +02:00
Maxime Gimeno
0c35447ebc
add ppa non-interractively
2020-08-03 14:15:00 +02:00
Laurent Rineau
873fc83a44
This branch now targets 5.0.4
2020-08-03 12:25:09 +02:00
Laurent Rineau
b94c11ec4c
Update menu_version.js with newest versions
2020-08-03 11:56:29 +02:00
Maxime Gimeno
7132b693f4
Replace cpp11::array with std::array
2020-08-03 09:54:47 +02:00
Laurent Rineau
962b681abd
Merge pull request #4871 from janetournois/Tet_remeshing-add_smoothing_of_features-jtournois
...
Tetrahedral remeshing - smoothing along 1D features
2020-07-31 15:52:56 +02:00
Laurent Rineau
ae0c9fbeac
Merge pull request #4884 from MaelRL/PMP-fix_polygon_soup_simplification-GF
...
Fix and simplify polygon soup repairing subfunction "simplify_polygon"
2020-07-31 15:52:53 +02:00
Laurent Rineau
ff74e7f6e8
Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch
2020-07-31 15:52:12 +02:00
Laurent Rineau
6411035d7f
Merge pull request #4884 from MaelRL/PMP-fix_polygon_soup_simplification-GF
...
Fix and simplify polygon soup repairing subfunction "simplify_polygon"
2020-07-31 15:52:02 +02:00
Laurent Rineau
9339ce6aa9
Merge pull request #4884 from MaelRL/PMP-fix_polygon_soup_simplification-GF
...
Fix and simplify polygon soup repairing subfunction "simplify_polygon"
2020-07-31 15:51:26 +02:00
Laurent Rineau
1ae35c9f58
Document that we require Boost 1.66 or later
...
... and let's face that 5.1 will only be officially published in
September 2020, after the summer vacations.
2020-07-31 10:00:55 +02:00
Maxime Gimeno
7efa1d8771
use a ppa to get boost-1.73
2020-07-29 15:22:47 +02:00
Laurent Rineau
84ec799ca1
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-07-28 16:09:28 +02:00
Laurent Rineau
8b313b7581
Merge pull request #4853 from sloriot/Nef_3-EPIC
2020-07-28 16:08:35 +02:00
Laurent Rineau
38bb4542c1
updated crontab (automated commit)
2020-07-28 12:18:29 +02:00
Laurent Rineau
a87c66af2c
I forgot to update the URL
2020-07-28 11:45:08 +02:00
Laurent Rineau
a8ed7408c3
Prepare for a beta3 and let's hope it will not be needed
2020-07-28 11:24:19 +02:00
Jane Tournois
993e4b599a
Use a small_vector as the third template arguments of the flat_set
...
That will avoid the memory allocation at each call of the function.
2020-07-28 10:34:10 +02:00
Mael Rouxel-Labbé
9d820d64cb
Add more tests for repair_polygon_soup
2020-07-28 10:14:31 +02:00
Mael Rouxel-Labbé
5a6fc89495
Fix and simplify polygon soup repairing subfunction "simplify_polygon"
2020-07-28 09:56:02 +02:00
Laurent Rineau
7e1ca9b9df
updated crontab (automated commit)
2020-07-27 12:18:27 +02:00
Jane Tournois
9e82356213
fix compare_subdomains
...
compared std::vector were not made unique!
always different in presence of different numbers of incident cells
2020-07-24 16:54:29 +02:00
Laurent Rineau
10f958c8e5
Merge pull request #4863 from janetournois/Tet_remeshing-fix_peeling_slivers-jtournois
2020-07-24 16:22:45 +02:00
Laurent Rineau
ac5b6ffcb8
Merge pull request #4877 from lrineau/CGAL-CGALConfigVersion__fixes-GF
...
CMake: Fix a bug in PR #4850
2020-07-24 15:54:51 +02:00
Maxime Gimeno
213221e5cb
Initialize eor to silent wranings
2020-07-24 14:02:40 +02:00
Jane Tournois
38add289a1
remove commented macro which does not exist anymore
2020-07-24 11:58:03 +02:00
Jane Tournois
5698056d6c
fix counting of vertices moves
2020-07-24 11:19:51 +02:00
Jane Tournois
702976d242
separate smoothing of feature vertices (dim 1) and surface vertices (dim 2)
2020-07-24 10:49:56 +02:00
Laurent Rineau
1ffbd83480
Fix a bug
...
```
== CMake setup ==
CMake Warning (dev) at Installation/lib/cmake/CGAL/CGALConfigVersion.cmake:6 (set):
Cannot set "CGAL_MAJOR_VERSION": current scope has no parent.
Call Stack (most recent call first):
CGALConfigVersion.cmake:1 (include)
CMakeLists.txt:13 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
```
2020-07-23 18:24:06 +02:00
Jane Tournois
f3699e9625
use new named parameters API for doc of smooth_constrained_edges
2020-07-23 17:23:03 +02:00
Laurent Rineau
a84927d380
Merge pull request #4849 from MaelRL/PMP-No_caps_on_doc-GF
...
Use lower case for function documentation starting with a verb (BGL/PMP)
# Conflicts:
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/connected_components.h
2020-07-23 17:15:44 +02:00
Laurent Rineau
1ab4eea551
Merge pull request #4854 from lrineau/Polyhedron-demo_fix_Mesh_3_cmakelist-GF
...
Polyhedron demo: fix Mesh_3 CMakeLists.txt
2020-07-23 17:15:17 +02:00
Laurent Rineau
430954dca3
Merge pull request #4855 from lrineau/CGAL-fix_LEDA-GF
...
A few fixes to our LEDA testsuite
2020-07-23 17:15:14 +02:00
Laurent Rineau
71368f3d0b
Merge pull request #4857 from lrineau/Polyhedron-demo__fix_runtime_warning-GF
...
3D demo MainWindow.cpp: Reimplement addActionToMenu with standard algorithms
2020-07-23 17:15:11 +02:00