AABB_tree
Fix a warning with MSVC
2015-07-30 13:04:29 +02:00
Advancing_front_surface_reconstruction
remove trailing whitespaces
2015-06-29 12:22:13 +02:00
Algebraic_foundations
…
Algebraic_kernel_d
CMake 2.8.11
2015-07-13 12:36:43 +02:00
Algebraic_kernel_for_circles
…
Algebraic_kernel_for_spheres
…
Alpha_shapes_2
trying to please MSVC
2015-07-22 09:07:12 +02:00
Alpha_shapes_3
Do not warn when Qt5 is not found.
2015-07-13 15:55:41 +02:00
Apollonius_graph_2
avoid an unused variable warning
2015-07-22 09:11:22 +02:00
Arithmetic_kernel
CMake 2.8.11
2015-07-13 12:36:43 +02:00
Arrangement_on_surface_2
Merge pull request #179 from afabri/CGAL-add_hash-GF
2015-07-17 15:39:18 +02:00
BGL
Merge pull request #217 from bo0ts/Surface_mesh-drop_fusion-pmoeller
2015-07-31 14:27:30 +02:00
Barycentric_coordinates_2
…
Boolean_set_operations_2
fix line width in demos using GraphicsView
2015-07-28 15:46:11 +02:00
Bounding_volumes
CGAL requires CMake>=2.8.11.
2015-07-10 17:01:42 +02:00
Box_intersection_d
…
CGAL_Core
CMake 2.8.11
2015-07-13 12:36:43 +02:00
CGAL_ImageIO
fix conversion from float to unsigned char warning
2015-07-22 14:18:59 +02:00
CGAL_ipelets
The `make clean` can fail when there is no target at all
2015-07-15 16:36:19 +02:00
Cartesian_kernel
fix the link to the developers manual, in the code
2015-06-19 11:15:55 +02:00
Circular_kernel_2
…
Circular_kernel_3
Do not warn when Qt5 is not found.
2015-07-13 15:55:41 +02:00
Circulator
…
Combinatorial_map
Merge pull request #179 from afabri/CGAL-add_hash-GF
2015-07-17 15:39:18 +02:00
Conic_2
…
Convex_decomposition_3
Merge branch 'Fix_warnings-GF'
2015-07-17 14:21:21 +02:00
Convex_hull_2
CGAL requires CMake>=2.8.11.
2015-07-10 17:01:42 +02:00
Convex_hull_3
Merge remote-tracking branch 'cgal/releases/CGAL-4.6-branch'
2015-07-24 16:09:13 +02:00
Convex_hull_d
…
Distance_2
…
Distance_3
…
Documentation
Update Chapter_checks.txt
2015-07-31 13:31:26 +02:00
Envelope_2
…
Envelope_3
CGAL requires CMake>=2.8.11.
2015-07-10 17:01:42 +02:00
Filtered_kernel
Merge branch 'Fix_warnings-GF'
2015-07-17 14:21:21 +02:00
Generator
CMake 2.8.11
2015-07-13 12:36:43 +02:00
Geomview
CGAL requires CMake>=2.8.11.
2015-07-10 17:01:42 +02:00
GraphicsView
fix line width in demos using GraphicsView
2015-07-28 15:46:11 +02:00
HalfedgeDS
…
Hash_map
remove unused parameter
2015-07-16 13:56:16 +02:00
Homogeneous_kernel
…
Inscribed_areas
cosmetic changes to remove mentions of QT4
2015-07-07 18:00:43 +02:00
Installation
Merge pull request #214 from lrineau/Installation-support_MSVC2015-GF
2015-07-31 14:26:11 +02:00
Interpolation
CGAL requires CMake>=2.8.11.
2015-07-10 17:01:42 +02:00
Intersections_2
fix intersection test in case no vertex is on bounded side
2015-07-29 18:17:27 +02:00
Intersections_3
…
Interval_skip_list
…
Interval_support
…
Inventor
…
Jet_fitting_3
CMake 2.8.11
2015-07-13 12:36:43 +02:00
Kernel_23
R -> R as VC2015 has a matching problem
2015-07-29 16:56:17 +02:00
Kernel_d
Merge pull request #184 from afabri/Kernel_d-small_fix-GF
2015-07-17 15:26:05 +02:00
Kinetic_data_structures
Merge branch 'local/Fix_warnings'
2015-07-23 14:45:05 +02:00
LEDA
…
Linear_cell_complex
Merge pull request #149 'lrineau/Polygon_mesh_processing-GF'
2015-07-17 14:50:56 +02:00
MacOSX
Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh"
2015-06-17 17:59:42 +02:00
Maintenance
updated crontab (automated commit)
2015-07-30 18:18:04 +02:00
Matrix_search
CGAL requires CMake>=2.8.11.
2015-07-10 17:01:42 +02:00
Mesh_2
Merge branch 'Fix_warnings-GF'
2015-07-17 14:21:21 +02:00
Mesh_3
Remove Scene_item_with_display_list
2015-07-31 13:45:37 +02:00
Minkowski_sum_2
Renamed minkowski_sum_{full_convolution,reduced_convolution} => minkowski_sum_by_{full_convolution,reduced_convolution}
2015-06-29 11:27:45 +03:00
Minkowski_sum_3
fix unused variable warnings
2015-07-16 10:15:33 +02:00
Miscellany
…
Modifier
…
Modular_arithmetic
…
Nef_2
CGAL requires CMake>=2.8.11.
2015-07-10 17:01:42 +02:00
Nef_3
Merge branch 'Fix_warnings-GF'
2015-07-17 14:21:21 +02:00
Nef_S2
Merge branch 'Fix_warnings-GF'
2015-07-17 14:21:21 +02:00
NewKernel_d
fix warning
2015-07-28 17:15:06 +02:00
Number_types
Merge pull request #154 from maxGimeno/CGAL-Qt5_support-GF
2015-07-17 14:13:37 +02:00
OpenNL
fix unused variable warnings
2015-07-16 10:15:33 +02:00
Operations_on_polyhedra
Merge pull request #149 'lrineau/Polygon_mesh_processing-GF'
2015-07-17 14:50:56 +02:00
Optimisation_basic
…
Partition_2
…
Periodic_2_triangulation_2
…
Periodic_3_triangulation_3
Merge pull request #154 from maxGimeno/CGAL-Qt5_support-GF
2015-07-17 14:13:37 +02:00
Point_set_2
…
Point_set_processing_3
Fix "remove dont_submit to publish the doc"
2015-07-31 09:54:12 +02:00
Point_set_shape_detection_3
move test file out of the include dir
2015-07-31 09:56:52 +02:00
Polygon
…
Polygon_mesh_processing
improve doc
2015-07-31 14:11:39 +02:00
Polyhedron
Merge branch 'CGAL-Qt5_support-GF'
2015-08-01 16:05:23 +02:00
Polyhedron_IO
Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF
2015-07-16 16:52:53 +02:00
Polyline_simplification_2
bug fix (was already in 4.6.1): enable polyline input
2015-07-15 10:48:10 +02:00
Polynomial
fix unused type warnings
2015-07-23 09:27:55 +02:00
Polytope_distance_d
Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh"
2015-06-17 17:59:42 +02:00
Principal_component_analysis
Do not warn when Qt5 is not found.
2015-07-13 15:55:41 +02:00
Profiling_tools
…
QP_solver
Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh"
2015-06-17 17:59:42 +02:00
Qt_widget
CMake 2.8.11
2015-07-13 12:36:43 +02:00
Random_numbers
…
Ridges_3
CMake 2.8.11
2015-07-13 12:36:43 +02:00
STL_Extension
Merge pull request #179 from afabri/CGAL-add_hash-GF
2015-07-17 15:39:18 +02:00
Scale_space_reconstruction_3
Merge remote-tracking branch 'cgal-dev/Scale_space-bench-GF'
2015-07-31 14:45:17 +02:00
Scripts
Merge pull request #154 from maxGimeno/CGAL-Qt5_support-GF
2015-07-17 14:13:37 +02:00
SearchStructures
…
Segment_Delaunay_graph_2
CMake 2.8.11
2015-07-13 12:36:43 +02:00
Segment_Delaunay_graph_Linf_2
CMake 2.8.11
2015-07-13 12:36:43 +02:00
Skin_surface_3
Merge pull request #183 from afabri/Skin_surface-small_fix-GF
2015-07-20 13:29:10 +02:00
Snap_rounding_2
Rename the test file
2015-07-13 16:00:26 +02:00
Solver_interface
Merge branch 'old/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF
2015-07-13 08:16:59 +02:00
Spatial_searching
Merge remote-tracking branch 'cgal-dev/Scale_space-bench-GF'
2015-07-31 14:45:17 +02:00
Spatial_sorting
CMake 2.8.11
2015-07-13 12:36:43 +02:00
Straight_skeleton_2
CGAL requires CMake>=2.8.11.
2015-07-10 17:01:42 +02:00
Stream_lines_2
cosmetic changes to remove mentions of QT4
2015-07-07 18:00:43 +02:00
Stream_support
CMake 2.8.11
2015-07-13 12:36:43 +02:00
Subdivision_method_3
…
Surface_mesh
Fix compilation errors for VS
2015-07-30 14:16:46 +02:00
Surface_mesh_parameterization
CMake 2.8.11
2015-07-13 12:36:43 +02:00
Surface_mesh_segmentation
CMake 2.8.11
2015-07-13 12:36:43 +02:00
Surface_mesh_shortest_path
CMake 2.8.11
2015-07-13 12:36:43 +02:00
Surface_mesh_simplification
Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF
2015-07-16 16:52:53 +02:00
Surface_mesh_skeletonization
satisfies_link_condition->does_satisfy_link_condition to match naming convention
2015-07-21 10:27:27 +02:00
Surface_mesher
Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF
2015-07-16 16:52:53 +02:00
Surface_modeling
CMake 2.8.11
2015-07-13 12:36:43 +02:00
Surface_reconstruction_points_3
hide an overload if CGAL_EIGEN3_ENABLED is not set
2015-07-22 09:48:06 +02:00
Testsuite
Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh"
2015-06-17 17:59:42 +02:00
Triangulation
Add sentence about hashable handles
2015-07-22 17:03:39 +02:00
Triangulation_2
Merge pull request #179 from afabri/CGAL-add_hash-GF
2015-07-17 15:39:18 +02:00
Triangulation_3
Merge remote-tracking branch 'cgal-public-dev/CGAL-Qt5_support-GF' into CGAL-Qt5_support-GF
2015-07-28 15:30:17 +02:00
Union_find
…
Visibility_2
change the release number of introduction
2015-07-10 14:46:05 +02:00
Voronoi_diagram_2
Merge remote-tracking branch 'philaris/sdglinf-philaris' into CGAL-Qt5_support-GF
2015-07-10 17:28:07 +02:00
wininst
qt 4 -> qt 5
2015-07-08 09:49:46 +02:00
.gitattributes
…
.gitignore
Merge pull request #154 from maxGimeno/CGAL-Qt5_support-GF
2015-07-17 14:13:37 +02:00
CMakeLists.txt
CGAL requires CMake>=2.8.11.
2015-07-10 17:01:42 +02:00
INSTALL.md
make command examples uniform
2015-07-06 06:51:38 +02:00
LICENSE.md
…
README.md
…
copyright
…