Sebastien Loriot
|
4b9032f8c6
|
Merge pull request #6547 from afabri/Skeletoniation-HDS-GF
Skeletonization: Replace internally Polyhedron by HDS
|
2022-07-08 20:24:58 +02:00 |
Sébastien Loriot
|
d216c5dfb7
|
remove code already present in the property file
|
2022-06-16 09:57:03 +02:00 |
Andreas Fabri
|
fd20beeef7
|
Use vertices_around_target()
|
2022-05-03 15:09:05 +01:00 |
Andreas Fabri
|
abb54bf0b8
|
BGL: Add adjacency_iterator for several classes
|
2022-05-03 14:02:21 +01:00 |
Andreas Fabri
|
9dcde5d7dd
|
Add missing parameter
|
2022-05-03 10:10:53 +01:00 |
Andreas Fabri
|
0f4e66fc19
|
Skeletonization: Replace internally Polyhedron by HDS
|
2022-05-03 10:03:04 +01:00 |
Sébastien Loriot
|
620dfa40fc
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-27 08:37:32 +01:00 |
Sébastien Loriot
|
09039464ef
|
restrict partial specialization to avoid grab everything
|
2020-03-17 17:53:21 +01:00 |
Sébastien Loriot
|
52164b1fba
|
First pass on removing license notice in header for LGPL files
|
2019-10-19 15:40:30 +02:00 |
Sébastien Loriot
|
7356421d80
|
introduce Commercial license SPDX tag
|
2019-10-19 12:15:19 +02:00 |
Sébastien Loriot
|
9bd9c68b83
|
update LGPL[23]+ and GPL[23]+ SPDX tags
ack -l --no-svg "SPDX-License-Identifier: GPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0+/SPDX-License-Identifier: GPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0+/SPDX-License-Identifier: LGPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: GPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-2.0+/SPDX-License-Identifier: GPL-2.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0+/SPDX-License-Identifier: LGPL-2.0-or-later/"
|
2019-10-18 21:57:54 +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 |
Sébastien Loriot
|
cebf0657d8
|
Use a full CGAL version of named function parameters
no longer rely on boost
|
2019-07-14 22:45:47 +02:00 |
Laurent Rineau
|
90782d4b7f
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
- Revert "Merge pull request #3857 from MaelRL/CGAL-Fix_duplicate_non_manifold_vertices-GF"
- Revert "Merge pull request #3898 from lrineau/Mesh_3-stop_during_protection-lrineau"
|
2019-05-14 17:50:45 +02:00 |
Sébastien Loriot
|
9a4b4a7969
|
add missing reserve overload for HDS
|
2019-04-12 14:33:28 +02:00 |
Andreas Fabri
|
9f8d72b30a
|
Remove ';'
|
2019-02-08 09:40:09 +01:00 |
Sébastien Loriot
|
4cf7f5e047
|
use Point_accessor instead of a duplicate
|
2018-10-09 10:28:45 +02:00 |
Laurent Rineau
|
af7e5db1e2
|
typo
|
2018-03-29 12:06:25 +00:00 |
Andreas Fabri
|
a87b20ea7c
|
Add license header
|
2018-03-29 11:39:33 +01:00 |
Laurent Rineau
|
a6498e1c4d
|
Fix typename
|
2018-03-28 18:43:25 +02:00 |
Andreas Fabri
|
4818e5ddd4
|
Add #include
|
2018-03-28 17:35:00 +01:00 |
Andreas Fabri
|
76ccc9ab6f
|
Convex_hull_3: Remove dependency on package Polyhedron
|
2018-03-28 14:59:22 +01:00 |