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
0387aa3b03
Barycentric_coordinates-try_to_unnderstand_warning
2022-05-12 09:48:43 +02:00
Laurent Rineau
734c96e951
Merge branch 'master' into pr/lrineau/6558
2022-05-06 16:25:32 +02:00
Laurent Rineau
f9a5bc5d71
Merge pull request #6533 from afabri/Barycentric_coordinates-fix_output-GF
...
Barycentric coordinates: bug fix: Increment output iterator
2022-05-06 14:21:50 +02:00
Laurent Rineau
303a5d2ea3
Merge pull request #6553 from sloriot/CGAL-do_not_set_CXX_standard
...
Do not set cxx standard in the final target cmake script
2022-05-06 14:20:43 +02:00
Laurent Rineau
2288225448
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Sébastien Loriot
57722d189d
do not set cxx standard in the final target cmake script
2022-05-04 10:37:02 +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
Andreas Fabri
98debb9a33
Add to dependencies
2021-12-10 07:49:22 +00:00
Laurent Rineau
4d38f2b7b3
Merge pull request #6114 from sloriot/CGAL-cmake_clean_up
...
Clean cmake scripts of examples and tests
2021-11-18 12:27:19 +01:00
Mael Rouxel-Labbé
d41be445ab
Concept formatting
2021-11-10 21:02:16 +01:00
Sébastien Loriot
ab48f63e30
update latest cmake version tested
2021-11-09 10:58:47 +01:00
Sébastien Loriot
58181afcdb
remove useless include directives
2021-11-09 10:16:12 +01:00
Sébastien Loriot
513d67d957
update version requirements
2021-11-09 10:07:25 +01:00
Dmitry Anisimov
622e40e622
remove more disable deprecation api
2021-09-29 10:16:58 +02:00
Dmitry Anisimov
82cadef28c
removed disable deprecation warnings from examples
2021-09-28 17:22:38 +02:00
Dmitry Anisimov
2da4a3c98d
added missing desable deprecation headers
2021-09-24 11:10:50 +02: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
Sébastien Loriot
98e471849b
moving files from internal to PKG/internal
2021-08-26 11:33:39 +02:00
Dmitry Anisimov
78fc64c662
undocumenting unnecessary stuff
2021-08-19 11:48:21 +02:00
Dmitry Anisimov
5f4fdae7b2
updated tests
2021-08-19 11:22:48 +02:00
Dmitry Anisimov
8b2b6a6689
Rename Wachspress_coordinates.cpp to wachspress_coordinates.cpp
2021-08-13 12:12:05 +02:00
Dmitry Anisimov
47d4267dae
Rename Terrain_height_modeling.cpp to terrain_height_modeling.cpp
2021-08-13 12:11:49 +02:00
Dmitry Anisimov
d03c669cd3
fixed warnings from the test suite
2021-08-13 11:33:47 +02:00
Dmitry Anisimov
31c2fe0da8
fixed upper case again
2021-08-13 11:02:39 +02:00
Sébastien Loriot
96f3060f00
fix case
2021-08-13 09:14:16 +02:00
Sébastien Loriot
a2c693c7d5
fix case
2021-08-12 17:41:04 +02:00
Dmitry Anisimov
e7996367e0
use correct version of eigen
2021-08-04 16:08:08 +02:00
Dmitry Anisimov
54f83394e2
added missing components
2021-08-04 15:57:27 +02:00
Dmitry Anisimov
e93c2e4bbf
fixed cmakelists
2021-08-04 15:51:48 +02:00
Dmitry Anisimov
22a08d06b7
added missing projection traits in ref manual
2021-07-01 11:36:21 +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
59b9513310
removed todo
2021-06-30 11:00:33 +02:00
Dmitry Anisimov
bcc003f2cf
turn off deprecated warnings/errors
2021-06-29 13:48:12 +02:00
Dmitry Anisimov
138f75e5e3
added explicit tests for deprecated api
2021-06-29 13:10:08 +02:00
Dmitry Anisimov
e7d70ae086
fixed internal include
2021-06-28 19:03:20 +02:00
Dmitry Anisimov
86dff34fe1
typo fixed
2021-06-28 18:01:04 +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
130cbb18cb
missing dependencies
2021-06-09 18:07:11 +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
85229fee03
updated todo
2021-06-09 15:36:23 +02:00
Dmitry Anisimov
6b60cb60c2
changed http to https
2021-06-04 15:39:04 +02:00
Dmitry Anisimov
6df960992d
added image warping example
2021-05-28 16:15:42 +02:00
Dmitry Anisimov
c8d5a40feb
added missing dependency
2021-05-21 16:44:15 +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
50c9a1b39b
missing dependency
2021-05-21 12:13:54 +02:00
Dmitry Anisimov
237ed3f1b9
fixed name clash
2021-05-21 11:28:05 +02:00
Dmitry Anisimov
3d6ffba3cd
fixed projection traits test
2021-05-21 11:14:21 +02:00
Dmitry Anisimov
1b45d06239
added missing test with projection traits + missing dependencies
2021-05-20 18:10:34 +02:00
Dmitry Anisimov
da686576db
added one more test
2021-05-20 16:51:33 +02:00
Dmitry Anisimov
080a45173e
added missing dependencies
2021-05-20 16:41:27 +02:00
Dmitry Anisimov
693ab064ba
cleanup
2021-05-20 16:21:22 +02:00
Dmitry Anisimov
2f086a509d
removed spaces
2021-05-20 15:15:34 +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
8fe0409298
fixed headers in benchmarks and tests
2021-05-20 13:53:18 +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
Maxime Gimeno
c49152359c
update max version of cmake and announce the new minimal in CHANGE.md
2021-04-15 15:08:54 +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
Maxime Gimeno
9c15f2c9dc
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Sébastien Loriot
8bb22d5b2c
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of the 5.0 release branch
+ manual fix of the files (indentation was changed in the meantime):
* Spatial_sorting/include/CGAL/Multiscale_sort.h
* Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
Sébastien Loriot
8b153fb495
Merge branch 'cgal/releases/CGAL-5.0-branch'
...
whitespace+tab removal, merged with option -Xignore-space-change
2020-03-26 14:22:32 +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
Mael Rouxel-Labbé
3c7eb2c6b9
Use CGAL_PI instead of hardcoding it
2020-01-07 15:31:07 +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
Laurent Rineau
4fbf00fb8a
CMake>=3.13: opt for for new policies up to 3.15
2019-06-19 14:34:59 +02:00
Laurent Rineau
5c2df203b4
Merge pull request #3943 from mglisse/Number_types-expression_templates-glisse
...
Misc fixes for expression templates
2019-05-23 08:50:17 +02:00
Mael Rouxel-Labbé
2848158354
Fix typos
2019-05-20 08:54:04 +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
ce126b87c6
remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead
2019-03-29 13:28:32 +01:00
Andreas Fabri
e254a770df
Some Fixes for #3457
2019-03-19 19:20:40 +01:00
Sébastien Loriot
52dd5f6244
manual replacement for level 1 in classified ref man
2019-02-14 10:40:04 +01:00
Sébastien Loriot
59bc453b42
first batch of replacement for level 1 in classified ref man
...
command used:
grep -l "##" */doc/*/PackageDescription.txt | xargs sed -i -E 's/\#\#\s*([[:print:]]+[[:alnum:]])\s*\#\#\s*$/\\cgalCRPSection{\1}/'
2019-02-14 10:32:39 +01:00
Guillaume Damiand
7d406fbb9c
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Sébastien Loriot
d940632471
Merge pull request #3258 from MaelRL/PMP-Filter_degenerate_polygon_soup_input-GF
...
PMP: repair polygon soup
2018-11-02 10:37:58 +01:00
Guillaume Damiand
92ba7fa6c9
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Guillaume Damiand
0bd9088b5a
Remove all include( ) and include( CGAL_CreateSingleSourceCGALProgram ) in CMakeLists.txt; they are no more required.
2018-10-17 14:17:08 +02:00
Guillaume Damiand
7f09308d33
Remove all include_directories(BEFORE ../../include) in CMakeLists.txt
2018-10-17 13:07:22 +02:00
Sébastien Loriot
2f9408f867
rename link name to match package name
2018-10-08 10:28:55 +02:00
Sébastien Loriot
3dd0aa112d
rename macro not following the convention
2018-10-08 10:28:55 +02:00
Sébastien Loriot
ea240cfac5
use \PkgXXX instead of \PkgXXXSummary
2018-10-08 10:28:44 +02:00
Sébastien Loriot
a2e8a1c68f
add the suffix Ref to doxygen link to reference
2018-10-08 10:26:56 +02:00
Mael Rouxel-Labbé
16a9bc4d7c
Fixed some links / concepts related to sgi.com and cppreference
2018-07-26 16:27:58 +02:00