Laurent Rineau
|
141eed441c
|
Merge pull request #4508 from MaelRL/BGL-Fix_graph_has_property_doc-GF
BGL: fix doc of graph_has_property
|
2020-02-14 14:39:16 +01:00 |
Laurent Rineau
|
226462c295
|
Merge pull request #4414 from oleg-alexandrov/master
Set the precision when saving a mesh
|
2020-02-07 16:25:00 +01:00 |
Mael Rouxel-Labbé
|
754cf35342
|
Fix graph_has_property not showing up in documentation
Consequence of the doc being split between doc/CGAL and include/CGAL...
|
2020-02-07 16:11:22 +01:00 |
Maxime Gimeno
|
dd6cf454dc
|
add precision(17) to most examples involving surface_mesh or polyhedron.
|
2020-01-17 09:58:44 +01:00 |
Laurent Rineau
|
ed4cf46ee0
|
Merge pull request #4065 from MaelRL/PMP-New_vertex_normal_computations-GF
PMP: add a new way to compute vertex normals
|
2020-01-15 17:24:02 +01:00 |
Laurent Rineau
|
631e383e20
|
Merge pull request #4132 from MaelRL/PMP-Remove_small_CCs
PMP: remove small connected components
|
2020-01-15 17:24:00 +01:00 |
Laurent Rineau
|
f37e107523
|
Merge pull request #4428 from sloriot/BGL-selection_border_case
Handle "border" case
|
2020-01-15 17:19:30 +01:00 |
Mael
|
0f4986f82b
|
Merge branch 'master' into PMP-New_vertex_normal_computations-GF
|
2019-12-26 19:37:59 +01:00 |
Sébastien Loriot
|
e80f869147
|
Merge remote-tracking branch 'cgal/master'
|
2019-12-20 09:35:45 +01:00 |
Sébastien Loriot
|
056ce68477
|
handle "border" case
hard to put in a test because it depends on the starting
point of the iteration
|
2019-12-20 09:06:55 +01:00 |
Mael
|
7db5153f6d
|
Merge branch 'master' into PMP-Remove_small_CCs
|
2019-12-05 12:19:31 +01:00 |
Laurent Rineau
|
416cbbcf47
|
Merge pull request #4277 from MaelRL/PMP-Locate_rework_traits-GF
PMP: Replace `Location_traits` by a simpler API
|
2019-10-29 15:23:41 +01:00 |
Mael
|
ab65cc9800
|
Merge branch 'master' into PMP-Remove_small_CCs
|
2019-10-28 09:07:45 +01:00 |
Mael
|
fe681a2edb
|
Merge branch 'master' into PMP-New_vertex_normal_computations-GF
|
2019-10-28 08:52:52 +01:00 |
Mael Rouxel-Labbé
|
ff09c5d0c8
|
Merge branch 'SMS-Add_GH_simplification-GF-old' into SMS-Add_GH_simplification-GF
|
2019-10-25 16:35:53 +02: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 |
Mael Rouxel-Labbé
|
09bd731ff9
|
Finish documentation
|
2019-10-18 23:09:21 +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 |
Mael Rouxel-Labbé
|
0f7de56d76
|
Move a number of Named Parameter type extractor from CGAL::PMP:: to PMP::
These are used in a number of pacakges other than PMP and the code
is also already in /BGL. None are documented.
|
2019-10-17 12:41:30 +02:00 |
Mael Rouxel-Labbé
|
79026c255e
|
Fix documentation of CGAL::make_grid (bad line break, bad links)
|
2019-10-08 15:35:29 +02:00 |
Mael Rouxel-Labbé
|
21cdb9c5e6
|
Fix BGL test
|
2019-10-01 13:03:10 +02:00 |
Maxime Gimeno
|
1a429d03e4
|
Add dry_run to keep_large_components() and remove_connected_components_of_negligible_size9)
|
2019-10-01 09:47:00 +02:00 |
Maxime Gimeno
|
546be7aff7
|
Add a `dry_run` parameter to `keep_large_connected_components()`
|
2019-09-30 15:49:36 +02:00 |
Laurent Rineau
|
166213806d
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
|
2019-09-09 14:42:52 +02:00 |
Sébastien Loriot
|
17df9b5484
|
available only if c++11 is available
|
2019-09-09 10:48:05 +02:00 |
Laurent Rineau
|
5075a895f7
|
Merge branch 'releases/CGAL-4.14-branch'
|
2019-09-06 14:14:29 +02:00 |
Laurent Rineau
|
73500e8d3c
|
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
|
2019-09-06 14:14:13 +02:00 |
Sébastien Loriot
|
67ce5dd976
|
add code to prevent silent bad usage of boost::get_param
|
2019-09-04 15:59:44 +02:00 |
Mael Rouxel-Labbé
|
14e33d62ec
|
Add a convenience default template parameter
|
2019-08-26 13:01:10 +02:00 |
Mael Rouxel-Labbé
|
7f0fc44a7f
|
Test new Named Parameters
|
2019-08-23 10:32:44 +02:00 |
Mael Rouxel-Labbé
|
68419d1e65
|
Remove_negligible_CCs now take two new NP: area and volume thresholds
If no treshold is provided, a default value is computed based on the length
of the diagonal of the bbox.
|
2019-08-23 09:24:17 +02:00 |
Sebastien Loriot
|
aca05d36fa
|
Merge pull request #4119 from sloriot/CGAL-named_function_parameters-5.0
Named function parameters (5.0)
|
2019-08-08 10:10:45 +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é
|
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 |
Sébastien Loriot
|
8ca71ec60c
|
doc fixes
|
2019-07-18 20:41:49 +02:00 |
Sébastien Loriot
|
c411ae69d0
|
Merge pull request #2951 from kkatrio/PMP-smoothing-kkatrio
PMP: Mesh and shape smoothing
|
2019-07-18 16:49:05 +02:00 |
Sébastien Loriot
|
1f8065c6c3
|
Merge pull request #3885 from MaelRL/PMP-Locate-GF
PMP: Add locate.h and rewrite Triangulation_2 graph traits
|
2019-07-18 16:40:49 +02:00 |
Sebastien Loriot
|
a55c2acc36
|
Merge pull request #4075 from lrineau/BGL-fix_memory_leak_in_tests-GF
BGL: fix memory leak in test
|
2019-07-18 16:33:50 +02:00 |
Sebastien Loriot
|
667e4022f7
|
Merge pull request #4060 from sloriot/CGAL-doc_match_brackets
match @{ and @}
|
2019-07-18 16:26:43 +02:00 |
Sébastien Loriot
|
adff92f8f8
|
missing namespace
|
2019-07-15 08:49:12 +02:00 |
Sébastien Loriot
|
560c77f567
|
rename named function parameter class
|
2019-07-15 06:25:02 +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 |
Mael
|
47c247ae72
|
Merge branch 'master' into PMP-smoothing-kkatrio
|
2019-07-10 15:36:25 +02:00 |
Laurent Rineau
|
ea002bcf93
|
Fix a trivial memory leak
The was a leak in the test, so not a real one. But that was detected
by ASAN, and potentially hiding real ones.
|
2019-07-10 14:11:42 +02:00 |
Laurent Rineau
|
8051ff5c5e
|
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
|
2019-07-10 13:36:31 +02:00 |
Sébastien Loriot
|
fbafb9d06f
|
fix remaining mismatches and fix bugs
|
2019-07-10 11:40:45 +02:00 |
Mael Rouxel-Labbé
|
a4fc736001
|
Merge branch 'BGL-Tiny_is_valid_fix-GF' into BGL-Tiny_is_valid_fix-GF-5.0
|
2019-07-04 14:00:30 +02:00 |