.github
update PR template
2018-09-05 10:18:53 +02:00
.travis
Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov
2018-06-07 15:14:19 +02:00
AABB_tree
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
2019-03-19 18:25:32 +01:00
Advancing_front_surface_reconstruction
Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov
2018-06-21 10:15:25 +02:00
Algebraic_foundations
Moved unary/binary_function to CGAL::cpp98
2018-06-13 15:58:19 +02:00
Algebraic_kernel_d
Moved unary/binary_function to CGAL::cpp98
2018-06-13 15:58:19 +02:00
Algebraic_kernel_for_circles
…
Algebraic_kernel_for_spheres
…
Alpha_shapes_2
Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov
2018-06-05 14:39:18 +02:00
Alpha_shapes_3
fix conversion warning
2018-08-27 15:01:36 +02:00
Apollonius_graph_2
…
Arithmetic_kernel
…
Arrangement_on_surface_2
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
2019-03-19 18:25:32 +01:00
BGL
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
2019-02-28 20:48:05 +01:00
Barycentric_coordinates_2
…
Boolean_set_operations_2
fix progation when no inner ccb is adjacent to a outer ccb to be updated
2019-03-15 18:28:18 +01:00
Bounding_volumes
Merge pull request #3602 from afabri/CGAL-VC2017_AVX_workarounds-GF
2019-01-22 09:13:14 +01:00
Box_intersection_d
Moved unary/binary_function to CGAL::cpp98
2018-06-13 15:58:19 +02:00
CGAL_Core
Merge pull request #3166 from sloriot/Core-bigfloat_from_ui
2018-06-14 17:36:49 +02:00
CGAL_ImageIO
Add offset from vtk
2018-12-12 14:31:50 +01:00
CGAL_ipelets
Compatibility: no -C option if INIT_FILE is unset or null
2018-10-19 15:44:35 +02:00
Cartesian_kernel
Merge pull request #3345 from afabri/Kernel-fix_Point_2_Line_2_projection-GF
2018-10-29 10:42:31 +01:00
Circular_kernel_2
Small bugfix (citation error in Design and Implementation History)
2018-09-24 14:35:53 +02:00
Circular_kernel_3
Fix Circular_kernel and PCA demo
2018-07-13 13:56:46 +02:00
Circulator
…
Classification
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
2019-03-07 14:26:47 +01:00
Combinatorial_map
Merge pull request #3312 from sloriot/Doc-no_sgi_links
2018-09-17 11:36:34 +02:00
Cone_spanners_2
update URL and use https
2018-09-04 13:29:51 +02:00
Convex_decomposition_3
…
Convex_hull_2
…
Convex_hull_3
fix the 2D algorithm calls in case of coplanar points
2018-10-26 09:58:52 +02:00
Convex_hull_d
…
Distance_2
…
Distance_3
…
Documentation /doc
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
2019-03-19 18:25:32 +01:00
Envelope_2
…
Envelope_3
Included the correct graph_traits class.
2018-09-04 16:09:18 +03:00
Filtered_kernel
Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov
2018-06-21 10:15:25 +02:00
Generalized_map
Add #include in GMap_operation so that users of GMap can use degree and codegree without needed to include CMap file.
2018-09-05 17:06:13 +02:00
Generator
Merge pull request #3128 from sgiraudot/Solver_interface-Warn_against_diagonalize_traits-GF
2018-06-27 10:21:37 +02:00
Geomview
…
GraphicsView
Move operator << inside CGAL::qglviewer namespace.
2018-09-11 17:26:15 +02:00
HalfedgeDS
…
Hash_map
Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov
2018-06-05 14:39:18 +02:00
Homogeneous_kernel
…
Inscribed_areas
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
2019-03-07 14:26:47 +01:00
Installation
Merge pull request #3446 from sloriot/Installation-extra_slash
2019-01-22 09:13:23 +01:00
Interpolation
Renamed an internal function
2018-06-28 11:57:06 +02:00
Intersections_2
…
Intersections_3
…
Interval_skip_list
…
Interval_support
…
Inventor
…
Jet_fitting_3
Document Eigen dependency in PackageDescription.txt of packages
2018-06-19 11:00:02 +02:00
Kernel_23
Merge pull request #3418 from MaelRL/Kernel23-Fix_doc_typo
2018-10-29 10:42:42 +01:00
Kernel_d
…
LEDA
…
Linear_cell_complex
Return a bool in undocumented read and write off functions
2018-09-04 16:17:33 +02:00
MacOSX
…
Maintenance
New release in this branch will be 4.13.1
2018-10-01 15:04:36 +02:00
Matrix_search
Moved unary/binary_function to CGAL::cpp98
2018-06-13 15:58:19 +02:00
Mesh_2
remove deprecated file
2018-08-21 14:03:11 +02:00
Mesh_3
More work on consistent facet orientation in medit output
2019-03-05 09:52:27 +01:00
Mesher_level
…
Minkowski_sum_2
Compatibility: no -C option if INIT_FILE is unset or null
2018-10-19 15:44:35 +02:00
Minkowski_sum_3
…
Miscellany/doc /Miscellany
…
Modifier
…
Modular_arithmetic
…
Nef_2
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
2019-01-31 11:24:50 +01:00
Nef_3
…
Nef_S2
Merge pull request #3510 from sloriot/NefS2_fixes
2018-12-19 15:45:59 +01:00
NewKernel_d
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
2018-11-12 10:07:27 +01:00
Number_types
Workaround a misscompilation bug with Intel Compiler 2019
2018-09-25 16:21:58 +02:00
OpenNL
…
Operations_on_polyhedra
…
Optimal_transportation_reconstruction_2
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
2019-02-13 15:39:58 +01:00
Optimisation_basic
…
Partition_2
…
Periodic_2_triangulation_2
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
2019-03-19 18:25:32 +01:00
Periodic_3_mesh_3
re-add files removed during git filter-branch
2018-07-19 21:47:31 +02:00
Periodic_3_triangulation_3
Support Qt-5.12: qcollectiongenerator merged into qhelpgenerator
2019-01-11 10:54:52 +01:00
Point_set_2
…
Point_set_3
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
2019-03-07 14:26:47 +01:00
Point_set_processing_3
Fix FT type detection
2019-02-22 16:36:18 +01:00
Point_set_shape_detection_3
Merge pull request #3543 from sloriot/Doc-multiple_fixes
2018-12-19 15:45:42 +01:00
Poisson_surface_reconstruction_3
Compatibility: no -C option if INIT_FILE is unset or null
2018-10-19 15:44:35 +02:00
Polygon
Added a test
2018-07-13 11:41:29 +02:00
Polygon_mesh_processing
Improved triangulate_faces tests
2019-02-21 14:44:44 +01:00
Polyhedron
Fix normal estimation parameter
2019-01-23 09:31:35 +01:00
Polyhedron_IO
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
2019-01-04 17:17:03 +01:00
Polyline_simplification_2
…
Polynomial
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
2019-01-31 11:24:50 +01:00
Polytope_distance_d
Update dependencies
2018-07-02 17:12:19 +02:00
Principal_component_analysis
Fix warnings
2018-07-16 14:24:53 +02:00
Principal_component_analysis_LGPL
…
Profiling_tools
…
Property_map
Merge 'PMP-isotropic_remeshing_user_projection' into PMP-isotropic_remeshing_user_projection
2018-06-06 18:00:32 +02:00
QP_solver
Merge pull request #3602 from afabri/CGAL-VC2017_AVX_workarounds-GF
2019-01-22 09:13:14 +01:00
Random_numbers
…
Ridges_3
update URL and use https
2018-09-04 13:29:51 +02:00
STL_Extension
Merge pull request #3602 from afabri/CGAL-VC2017_AVX_workarounds-GF
2019-01-22 09:13:14 +01:00
Scale_space_reconstruction_3
Merge branch 'master' into Periodic_3_mesh_3-Feature-MBogdanov
2018-06-27 10:33:24 +02:00
Scripts
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
2019-02-18 16:54:29 +01:00
SearchStructures
…
Segment_Delaunay_graph_2
Moved unary/binary_function to CGAL::cpp98
2018-06-13 15:58:19 +02:00
Segment_Delaunay_graph_Linf_2
use exact rational everywhere
2018-10-09 14:30:30 +02:00
Set_movable_separability_2
Compatibility: no -C option if INIT_FILE is unset or null
2018-10-19 15:44:35 +02:00
Skin_surface_3
…
Snap_rounding_2
…
Solver_interface
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
2019-01-31 11:24:50 +01:00
Spatial_searching
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
2019-03-07 14:26:47 +01:00
Spatial_sorting
Moved unary/binary_function to CGAL::cpp98
2018-06-13 15:58:19 +02:00
Straight_skeleton_2
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
2019-01-31 11:24:50 +01:00
Stream_lines_2
…
Stream_support
…
Subdivision_method_3
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
2019-01-31 11:24:50 +01:00
Surface_mesh
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
2019-01-04 17:17:03 +01:00
Surface_mesh_deformation
…
Surface_mesh_parameterization
Merge pull request #3312 from sloriot/Doc-no_sgi_links
2018-09-17 11:36:34 +02:00
Surface_mesh_segmentation
…
Surface_mesh_shortest_path
…
Surface_mesh_simplification
handle the case of degenerate volumes in the link condition
2018-09-04 10:09:08 +02:00
Surface_mesh_skeletonization
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
2019-03-07 14:26:47 +01:00
Surface_mesher
Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov
2018-06-21 10:15:25 +02:00
Surface_sweep_2
Compatibility: no -C option if INIT_FILE is unset or null
2018-10-19 15:44:35 +02:00
TDS_2
TDS_2: Fix Default_vertex_converter
2019-03-04 09:26:06 +01:00
TDS_3
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
2019-03-07 14:26:47 +01:00
Testsuite
…
Three
Fix warnings in doc
2018-12-11 10:06:14 +01:00
Triangulation
add missing text for brief of advanced class/type/function/concept
2019-03-05 08:01:17 +01:00
Triangulation_2
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
2019-03-07 14:26:47 +01:00
Triangulation_3
Merge remote-tracking branch 'mine/T3-Fix_weighted_ranges_insertion_removal-GF' into T3-Fix_weighted_ranges_insertion_removal-GF
2018-12-18 13:20:58 +01:00
Union_find
…
Visibility_2
Moved unary/binary_function to CGAL::cpp98
2018-06-13 15:58:19 +02:00
Voronoi_diagram_2
…
wininst
Ship the lib/ sub-directory with the Windows installer
2018-08-27 10:43:46 +02:00
.gitattributes
…
.gitignore
…
.travis.yml
Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov
2018-06-05 14:39:18 +02:00
CGALConfig.cmake
Reset CGALCOnfig.cmake
2018-06-04 12:00:22 +02:00
CMakeLists.txt
…
INSTALL.md
…
LICENSE.md
…
README.md
…
cmake_uninstall.cmake.in
…
copyright
…