| .. |
|
IO
|
Merge branch 'master' into HEAD
|
2023-06-22 14:05:45 +02:00 |
|
METIS
|
use_default_values() -> default_values()
|
2022-01-10 18:36:37 +01:00 |
|
internal
|
expand -CGAL_CPP17_INLINE macro
|
2023-06-15 10:40:54 +02:00 |
|
Dual.h
|
use Range::size()
|
2023-06-15 18:44:20 +02:00 |
|
Euler_operations.h
|
Merge pull request #6605 from sloriot/PMP-snap_no_deg_faces_created
|
2023-05-30 19:15:30 +02:00 |
|
Face_filtered_graph.h
|
boost::begin/end/empty/size -> std::begin/end/empty/size
|
2023-04-23 23:01:35 +02:00 |
|
Graph_with_descriptor_with_graph.h
|
Various fixes for pmaps:
|
2021-10-08 15:38:47 +02:00 |
|
Graph_with_descriptor_with_graph_fwd.h
|
First pass on removing license notice in header for LGPL files
|
2019-10-19 15:40:30 +02:00 |
|
Seam_mesh.h
|
spelling corrections
|
2022-11-14 17:44:33 +01:00 |
|
alpha_expansion_graphcut.h
|
BGL: Suppress warning in boost
|
2022-05-04 16:35:21 +01:00 |
|
backward_compatibility_functions.h
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
breadth_first_search.h
|
Use wrapper files to suppress warning
|
2022-05-05 08:46:11 +01:00 |
|
copy_face_graph.h
|
Merge 'sloriot/CGAL-std_type_traits' into master
|
2022-08-03 20:19:51 +02:00 |
|
dijkstra_shortest_paths.h
|
Use wrapper files to suppress warning
|
2022-05-05 08:46:11 +01:00 |
|
generators.h
|
Use is_valid_*_descriptor
|
2022-10-04 22:22:40 +02:00 |
|
graph_concepts.h
|
Remove obsolete CGAL_UNUSED after BOOST_CONCEPT_ASSERTIONS
|
2020-10-14 10:59:46 +02:00 |
|
graph_traits_OpenMesh.h
|
Fix typo
|
2022-05-10 11:07:05 +01:00 |
|
graph_traits_PolyMesh_ArrayKernelT.h
|
Http -> https + update some dead links
|
2022-11-23 18:54:37 +01:00 |
|
graph_traits_Seam_mesh.h
|
First pass on removing license notice in header for LGPL files
|
2019-10-19 15:40:30 +02:00 |
|
graph_traits_TriMesh_ArrayKernelT.h
|
Http -> https + update some dead links
|
2022-11-23 18:54:37 +01:00 |
|
graph_traits_inheritance_macros.h
|
add missing include directive for header checking
|
2020-08-28 08:10:04 +02:00 |
|
halfedge_graph_traits.h
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
helpers.h
|
std::empty needs c++17
|
2023-04-28 23:39:37 +02:00 |
|
io.h
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-10-09 18:36:17 +02:00 |
|
iterator.h
|
Merge pull request #7229 from GilesBathgate/General-safe_bool_idiom-GilesBathgate
|
2023-05-03 15:05:45 +02:00 |
|
kruskal_min_spanning_tree.h
|
Use wrapper files to suppress warning
|
2022-05-05 08:46:11 +01:00 |
|
named_params_helper.h
|
fix warnings
|
2023-04-11 09:25:29 +02:00 |
|
partition.h
|
Move a partition.h / split_graph_into_polylines, BGLPkgRef->BGLPkgPartition
|
2020-07-17 17:00:18 +02:00 |
|
prim_minimum_spanning_tree.h
|
Use wrapper files to suppress warning
|
2022-05-05 08:46:11 +01:00 |
|
properties.h
|
boost::is_reference -> std::is_reference
|
2023-04-23 22:37:07 +02:00 |
|
properties_OpenMesh.h
|
Merge branch 'Weights-v2.0-GF-5.5.x' into Weights-v2.0-GF-master
|
2022-11-24 11:59:24 +01:00 |
|
properties_PolyMesh_ArrayKernelT.h
|
First pass on removing license notice in header for LGPL files
|
2019-10-19 15:40:30 +02:00 |
|
properties_Seam_mesh.h
|
Add the missing spe for Seam_mesh and dynamic_property_map
|
2020-02-19 10:07:53 +01:00 |
|
properties_TriMesh_ArrayKernelT.h
|
First pass on removing license notice in header for LGPL files
|
2019-10-19 15:40:30 +02:00 |
|
property_maps.h
|
boost::is_const -> std::is_const
|
2023-04-23 22:37:07 +02:00 |
|
selection.h
|
Merge pull request #7056 from MaelRL/BGL-Clarify_pmap_value_type-GF
|
2022-11-25 10:15:02 +01:00 |
|
split_graph_into_polylines.h
|
Merge pull request #5958 from sloriot/BGL-split_node_less_fctr_calls
|
2021-09-30 16:49:40 +02:00 |
|
visitor.h
|
boost::reference_wrapper ---> std::reference_wrapper
|
2023-04-29 08:35:13 +02:00 |