Laurent Rineau
|
3ff0c6cc04
|
Fix dependencies
|
2018-03-30 11:33:34 +02:00 |
Laurent Rineau
|
028238f8c9
|
Merge pull request #2969 from afabri/Ridges_3-fix_dependency-GF
Ridges_3: Remove dependency on Bounding_volumes
|
2018-03-30 11:23:26 +02:00 |
Laurent Rineau
|
1b273903cb
|
Merge pull request #2968 from afabri/Convex_hull_3-remove_Polyhedron_3_dependency-GF
Convex_hull_3: Remove dependency on Polyhedron_3
|
2018-03-30 10:56:47 +02:00 |
Laurent Rineau
|
599f7c3b73
|
Merge pull request #2965 from sloriot/AABB_tree-Add_primitive_constructor
Add a constructor from iterator on id for AABB_primitive
|
2018-03-30 10:56:38 +02:00 |
Laurent Rineau
|
8b4921a055
|
Merge pull request #2964 from sloriot/AABB_tree-fix_AABB_primitive_doc
Update pmap requirements
|
2018-03-30 10:56:31 +02:00 |
Laurent Rineau
|
5a0638a8d9
|
Merge pull request #2961 from albertziegenhagel/fix-unnecessary-semicolon
Remove unnecessary semicolons
|
2018-03-30 10:56:23 +02:00 |
Laurent Rineau
|
1a858e94e3
|
Merge pull request #2960 from maxGimeno/Demo-Fix_bbox_after_deformation-GF
Polyhedron demo: Fix Bbox computation in facegraph_items
|
2018-03-30 10:56:14 +02:00 |
Laurent Rineau
|
d4f1e95ea3
|
typo
|
2018-03-29 15:54:00 +00:00 |
Andreas Fabri
|
701a19439c
|
Add breaking change to the change log
|
2018-03-29 17:51:26 +02:00 |
Laurent Rineau
|
af7e5db1e2
|
typo
|
2018-03-29 12:06:25 +00:00 |
Andreas Fabri
|
a87b20ea7c
|
Add license header
|
2018-03-29 11:39:33 +01:00 |
Andreas Fabri
|
643aaf2dcf
|
Fix voronoi_covariance_3 and HalfedgeDS_vector
|
2018-03-29 11:44:25 +02:00 |
Laurent Rineau
|
7d2e7dfedb
|
Fix dependencies of PSP_3
|
2018-03-28 19:00:33 +02:00 |
Laurent Rineau
|
fdfa6ab6cb
|
Fix missing #include
|
2018-03-28 18:45:02 +02:00 |
Laurent Rineau
|
9414b38b87
|
Fix dependencies
|
2018-03-28 18:43:45 +02:00 |
Laurent Rineau
|
a6498e1c4d
|
Fix typename
|
2018-03-28 18:43:25 +02:00 |
Andreas Fabri
|
4818e5ddd4
|
Add #include
|
2018-03-28 17:35:00 +01:00 |
Andreas Fabri
|
9c69ac41eb
|
Add Polyhedron_3_fwd.h
|
2018-03-28 17:33:28 +01:00 |
Andreas Fabri
|
20f43ca798
|
Fix lloyd_algorithm.cpp
|
2018-03-28 17:26:55 +01:00 |
Andreas Fabri
|
4a4c77cbf1
|
Cleanup. And tell in the manual that the user has to include the header of the Polygon_mesh type
|
2018-03-28 17:23:06 +01:00 |
Laurent Rineau
|
e39872b3ba
|
Merge branch 'releases/CGAL-4.11-branch'
|
2018-03-28 17:58:16 +02:00 |
Laurent Rineau
|
d057f6d9f1
|
Merge pull request #2958 from sloriot/PMP-coref_more_coplanar_fixes
Update incorrectly handled coplanar intersection computation
|
2018-03-28 17:46:24 +02:00 |
Laurent Rineau
|
ceec03a1b9
|
Merge pull request #2940 from sgiraudot/Classification-Additional_enhancements-GF
Classification Plug-In: Better Widget & Cluster Classification
|
2018-03-28 17:46:15 +02:00 |
Laurent Rineau
|
1ec408f6f3
|
Merge pull request #2958 from sloriot/PMP-coref_more_coplanar_fixes
Update incorrectly handled coplanar intersection computation
|
2018-03-28 17:45:19 +02:00 |
Andreas Fabri
|
07f9b10b8a
|
Ridges_3: Remove dependency on Bounding_volumes
|
2018-03-28 16:43:22 +01:00 |
Andreas Fabri
|
6e42801dc7
|
Convex_hull_3: Remove dependency on package Polyhedron
|
2018-03-28 15:02:59 +01:00 |
Andreas Fabri
|
76ccc9ab6f
|
Convex_hull_3: Remove dependency on package Polyhedron
|
2018-03-28 14:59:22 +01:00 |
Sébastien Loriot
|
4befc177c8
|
update requirements in the doc
|
2018-03-28 15:44:50 +02:00 |
Sébastien Loriot
|
f36657ca2b
|
add constructor from iterator
|
2018-03-27 21:07:24 +02:00 |
Albert Ziegenhagel
|
217e1ab220
|
Remove unnecessary semicolons
Remove two semicolons that are not required at this position and can trigger warnings in code that includes CGAL when compiling with MSVC.
|
2018-03-27 13:48:47 +02:00 |
Simon Giraudot
|
3903c795a2
|
Fix conversion warning
|
2018-03-27 12:57:09 +02:00 |
Maxime Gimeno
|
51120e5413
|
Fix Bbox computation in facegraph_items
|
2018-03-27 11:47:53 +02:00 |
Laurent Rineau
|
578e2fb606
|
Merge pull request #2957 from maxGimeno/Travis-silence_openmesh_installation-GF
Travis: Fixes
|
2018-03-27 11:12:52 +02:00 |
Laurent Rineau
|
237735ab73
|
Merge pull request #2946 from afabri/CGAL-dependencies-GF
Move properties from Mesh_3 to BGL, Polyhedron_3 and Surface_mesh
|
2018-03-27 10:35:23 +02:00 |
Laurent Rineau
|
624bb54475
|
Merge pull request #2953 from gdamiand/LCC-remove_one_dependency-gdamiand
Remove one useless dependency in LCC to Polyhedron.
|
2018-03-27 10:11:36 +02:00 |
Laurent Rineau
|
4b7f331344
|
Merge pull request #2957 from maxGimeno/Travis-silence_openmesh_installation-GF
Travis: Fixes
|
2018-03-26 16:14:55 +02:00 |
Laurent Rineau
|
312f61248e
|
Modify the file `dependencies`
|
2018-03-26 12:53:41 +02:00 |
Laurent Rineau
|
b2712b314a
|
updated crontab (automated commit)
|
2018-03-26 12:18:07 +02:00 |
Sébastien Loriot
|
8553713885
|
update incorrectly handled coplanar intersection computation
follow up of 6bb6f470c4
|
2018-03-26 11:20:16 +02:00 |
Laurent Rineau
|
cd6fe20bd4
|
Merge branch 'releases/CGAL-4.11-branch'
|
2018-03-26 11:03:37 +02:00 |
Simon Giraudot
|
2d433f9f79
|
Small enhancement: reserve memory when reading PLY point set
|
2018-03-26 11:02:58 +02:00 |
Laurent Rineau
|
c9a7d52582
|
Merge pull request #2912 from afabri/CGAL-more_fallthrough-GF
More fixes for GNU 8.0.1: fallthrough warnings and constness
|
2018-03-26 10:56:07 +02:00 |
Laurent Rineau
|
f1b94f0a2b
|
Merge pull request #2919 from sloriot/PMP-orient_handle_isolated_vertices
Handle isolated vertices
|
2018-03-26 10:56:05 +02:00 |
Laurent Rineau
|
98e1fba3a0
|
Merge pull request #2920 from MaelRL/Polygon-Collinear_point_filtering-GF
Polygon: Add a function to filter consecutive collinear points in range
|
2018-03-26 10:56:02 +02:00 |
Laurent Rineau
|
e8adff9cd4
|
Merge pull request #2926 from sloriot/CGAL-https_links
Use https for all links to www.cgal.org and doc.cgal.org
|
2018-03-26 10:56:00 +02:00 |
Laurent Rineau
|
4f02b8c9f0
|
Merge pull request #2929 from maxGimeno/Demo-Fix_selection_edge_to_face-GF
Polyhedron demo: Fix the selection edge to faces
|
2018-03-26 10:55:59 +02:00 |
Laurent Rineau
|
1ef766c19b
|
Merge pull request #2932 from kkatrio/null-edge-hole-filling
PMP hole filling: null edge
|
2018-03-26 10:55:58 +02:00 |
Laurent Rineau
|
282fb619ce
|
Merge pull request #2933 from afabri/AK-Fix_Curve_pair_analysis_2_test-GF
Fix Algebraic_kernel_d testsuite
|
2018-03-26 10:55:56 +02:00 |
Laurent Rineau
|
34ab08d746
|
Merge pull request #2935 from CGAL/BGL-Remove_PMP_dependency-GF
BGL: Remove PMP dependency in partition_graph.h
|
2018-03-26 10:55:55 +02:00 |
Laurent Rineau
|
4ad279ae9a
|
Merge pull request #2941 from maxGimeno/Demo-Fix_snapshot-GF
Polyhedron demo: Fix snapshot
|
2018-03-26 10:55:54 +02:00 |