Commit Graph

171 Commits

Author SHA1 Message Date
Mael 4d22c90474
Merge branch 'master' into feature/bug_documentation_spell_20221113 2023-01-04 10:06:45 +01:00
Sebastien Loriot f5c41bd712
Merge pull request #7022 from MaelRL/Weights-v2.0-GF-master
Weights fixes (master)
2022-12-08 15:22:19 +01:00
Mael 0ff7882997
Merge branch 'master' into feature/bug_documentation_spell_20221113 2022-12-06 22:21:06 +01:00
Laurent Rineau dbe12c20ee Merge pull request #7072 from afabri/CGAL-cmake-3_25-GF
CGAL: Fixes for cmake 3.25

# Conflicts:
#	Barycentric_coordinates_2/examples/Barycentric_coordinates_2/CMakeLists.txt
#	Barycentric_coordinates_2/test/Barycentric_coordinates_2/CMakeLists.txt
#	Polygonal_surface_reconstruction/examples/Polygonal_surface_reconstruction/CMakeLists.txt
#	Polygonal_surface_reconstruction/test/Polygonal_surface_reconstruction/CMakeLists.txt
#	Shape_regularization/examples/Shape_regularization/CMakeLists.txt
#	Shape_regularization/test/Shape_regularization/CMakeLists.txt
#	Weights/examples/Weights/CMakeLists.txt
#	Weights/test/Weights/CMakeLists.txt
2022-12-05 12:22:44 +01:00
Andreas Fabri d157adcb6e CGAL: Fixes for cmake 3.25 2022-11-23 08:27:39 +00: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
Laurent Rineau 561cc66264 Backport the patch of pull request #6602 from lrineau/Triangulation_2-fix_cdt_2-GF
Try to fix CDT_2 with inexact construction of intersections
2022-06-29 12:30:35 +02:00
Laurent Rineau 686ef28284 update dependencies: Add Arithmetic_kernel and Cartesian_kernel 2022-06-02 17:12:44 +02:00
Laurent Rineau 91d9ec2551 Sort the file `dependencies` 2022-06-02 17:09:14 +02:00
Sebastien Loriot 269a391fa0
Merge pull request #6558 from lrineau/Installation-remove_wd4503-GF
CMake script updates: version of CMake and /wd4503 is only for MSVC 2015
2022-05-13 15:53:36 +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 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