albert-github
|
36c8b7589d
|
Spelling corrections
Last batch (for now) of spelling corrections in doxygen and normal comments
|
2024-05-31 19:05:34 +02:00 |
albert-github
|
eed54a0ae5
|
spelling corrections
Some spelling corrections (Directories starting with `O`-`S` , first part),
some backward work
some forward work
|
2022-11-15 18:45:39 +01:00 |
Mael Rouxel-Labbé
|
bb0b9a8b5a
|
PMP doc fixes and enhancements
|
2022-03-07 15:32:37 +01:00 |
Sébastien Loriot
|
10b0af3092
|
rename macro since Named_function_parameter is part of STL_Extension
|
2022-01-13 14:43:34 +01:00 |
Sébastien Loriot
|
75b03e6c0a
|
use_default_values() -> default_values()
|
2022-01-10 18:36:37 +01:00 |
Sébastien Loriot
|
6d3176e061
|
move Named_parameters class in STL_extension
helpers stay in BGL because it depends on BGL tags
|
2022-01-07 15:12:22 +01:00 |
Sébastien Loriot
|
9714557046
|
replace overloads with default parameters (PMP)
|
2022-01-05 14:41:46 +01:00 |
Sébastien Loriot
|
28ab8e9293
|
replace CGAL_PMP_NP macros with CGAL_BGL_NP ones
|
2022-01-04 11:19:05 +01:00 |
Sébastien Loriot
|
bdec97bccb
|
remove backtick
|
2021-10-12 15:02:42 +02:00 |
Sébastien Loriot
|
c253679b2d
|
unify np sentence
|
2020-04-18 16:27:58 +02:00 |
Sébastien Loriot
|
3b52dfd7de
|
Merge remote-tracking branch 'cgal/master'
|
2020-04-18 14:47:28 +02:00 |
Sébastien Loriot
|
a8f9858099
|
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
|
2020-04-16 16:29:55 +02:00 |
Mael Rouxel-Labbé
|
48bd92b4dd
|
Proof read all NP changes
|
2020-04-13 13:03:05 +02:00 |
Mael Rouxel-Labbé
|
80f6f659f3
|
Update to new named parameters macros
|
2020-04-05 17:56:50 +02:00 |
Mael Rouxel-Labbé
|
e7d52999a8
|
Update PMP NPs to new macros
|
2020-03-29 17:16:50 +02:00 |
Sébastien Loriot
|
ed2067f461
|
using new API
|
2020-03-17 17:08:32 +01:00 |
Mael Rouxel-Labbé
|
26463ded7a
|
Update NPs using default constructed default values to new API
+ misc cleaning
|
2020-02-28 11:55:17 +01:00 |
Sébastien Loriot
|
254d60f642
|
First pass on removing license notice in header for GPL files
|
2019-10-19 15:23:19 +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 |
Maxime Gimeno
|
0c26c6c3e8
|
Add missing macro def
|
2019-10-03 12:14:41 +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
|
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
|
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 |
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
|
124012d9f9
|
replace cpp11::array by std::array
|
2019-03-29 13:28:33 +01:00 |
Mael Rouxel-Labbé
|
a990164993
|
Fixed missing backtick
|
2019-03-15 20:50:24 +01:00 |
Sébastien Loriot
|
af8395585e
|
use const functors
|
2018-06-27 17:02:42 +02:00 |
Maxime Gimeno
|
c7a681f968
|
Fix doc
|
2018-06-20 08:45:51 +02:00 |
Sébastien Loriot
|
932a6c38b9
|
doc typos
|
2018-05-31 10:40:29 +02:00 |
Sébastien Loriot
|
899838478c
|
improve doc
|
2018-05-31 09:57:27 +02:00 |
Maxime Gimeno
|
1e20055dba
|
Move the strip creation into an internal function
|
2018-05-30 14:15:08 +02:00 |
Maxime Gimeno
|
ee2f7b427a
|
Fix doc
|
2018-05-30 09:23:17 +02:00 |
Maxime Gimeno
|
881d518a24
|
Add an overload with only one NP
|
2018-05-29 17:34:07 +02:00 |
Maxime Gimeno
|
6dfefeb189
|
Rename generic_extrude_mesh into extrude_mesh and removes the distance of the original overload as it is useless
|
2018-05-29 16:42:16 +02:00 |
Maxime Gimeno
|
7d3d4b27a6
|
Fix doc
|
2018-05-29 10:34:26 +02:00 |
Maxime Gimeno
|
d126ea44d6
|
Fixes in doc
|
2018-05-28 16:49:54 +02:00 |
Maxime Gimeno
|
3a2a0d9cc5
|
Fix doc
|
2018-05-28 16:49:54 +02:00 |
Maxime Gimeno
|
eda740136a
|
Add one quad face and use split face
|
2018-05-28 16:49:54 +02:00 |
Maxime Gimeno
|
f3aabc10eb
|
Fix doc for np1 and np2
|
2018-05-28 16:49:53 +02:00 |
Andreas Fabri
|
dc89cd6057
|
Change #include
|
2018-05-28 16:49:53 +02:00 |
Maxime Gimeno
|
71abeb06c7
|
Use vectors instead of unordered maps and use functors that takes input and output vertices instead of only output vertices.
|
2018-05-28 16:49:53 +02:00 |
Andreas Fabri
|
a80100ba41
|
Deal with constness so that it works with Polyhedron_3 as well
|
2018-05-28 16:49:53 +02:00 |
Maxime Gimeno
|
4efef4e15b
|
Add a function generic_extrude_mesh() that takes up to 2 functors instead of a direction and a distance.
|
2018-05-28 16:49:52 +02:00 |
Maxime Gimeno
|
41d3c05f7f
|
Add a functor to create the offset
|
2018-05-28 16:49:52 +02:00 |
Maxime Gimeno
|
828a7d2b73
|
clean-up
|
2018-05-28 16:49:52 +02:00 |
Maxime Gimeno
|
291039ba80
|
update doc
|
2018-05-28 16:49:52 +02:00 |
Maxime Gimeno
|
1851f35382
|
Add a function to PMP that extrudes a mesh along a direction at a given distance.
|
2018-05-28 16:49:51 +02:00 |