albert-github
93001308f4
Merge branch 'master' into feature/issue_7395
...
# Conflicts:
# Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Concepts/ArrangementPointLocation_2.h
# Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Concepts/ArrangementVerticalRayShoot_2.h
2023-08-18 11:10:42 +02:00
albert-github
301728a8a9
issue #7395 Improvement of layout of model relations
...
- Completed the cgalModels part
2023-07-09 12:43:36 +02:00
Sébastien Loriot
604dcdc435
boost::optional => std::optional
2023-06-15 10:57:09 +02:00
Mael
4d22c90474
Merge branch 'master' into feature/bug_documentation_spell_20221113
2023-01-04 10:06:45 +01:00
albert-github
62a31babbd
spelling corrections
...
Some spelling corrections (Directories starting with `B`)
2022-11-14 17:44:33 +01:00
Mael Rouxel-Labbé
7564b761ac
Merge branch 'Weights-v2.0-GF' into Weights-v2.0-GF-5.5.x
2022-11-07 14:11:10 +01:00
Mael Rouxel-Labbé
9ab7e1ed7f
Misc minor code cleaning
2022-10-20 17:21:43 +02:00
Sebastien Loriot
0e848982b9
Merge pull request #6532 from afabri/CGAL-deprecated-GF
...
Workaround deprecation warnings in Barycentric Coordinates
2022-05-13 15:50:21 +02:00
Sébastien Loriot
d062cf3d60
workaround deprecated warning
2022-05-12 09:48:43 +02:00
Sébastien Loriot
7fd2cdf6eb
workaround deprecation warning
2022-05-12 09:48:43 +02:00
Andreas Fabri
b378a038bd
Moving the deprecated warning to the constructor seems almost equivalent to me, as we only would not warn about a typedef
2022-05-12 09:48:43 +02:00
Andreas Fabri
be147c5db5
Barycentric coordinates: bug fix: Increment output iterator after assignment
2022-04-28 07:58:57 +01:00
albert-github
0f37e55132
Barycentric_coordinates_2: Unused anchor
...
Removing unused achor it is defined but never used.
(gives double defined anchor in the "Related Functions" section and "Friends And Related Function Documentation" section.)
2022-03-16 15:15:51 +01:00
Dmitry Anisimov
6c7150e006
missing no_deprecated_code
2021-09-24 11:10:20 +02:00
Dmitry Anisimov
92434bf0a0
added missing CGAL_NO_DEPRECATED_CODE ifdefs
2021-09-21 17:10:58 +02:00
Dmitry Anisimov
78fc64c662
undocumenting unnecessary stuff
2021-08-19 11:48:21 +02:00
Dmitry Anisimov
d03c669cd3
fixed warnings from the test suite
2021-08-13 11:33:47 +02:00
Dmitry Anisimov
698a4d3ad6
undocumenting license header in the convenience header
2021-06-30 12:01:04 +02:00
Dmitry Anisimov
b6616da6e8
shortened deprecated noise
2021-06-30 11:33:37 +02:00
Dmitry Anisimov
e7d70ae086
fixed internal include
2021-06-28 19:03:20 +02:00
Dmitry Anisimov
a7ed0d7e8f
fixed deprecated headers and classes, should work with old code now without any modifs
2021-06-28 17:58:02 +02:00
Dmitry Anisimov
983289304a
make sure Delaunay domain 2 is not included anywhere due to license issues, added description to the convenience header, typos, one more overload for HM
2021-06-28 16:19:29 +02:00
Dmitry Anisimov
80e23d7607
fixed deprecated stuff
2021-06-25 13:21:05 +02:00
Dmitry Anisimov
43f2a8293e
fixed typos
2021-06-11 16:20:41 +02:00
Dmitry Anisimov
fc8c835c46
making query point type equal to point range value type
2021-06-09 17:19:38 +02:00
Dmitry Anisimov
6b60cb60c2
changed http to https
2021-06-04 15:39:04 +02:00
Dmitry Anisimov
17f18b8dac
finished todo + added missing biblio refs
2021-05-21 15:57:36 +02:00
Dmitry Anisimov
a3e6d46b7d
using weights from the new package rather than internal implementation
2021-05-21 15:21:27 +02:00
Dmitry Anisimov
693ab064ba
cleanup
2021-05-20 16:21:22 +02:00
Dmitry Anisimov
9b996c5c3d
tabs to spaces
2021-05-20 14:09:36 +02:00
Dmitry Anisimov
9c56d700ea
fixed license
2021-05-20 14:05:21 +02:00
Dmitry Anisimov
c11ce6c33a
updated cmakelists, refactored free functions for non eigen coordinates, fixed several warnings
2021-05-20 13:25:59 +02:00
Dmitry Anisimov
eb90c3adda
barycentric coordinates revision + harmonic coordinates initial commit
2021-05-20 12:05:39 +02:00
albert-github
3ea09524dd
Double defined ID seg_coord_global
...
It is better to define the anchor in the detailed section of a method as when it is in the brief description it will be shown in the overview of the functions (top of the page) and in the detailed description.
This is due to the `REPEAT_BRIE=YES` setting.
See pages Barycentric_coordinates_2/classCGAL_1_1Barycentric__coordinates_1_1Segment__coordinates__2.html and Barycentric_coordinates_2/index.html
2020-11-29 12:39:33 +01:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Sébastien Loriot
0a46621dc6
Merge branch 'cgal/releases/CGAL-4.14-branch'
...
whitespace+tab removal, merged with option -Xignore-all-space
2020-03-26 13:28:46 +01:00
Sébastien Loriot
590612a563
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +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
Marc Glisse
a676b75ca0
Misc fixes for expression templates
2019-05-17 19:48:41 +02:00
Sébastien Loriot
db65bd8ecc
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
2019-04-11 21:38:48 +02:00
albert-github
1dd7473818
Correction of links
...
Correction of redirected links and links that moved to another place.
2019-04-11 21:37:05 +02:00
Sébastien Loriot
124012d9f9
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Sébastien Loriot
3dd0aa112d
rename macro not following the convention
2018-10-08 10:28:55 +02:00
Sébastien Loriot
a2e8a1c68f
add the suffix Ref to doxygen link to reference
2018-10-08 10:26:56 +02:00
Sébastien Loriot
01af331c72
use https for all links to www.cgal.org and doc.cgal.org
2018-03-14 15:59:38 +01:00
Andreas Fabri
87b08fdccb
Barycentric_coordinates
2018-01-18 10:16:32 +00:00
Sébastien Loriot
ee57fc2d6c
add SPDX identifier for files under the GPL-3+ license
2017-11-12 10:17:51 +01:00
Sébastien Loriot
50510c05ea
add include directive for license of all GPL header files
...
done using:
ack-grep "^GPL" */package_info/*/license.txt -l | awk -F "/" '{print $1}' > /tmp/gpl_packages
for i in `cat /tmp/gpl_packages | \
grep -v Operations_on_polyhedra | \
grep -v Algebraic_kernel_for_circles | \
grep -v Algebraic_kernel_for_spheres | \
grep -v Polyhedron_IO`;
do
echo $i
python Scripts/developer_scripts/add_license_in_pkg_header.py $i
done
python Scripts/developer_scripts/add_license_in_pkg_header.py Operations_on_polyhedra Polygon_mesh_processing
python Scripts/developer_scripts/add_license_in_pkg_header.py Algebraic_kernel_for_circles Circular_kernel_2
python Scripts/developer_scripts/add_license_in_pkg_header.py Algebraic_kernel_for_spheres Circular_kernel_3
python Scripts/developer_scripts/add_license_in_pkg_header.py Polyhedron_IO Polyhedron
2017-01-19 15:20:25 +01:00