Commit Graph

92466 Commits

Author SHA1 Message Date
Maxime Gimeno 9cae0bdad7 Remove dir on pr closed 2020-09-09 11:18:51 +02:00
Maxime Gimeno d8bd7c90d7 delete PR on delete 2020-09-09 11:18:51 +02:00
Maxime Gimeno 7c89ed508a Add a workflow to build and upload the doc on a pull_request 2020-09-09 11:18:51 +02:00
Jane Tournois 767ff1074c remove debug code 2020-09-08 22:10:57 +02:00
Jane Tournois 07c5387438 avoid uninitialized warning 2020-09-08 22:07:35 +02:00
Jane Tournois cba55b26b5 start doc 2020-09-08 22:05:45 +02:00
Jane Tournois 626ba2745c replace done() by end() to be consistent with start() 2020-09-08 21:42:00 +02:00
Jane Tournois 268c0eabee replace operator() with more explicit visit() function 2020-09-08 19:03:34 +02:00
Jane Tournois 7f154f5c41 remove trailing whitespaces 2020-09-08 18:45:47 +02:00
Jane Tournois 5490227707 fix compilation after rebase 2020-09-08 18:45:30 +02:00
Laurent Rineau 628f238f18 updated crontab (automated commit) 2020-09-08 17:18:03 +02:00
Laurent Rineau d14e08f3e9 updated crontab (automated commit) 2020-09-08 16:48:13 +02:00
Laurent Rineau 80168d85b2 Next release on master will be 5.2-dev 2020-09-08 16:44:17 +02:00
Andreas Fabri 903fff4751 Restore example and add one for the visitor
# Conflicts:
#	Polygon_mesh_processing/examples/Polygon_mesh_processing/triangulate_faces_example.cpp
2020-09-08 15:18:19 +02:00
Andreas Fabri f2ff13d6c4 Add a visitor that allows to map each triangle to its original face
# Conflicts:
#	BGL/include/CGAL/boost/graph/named_params_helper.h
#	Polygon_mesh_processing/examples/Polygon_mesh_processing/triangulate_faces_example.cpp
#	Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/triangulate_faces.h
2020-09-08 15:17:18 +02:00
Laurent Rineau 41c653cc2e Adapt to the new release tags names 2020-09-08 15:14:40 +02:00
Laurent Rineau 4b052b5344 Tweak so that it is easier to publish a release as a mix of two internal releases
CGAL-5.1 uses CGAL-5.1-I-239 for the code and CGAL-5.1-I-235 for the documentation.
2020-09-08 15:05:04 +02:00
Laurent Rineau 301c5e0c5c Add our scripts to new releases tag names 2020-09-08 13:51:17 +02:00
Jane Tournois 362d00f2bc remove trailing whitespaces (and extra ;) 2020-09-08 13:32:27 +02:00
Laurent Rineau d00be189af Fix menu_version.js in the doc 2020-09-08 11:19:45 +02:00
Mael Rouxel-Labbé da4a9c4ff5 Add missing header includes 2020-09-08 10:33:00 +02:00
Mael Rouxel-Labbé 028b05275a Fix ambigious call 2020-09-08 10:29:38 +02:00
Maxime Gimeno e1ff1efaab Update_vertex works for flat data 2020-09-08 09:28:16 +02:00
Jane Tournois ec40f42210 avoid using operator[] 2020-09-07 17:48:37 +02:00
Maxime Gimeno aeda2ef58c Replace boolean name and prevent maxx_domain=0 2020-09-07 12:35:54 +02:00
Jane Tournois 7cdc3775fd get the sharp edges back after remeshing
they were saved in ecm and edges_to_protect but not back-ported
to eif
2020-09-04 15:10:06 +01:00
Maxime Gimeno 7449fc4730 add a help box 2020-09-04 15:35:57 +02:00
Laurent Rineau b271ec54df Preparations for CGAL-5.1. 2020-09-04 15:18:51 +02:00
Maxime Gimeno 8f4055ce9c Nice icons 2020-09-04 14:55:03 +02:00
Maxime Gimeno 3d664482a5 connect slider 2020-09-04 14:33:37 +02:00
Maxime Gimeno fc8d134d56 better reset and init state 2020-09-04 14:29:06 +02:00
Maxime Gimeno 004e76d764 update of the UI 2020-09-04 13:48:18 +02:00
Maxime Gimeno 98c80402bc Don't use cell info() 2020-09-04 12:27:32 +02:00
Maxime Gimeno 023e72482d secure stuff 2020-09-04 11:24:12 +02:00
Maxime Gimeno 085997cb06 Add 3 buttons and associated functions: start, singlestep and reset. 2020-09-04 10:46:02 +02:00
Maxime Gimeno 0f0c69d4bf Fix warning 2020-09-04 08:37:24 +02:00
Maxime Gimeno 1bfaf052e6 Add the plugin, and the basic functions. 2020-09-03 15:40:35 +02:00
Jane Tournois 9d91c3f304 improve verbosity in the end 2020-09-03 15:12:03 +02:00
Maxime Gimeno be26e0308e Updtae CMakeLists.txt 2020-09-03 12:28:18 +02:00
Jane Tournois f85ae5783a use cache value in cells
now that the cos formula is fixed, this trick works!
2020-09-03 12:05:31 +02:00
Maxime Gimeno 0a44140fe1 Fix Shape_detection plugin for Surface_meshes and remove Mesh_plane_detection_plugin, which was an alpha version of Shape_detection. 2020-09-03 12:03:38 +02:00
Jane Tournois 6af45bb316 fix cosine formula 2020-09-03 11:51:41 +02:00
Jane Tournois 8fae3519b7 fix comments 2020-09-03 11:26:38 +02:00
Maxime Gimeno f64eb35b3e Change subdirectory name to Shape Detection 2020-09-03 11:00:44 +02:00
Maxime Gimeno 284b018c44 Update Mehs_plane_detection_plugin with CGAL Region growing 2020-09-03 10:59:06 +02:00
Maxime Gimeno a9abe34772 Update displayed number of isolated vertices after removal 2020-09-02 16:19:27 +02:00
Simon Giraudot 604c793ba7 Fix nonnull warning 2020-09-01 09:14:10 +02:00
Ahmed Essam 6d91abc9e8 Check if arr is model of ArrangementOpenBoundaryTraits instead of try and catch 2020-08-31 18:35:38 +02:00
Sébastien Loriot 30ac63a867 remove trailing whitespaces 2020-08-31 16:08:38 +02:00
Guillaume Damiand 86307add6d Add an option to toggle between 2D and 3D mode for the viewer. 2020-08-31 15:14:53 +02:00