Commit Graph

96 Commits

Author SHA1 Message Date
Andreas Fabri 40a32a1268 Deal with SM_topology 2022-01-18 18:37:32 +00:00
Andreas Fabri bfdc02c731 Deal with SM_topology 2022-01-18 18:37:00 +00:00
Sébastien Loriot ab48f63e30 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Sébastien Loriot 262a04cef2 remove useless POLICY setting 2021-11-09 10:19:14 +01:00
Sébastien Loriot 1c50fc4df6 missing replacement 2021-11-01 12:38:34 +01:00
Sébastien Loriot 08b1457649 add CGAL::CGAL_Basic_viewer target 2021-11-01 11:07:55 +01:00
Sébastien Loriot 8350dea94a char* -> std::string 2021-10-04 09:49:24 +02:00
Sébastien Loriot 47028cd184 automatically move data files in data dir + update paths
Done for OFF/OBJ/STL/XYZ/PWN/PLY
2021-10-04 09:42:49 +02:00
Sébastien Loriot 250b8e9161 remove ./ prefix 2021-10-04 09:32:04 +02:00
Maxime Gimeno 1d4c4a279a tests pass 2021-05-19 16:05:52 +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
Guillaume Damiand 3ef8ea445c Merge branch 'master' into gsoc2020-Surface_mesh_topology-Simplicity-johnmave126 2021-01-18 11:24:33 +01:00
Youmu 37d55a466f Match message with the condition 2020-08-09 15:04:00 -04:00
Youmu 4ed7e9339b Change name of simplicity_homology_group to more appropriate
simplicity_fundamental_polygon
2020-08-06 18:24:09 -04:00
Maxime Gimeno 9c15f2c9dc Use FeatureSummary in the demo, and remove CGAL_FOUND 2020-08-04 12:46:17 +02:00
Laurent Rineau 926610102f
Merge branch 'master' into gsoc2020-Surface_mesh_topology-Simplicity-johnmave126 2020-08-04 10:12:09 +02:00
Youmu 1f8ccad1e9 Add test for cylinder and torus 2020-07-16 16:39:59 -04:00
Youmu 0933e9a86f Add a test based on homology group 2020-07-15 16:39:14 -04:00
Youmu 88c795027b Remove some debugging output 2020-07-15 15:48:26 -04:00
Youmu 40093649e2 Add test for double torus with holes 2020-07-15 00:03:54 -04:00
Youmu 3c0d5123f1 Add a test on double torus 2020-07-07 22:44:11 -04:00
Guillaume Damiand f4110ca5c5 Bugfix when creating a path on surface with rle from a path having a flat starting from its last dart. 2020-07-07 09:57:09 +02:00
Laurent Rineau e6536aaf63 Remove cpp11::(tuple|get)
And use `#ifdef CGAL_NO_DEPRECATED_CODE` around the backward
compatibility code in `<CGAL/config.h>`.
2020-06-09 20:15:16 +02:00
Guillaume Damiand ce172a4957 Update filename 2020-04-28 07:06:08 +02:00
Guillaume Damiand 46ffea3f02 Warnings; plus remove some tests. 2020-04-27 18:55:27 +02:00
Guillaume Damiand 210cda255e More warnings; remove some tests too long. 2020-04-27 18:55:27 +02:00
Guillaume Damiand 0379f63f21 Comment debug flag in cmake 2020-04-27 18:55:27 +02:00
Guillaume Damiand 081afd4777 Readd non orientable test; and comment some tests to speed up computation. 2020-04-27 18:55:27 +02:00
Guillaume Damiand 2f08163fd3 For now remove the non orientable test 2020-04-27 18:55:26 +02:00
Guillaume Damiand a09b8b10fc Warnings 2020-04-27 18:55:26 +02:00
Guillaume Damiand 9d07d145c4 More warnings 2020-04-27 18:55:26 +02:00
Guillaume Damiand 1de5666a4f Remove warnings 2020-04-27 18:55:26 +02:00
Guillaume Damiand 5e3d85ae8f Rename computeXXX methods 2020-04-27 18:55:26 +02:00
Guillaume Damiand e5fe6a50bb Rename computeXXX methods 2020-04-27 18:55:26 +02:00
Guillaume Damiand 44a2d4d171 Edge width is only without weight. 2020-04-27 18:55:25 +02:00
Guillaume Damiand 005236717a Whitespaces 2020-04-27 18:55:25 +02:00
Guillaume Damiand 2f7a49419e Update tests. 2020-04-27 18:55:25 +02:00
Guillaume Damiand 34234bf8da spaces 2020-04-27 18:55:25 +02:00
Guillaume Damiand c30996a5cc Update test for shortest contractible cycle, and add test files. 2020-04-27 18:55:25 +02:00
Guillaume Damiand 6e7a968a50 Re-rename examples; add test for edge width and face width. 2020-04-27 18:52:24 +02:00
Guillaume Damiand a04aebc766 Add a test for shortest cycle non contractible. 2020-04-27 18:52:24 +02:00
Guillaume Damiand 0f3e5ed362 Remove trailing whitespaces 2020-04-27 18:52:23 +02:00
Sébastien Loriot bfecbf55a1 Update from master (done during rebasing)
Original commit:
    commit 573f9f3224939fb2cd74d9a82bd5b1c0e471edc7
    Merge: c824946ef60 16fc8d1fe2
    Author: Guillaume Damiand <guillaume.damiand@liris.cnrs.fr>
    Date:   Fri Mar 27 10:38:38 2020 +0100

        Merge remote-tracking branch 'cgal/master' into gsoc2019-nccycles-thien
2020-04-27 18:42:57 +02:00
Sébastien Loriot 24f684092d Update from master (while rebasing)
Original merge commit:
    commit 2e4a18e3e6f73c41d4935aed22330adf83f99f28 (HEAD)
    Merge: b91b6cab3a1 29f973a616
    Author: Guillaume Damiand <guillaume.damiand@liris.cnrs.fr>
    Date:   Thu Mar 12 18:05:22 2020 +0100

        Merge master; NYF
2020-04-27 18:34:34 +02:00
Thien Hoang 931637b65f Fix SNC not working correctly with boundary 2020-04-27 18:20:16 +02:00
Thien Hoang 08b2fb99e9 Modify test 2020-04-27 18:20:15 +02:00
Sébastien Loriot e4d63837fd Merge remote-tracking branch 'gsoc2019-nccycles-thien' into Surface_mesh_topology-gdamiand
This is a merge done after the rebase of Surface_mesh_topology-gdamiand

  Original commit id:
    commit 5459085b7da44946a834ce155fcc4e9c83ad14b2 (HEAD)
    Merge: 8138ac72694 349759a0547
    Author: Thien Hoang <thienvhoang99@gmail.com>
    Date:   Sat Jul 13 02:46:50 2019 +0700
2020-04-27 18:07:48 +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
Guillaume Damiand 2ca8651c66 Hard code the generated path in path_with_rle_deformation_tests, since random sequences are different on different os. 2020-01-09 17:09:06 +01:00
Sébastien Loriot 94c3600ee8 readd files removed when filtering the history 2020-01-08 09:49:56 +01:00