Commit Graph

89515 Commits

Author SHA1 Message Date
Simon Giraudot 74f3c2564c Fix typo in tag name 2020-03-24 16:22:09 +01:00
Simon Giraudot 6ffc79eca6 Fix comparison warning 2020-03-24 16:09:00 +01:00
Simon Giraudot d303a1cd2b Fix mismatch class/struct declaration 2020-03-24 10:06:54 +01:00
Simon Giraudot 3225521318 Fix reference case 2020-03-24 10:03:46 +01:00
Mael Rouxel-Labbé 8a8b5e3765 Fix assuming a descriptor range is a range
Concepts (BGL's and CGAL's) say it's an iterator pair
2020-03-24 08:35:23 +01:00
Mael Rouxel-Labbé 6b67e0b350 Use the new API for initialized index maps 2020-03-24 08:34:41 +01:00
Mael 855003baa1
Merge branch 'master' into BGL-Alpha_expansion_graphcut-GF 2020-03-24 08:18:23 +01:00
Sebastien Loriot 6d2ada806c
Merge pull request #4153 from necipfazil/gsoc2019-pointmatcher_icp_wrapper-necipfazil
[Small Feature] OpenGR and PointMatcher wrappers
2020-03-23 13:35:48 +01:00
Simon Giraudot 70f3ac32ef Fix files not compiled by doxygen 2020-03-23 13:23:25 +01:00
Sébastien Loriot 614b555705 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-03-23 13:19:31 +01:00
Sebastien Loriot b8be965d18
Merge pull request #4587 from maxGimeno/Demo-Fix_coff-maxGimeno
Polyhedron Demo: Fix colored soups reading
2020-03-23 13:19:06 +01:00
Sebastien Loriot df81e69996
Merge pull request #4594 from lrineau/Surface_mesh-fix_forward_declaration-GF
Fix forward-declarations of CGAL::Surface_mesh
2020-03-23 10:47:23 +01:00
Laurent Rineau 2f4e49bfff Fix forward-declarations of CGAL::Surface_mesh
In the forward-declaration, the template parameters do not matter, but
they do if the code is read by an IDE (with IntelliSense for example).
2020-03-23 09:47:01 +01:00
Laurent Rineau b723559ac7 Fix permissions of files created by scp
Fix PR #4588.
2020-03-22 15:44:08 +01:00
Sébastien Loriot 6b69e12c87 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-03-20 15:09:44 +01:00
Sébastien Loriot df1e7d3235 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2020-03-20 15:09:07 +01:00
Sebastien Loriot 72bd669922
Merge pull request #4582 from sloriot/SS-fix_ex
Straight_skeleton_2: Fix example
2020-03-20 15:07:23 +01:00
Sebastien Loriot 5aac0c830a
Merge pull request #4586 from MaelRL/PMP-Fix_clip_figure_legend-GF
Use actual named parameter name in clip figure's caption
2020-03-20 15:06:48 +01:00
Sébastien Loriot eaa49bdb1f Merge pull request #4588 from maxGimeno/Demo-Fix_ssh_sessions-maxGimeno
Polyhedron Demo: Fix ssh scene
2020-03-20 13:26:49 +01:00
Maxime Gimeno 5a91bda017 update ssh text and add a prefix to the file (invisible for the user) to help manage files on the server 2020-03-20 13:19:53 +01:00
Maxime Gimeno 157348045b replace the 0707 permissions by 0777 2020-03-20 11:50:48 +01:00
Maxime Gimeno e8bb985edc Fix VColors initialization, as it can be used with indexed data or not. 2020-03-20 11:37:29 +01:00
Sébastien Loriot eb5d1d9a95 Update from master 2020-03-20 08:58:52 +01:00
Sébastien Loriot 149c7a4afc Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-03-19 16:29:33 +01:00
Sébastien Loriot d10359d09e Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2020-03-19 16:27:55 +01:00
Sebastien Loriot e53018d11e
Merge pull request #4565 from MaelRL/Tr-construct_point_return-GF
Triangulation_23: Grab return of construct_point() by reference when possible
2020-03-19 16:25:31 +01:00
Sebastien Loriot 23fae808eb
Merge pull request #4580 from jingyangcarl/master
update input arguments for draw_triangulation_2.cpp and draw_voroni_diagram_2.cpp
2020-03-19 16:24:35 +01:00
Sébastien Loriot 954d23a64c Merge pull request #4418 from sloriot/PMP-soup_to_mesh_add_vpm
PMP: Add `point_map` and `vertex_point_map` to `polygon_soup_to_polygon_mesh`
2020-03-19 16:22:58 +01:00
Sebastien Loriot 674915e59b
Merge pull request #4017 from maxGimeno/PMP-Add_split_to_clip-GF
PMP: Add split() function
2020-03-19 16:20:28 +01:00
Mael ddc13ecd69
Update CHANGES.md 2020-03-19 16:07:57 +01:00
Mael Rouxel-Labbé 016ad2e4f0 Use actual named parameter name in clip figure's caption 2020-03-19 09:05:49 +01:00
Sébastien Loriot 9193505df0 add code to check and fix the input orientation 2020-03-18 14:43:28 +01:00
Sébastien Loriot d024613501 fix invalid file format 2020-03-18 14:43:10 +01:00
Maxime Gimeno d7ea0de1af Add tests for split and split_plane. 2020-03-18 11:49:21 +01:00
Simon Giraudot 34185bbae1 Fix warnings 2020-03-18 08:30:57 +01:00
Mael Rouxel-Labbé 72bfe2c96d Use the new index map BGL API 2020-03-17 20:29:48 +01:00
Mael Rouxel-Labbé d84bf86b61 Clean indentation (no other changes) 2020-03-17 20:19:46 +01:00
Mael Rouxel-Labbé c95082deca Fix doc of NP face_index_map 2020-03-17 20:13:18 +01:00
Mael Rouxel-Labbé 44f683db8e Fix bad merge resolution 2020-03-17 20:07:28 +01:00
Mael Rouxel-Labbé 618a72b739 Merge remote-tracking branch 'cgal/master' into PMP-soup_to_mesh_add_vpm 2020-03-17 20:00:31 +01:00
Mael 8ee3ec8f7b
Merge branch 'master' into PMP-Add_split_to_clip-GF 2020-03-17 19:47:28 +01:00
Sebastien Loriot 1454b9903c
Merge pull request #4209 from maxGimeno/PMP-Default_pmap-maxGimeno
PMP: Default Property_maps for Index_maps
2020-03-17 18:27:55 +01:00
Mael 7406e48f98
Update CHANGES.md 2020-03-17 18:22:38 +01:00
Sebastien Loriot 6b2b1e8470
Merge pull request #4238 from sloriot/sloriot/CGAL-Variadics
use Variadic templates
2020-03-17 18:21:56 +01:00
Sébastien Loriot cc1bd20c7c Merge pull request #4356 from sgiraudot/Documentation-Update_cmake_variables-GF
Third party libs: improve documentation + introduce new CMake functions
2020-03-17 18:19:40 +01:00
Sébastien Loriot ef6949419f Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-03-17 18:16:39 +01:00
Sebastien Loriot 739a96a785
Merge pull request #4574 from danston/Shape_detection-fix_bugs-danston
Shape detection - bug fixes
2020-03-17 18:15:51 +01:00
Sébastien Loriot bda5680629 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2020-03-17 18:13:56 +01:00
Sebastien Loriot fb34716fab
Merge pull request #4576 from MaelRL/CDT-Fix_determinism-GF
CDT2: Base CDT2's edge sets on geometry to ensure determinism
2020-03-17 18:13:18 +01:00
Jing Yang dc737f5ec1
Update draw_voronoi_diagram_2.cpp 2020-03-16 17:21:22 -07:00