Commit Graph

39 Commits

Author SHA1 Message Date
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 8ba6f2e3ca More warning with random get_int. 2019-12-18 08:47:17 +01:00
Guillaume Damiand 633ea3e9cf Cannot swap in vector<bool> 2019-12-17 15:58:47 +01:00
Guillaume Damiand 937c334802 Remove warnings. 2019-12-17 11:05:38 +01:00
Guillaume Damiand 4da4ffe77e More warnings 2019-12-10 14:24:32 +01:00
Guillaume Damiand 8be7c183b4 Remove warnings (thanks @sloriot) 2019-11-29 15:51:34 +01:00
Guillaume Damiand 90457b38c7 Update licences 2019-11-26 14:21:39 +01:00
Guillaume Damiand 6f24898d67 Remove some warnings 2019-11-26 13:10:44 +01:00
Guillaume Damiand fa7e93b03b Update tests; bug fix; method with borders seems ok now. 2019-11-26 11:35:18 +01:00
Guillaume Damiand 8dc0d92da5 Minor update in the doc. 2019-11-22 13:47:12 +01:00
Guillaume Damiand 155372134d More cleanup; doc and renaming of some inner variables. 2019-11-22 10:45:39 +01:00
Guillaume Damiand a11e377561 Add comments; cut line > 80 car; some cleanup. 2019-11-22 09:59:55 +01:00
Guillaume Damiand e44fef7d0b Update polygonal schema to allow to perforate faces; impact on face graph wrapper. 2019-09-17 16:04:38 +02:00
Guillaume Damiand 3861f153f0 Bug fixes in path on surface. 2019-09-06 14:21:56 +02:00
Guillaume Damiand 078429ffd3 Debug path on surfaces for case of surface with boundaries. 2019-09-05 17:50:34 +02:00
Guillaume Damiand 51093763cb Update path with rle 2019-09-02 15:01:28 +02:00
Guillaume Damiand 5431b21493 Update path homotopy to deal also with surfaces with boundaries. 2019-08-28 15:39:24 +02:00
Guillaume Damiand 4ca4fc248d Remove warning 2019-06-28 14:40:24 +02:00
Guillaume Damiand dda46d4ce3 Small cleanup; NULL->nullptr. 2019-06-28 11:51:27 +02:00
Guillaume Damiand 1dbc088459 Update licences; move undocumented files to internal (both directory and namespace) 2019-06-20 16:51:53 +02:00
Guillaume Damiand 7ad75e80fd Ok for Polygonal schema (code, examples and doc) 2019-06-18 16:23:05 +02:00
Guillaume Damiand f80af5af90 Update to use new version of Polygonal_schema 2019-06-17 14:26:37 +02:00
Guillaume Damiand cce91c8509 Update Path_on_surface doc following Andreas comments. 2019-05-10 14:09:01 +02:00
Guillaume Damiand 6b2d9d371f Update open_path_homotopy example to use Surface_mesh instead of LCC. 2019-04-19 13:30:20 +02:00
Guillaume Damiand a7c77c13f1 Test boost version for knuth_morris_pratt_search; which has changed its api. 2019-04-04 18:55:42 +02:00
Guillaume Damiand 260b3e54e3 Update 2019-04-04 15:51:15 +02:00
Guillaume Damiand 18182663ba Bug fix 2019-03-15 16:53:25 +01:00
Guillaume Damiand 3c12891a79 Add method in Path_on_surface 2019-03-14 15:30:37 +01:00
Guillaume Damiand a3b2c55f88 By default, use default_random when generating random paths. 2018-12-18 17:55:49 +01:00
Guillaume Damiand 78df3aace4 Ok for bracket tests 2018-12-14 14:54:33 +01:00
Guillaume Damiand 1109a55b4b Tests for surface mesh topology. 2018-12-14 12:29:52 +01:00
Guillaume Damiand 05d1ad1f97 Lot of bug fixes. 2018-12-13 11:59:46 +01:00
Guillaume Damiand 200a756f8a Start refactoring of Path_with_rle 2018-12-12 17:43:39 +01:00
Guillaume Damiand 629baba1d8 Improve reverse method. 2018-12-04 12:14:29 +01:00
Guillaume Damiand fbc1da4278 Add tests for path and path with rle; lot of cleanup (nyf). 2018-11-30 17:38:57 +01:00
Guillaume Damiand 63352c5680 Continue refactoring 2018-11-29 13:14:54 +01:00
Guillaume Damiand 0720bb08ca Example for cmap builder is now ok both for cmap and gmap. 2018-11-29 12:58:07 +01:00
Guillaume Damiand 09d47a46c4 Small cleanup and comments 2018-11-28 17:50:38 +01:00
Guillaume Damiand fdd08e9287 Create new package Surface_mesh_topology; move related files in this package. 2018-11-28 15:56:10 +01:00