Commit Graph

136 Commits

Author SHA1 Message Date
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