AABB_tree
use listing
2015-02-11 17:15:39 +01:00
Advancing_front_surface_reconstruction
remove trailing whitespaces
2015-06-29 12:22:13 +02:00
Algebraic_foundations
fix documentation in Nef_2
2015-03-23 11:03:32 +01:00
Algebraic_kernel_d
Remove two unused includes of pool_allocator
2015-04-10 14:48:33 +02:00
Algebraic_kernel_for_circles
get() -> get_pointee_or_identity()
2015-05-13 16:18:31 +02:00
Algebraic_kernel_for_spheres
remove warning
2014-07-04 17:24:06 +02:00
Alpha_shapes_2
…
Alpha_shapes_3
Merge pull request #111 from aympelle/Periodic_3_Delaunay_triangulation_traits_3-APelle
2015-06-17 09:59:33 +02:00
Apollonius_graph_2
Update ag2_exact_traits_sqrt.cpp
2015-04-02 08:32:07 +03:00
Arithmetic_kernel
Add/remove #include
2014-06-26 19:10:06 +02:00
Arrangement_on_surface_2
Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh"
2015-06-17 17:59:42 +02:00
BGL
simplify bgl named parameters handling with boost < 1.51 and make PMP compatible
2015-07-16 16:01:21 +02:00
Barycentric_coordinates_2
remove bat files
2015-01-09 09:08:20 +01:00
Boolean_set_operations_2
Merge branch 'MS_2-of_holes-efif-old' into MS_2-of_holes-efif
2015-05-03 11:41:36 +03:00
Bounding_volumes
use UTF8 for letters with accent
2015-01-31 13:58:08 +01:00
Box_intersection_d
Simplify examples by reading data and not generating them randomly
2015-01-27 18:17:05 +01:00
CGAL_Core
Fix #48
2015-04-27 17:21:18 +02:00
CGAL_ImageIO
Update the VTK support to VTK 6.x
2015-07-09 14:44:02 +02:00
CGAL_ipelets
remove sdglinf hv from ipelet
2015-06-30 10:32:07 +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
get() -> get_pointee_or_identity()
2015-05-13 16:18:31 +02:00
Circular_kernel_3
Replace CGAL::get() with CGAL::get_pointee_or_identity() and remove using get::
2015-05-13 16:18:31 +02:00
Circulator
Add the two concepts Descriptor and Index (concern only the doc).
2014-12-02 11:02:52 +01:00
Combinatorial_map
Move functor that detect non void attributes and point in CGAL namespace (before they were in internal); add a missing void typedef.
2015-05-15 19:58:37 +02:00
Conic_2
…
Convex_decomposition_3
Arithmetic_kernel -> Exact_integer/rational
2014-07-16 16:45:14 +02:00
Convex_hull_2
Send the points of the hello world example to std::cout.
2014-08-27 12:23:00 +02:00
Convex_hull_3
float -> double
2015-06-09 10:33:33 +02:00
Convex_hull_d
skip deprecation warnings
2015-02-18 14:23:06 +01:00
Distance_2
…
Distance_3
…
Documentation
Merge branch 'old/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF
2015-07-13 08:16:59 +02:00
Envelope_2
Arithmetic_kernel -> Exact_integer/rational
2014-07-16 18:55:30 +02:00
Envelope_3
Merge branch 'boost-work_around_dijktra_bug_1.54-local'
2014-07-23 08:46:33 +02:00
Filtered_kernel
Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh"
2015-06-17 17:59:42 +02:00
Generator
Merge branch 'Generator-more_point_generators-pmachado' of git://github.com/sloriot/cgal into sloriot-Generator-more_point_generators-pmachado
2015-04-15 16:25:34 +02:00
Geomview
…
GraphicsView
license header
2015-07-03 13:31:22 +02:00
HalfedgeDS
…
Hash_map
make the edge_descriptor of Polyhedron hashable
2014-07-23 08:20:16 +02:00
Homogeneous_kernel
Replace CGAL::get() with CGAL::get_pointee_or_identity() and remove using get::
2015-05-13 16:18:31 +02:00
Inscribed_areas
…
Installation
Merge branch 'old/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF
2015-07-13 08:16:59 +02:00
Interpolation
use examples.txt at the root of the doc package dir
2015-04-14 11:52:22 +02:00
Intersections_2
Fix compilation with Boost-1.56 and later
2015-01-13 16:59:07 +01:00
Intersections_3
Fix compilation errors with C++11 and Boost-1.56
2015-01-14 14:52:53 +01:00
Interval_skip_list
…
Interval_support
Remove unused static_warning include
2015-04-10 14:12:35 +02:00
Inventor
…
Jet_fitting_3
Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh"
2015-06-17 17:59:42 +02:00
Kernel_23
Merge branch 'Polygon_mesh_processing-GF-old' into Polygon_mesh_processing-GF
2015-07-01 13:52:44 +02:00
Kernel_d
Merge branch 'NewKernel_d-insphere-glisse-old' into NewKernel_d-insphere-glisse
2015-05-12 17:56:35 +02:00
Kinetic_data_structures
Fix compilation errors with C++11 and Boost-1.56
2015-01-14 14:52:53 +01:00
LEDA
…
Linear_cell_complex
Merge pull request #73 from afabri/CGAL-Qt_no_keywords-GF
2015-05-26 12:32:40 +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-10 19:18:03 +02:00
Matrix_search
fix ambiguity between std::nth_element and CGAL::nth_element
2014-12-08 16:37:16 +01:00
Mesh_2
avoid returning a ref to temporary object
2015-06-01 14:50:51 +02:00
Mesh_3
Merge remote-tracking branch 'cgal-dev/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF
2015-07-01 17:25:13 +02:00
Minkowski_sum_2
Patch to remove a warning
2015-05-27 12:08:02 +02:00
Minkowski_sum_3
Arithmetic_kernel -> Exact_integer/rational
2014-07-16 16:45:14 +02:00
Miscellany
…
Modifier
…
Modular_arithmetic
update docstring about largest/initial prime in prime list
2014-11-24 10:53:16 +01:00
Nef_2
Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh"
2015-06-17 17:59:42 +02:00
Nef_3
Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh"
2015-06-17 17:59:42 +02:00
Nef_S2
Merge remote-tracking branch 'origin/CGAL-Less_warnings-GF'
2014-07-16 17:48:56 +02:00
NewKernel_d
Merge pull request #84 from mglisse/NewKernel_d-insphere-glisse
2015-05-18 11:21:01 +02:00
Number_types
Typo in sse2.h
2015-07-05 15:40:02 +02:00
OpenNL
remove warning
2015-02-13 11:39:30 +01:00
Operations_on_polyhedra
rename Point_inside_polygon_mesh to Side_of_triangle_mesh
2015-06-25 11:51:45 +02:00
Optimisation_basic
…
Partition_2
…
Periodic_2_triangulation_2
…
Periodic_3_triangulation_3
Merge pull request #111 from aympelle/Periodic_3_Delaunay_triangulation_traits_3-APelle
2015-06-17 09:59:33 +02:00
Point_set_2
Merge branch 'Advancing_front_surface_reconstruction-afabri-old' into Advancing_front_surface_reconstruction-afabri
2015-06-08 15:17:47 +02:00
Point_set_processing_3
Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh"
2015-06-17 17:59:42 +02:00
Polygon
Arithmetic_kernel -> Exact_integer/rational
2014-07-16 16:45:14 +02:00
Polygon_mesh_processing
use PMP internal function
2015-07-16 16:40:54 +02:00
Polyhedron
use PMP internal function
2015-07-16 16:40:54 +02:00
Polyhedron_IO
Merge branch 'Polygon_mesh_processing-GF-old' into Polygon_mesh_processing-GF
2015-07-01 13:52:44 +02:00
Polyline_simplification_2
Polyline simplification demo
2015-05-06 16:06:33 +02:00
Polynomial
Convert source files encoding to utf-8
2014-08-01 11:20:13 +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
Use CGAL::sqrt() rather than std::sqrt()
2015-04-08 10:53:30 -07:00
Profiling_tools
Display time before the assertion
2015-01-15 11:06:44 +01:00
QP_solver
Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh"
2015-06-17 17:59:42 +02:00
Qt_widget
…
Random_numbers
disable warning with push/pop macros around boost header
2014-12-16 17:25:33 +01:00
Ridges_3
improve the example in Ridges.txt (that is nothing that gets compiled)
2015-05-28 11:04:18 +02:00
STL_Extension
Projection_object -> ProjectionObject
2015-05-27 16:30:57 +02:00
Scale_space_reconstruction_3
undo changes in Scale Space package
2015-06-29 12:24:04 +02:00
Scripts
Fix the CXXDEBUG/OpenMesh issue
2015-07-09 17:40:58 +02:00
SearchStructures
…
Segment_Delaunay_graph_2
Do not use "or" instead of "||" ; Use typedef in testsuite instead of derivation"
2015-04-29 11:58:02 +02:00
Segment_Delaunay_graph_Linf_2
Fix the \cgalPkgSince
2015-07-10 17:21:36 +02:00
Skin_surface_3
Merge branch 'CGAL-use_leda-GF-OLD' into CGAL-use_leda-GF
2014-06-18 22:50:06 +02:00
Snap_rounding_2
Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh"
2015-06-17 17:59:42 +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
add missing typedef in the doc
2015-05-19 11:42:13 +02:00
Spatial_sorting
Merge branch 'Spatial_sorting-spatial_sorting_on_sphere-pmachado' of git://github.com/sloriot/cgal into sloriot-Spatial_sorting-spatial_sorting_on_sphere-pmachado
2015-04-22 17:41:53 +02:00
Straight_skeleton_2
Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh"
2015-06-17 17:59:42 +02:00
Stream_lines_2
…
Stream_support
rename file to avoid cmake target name clash
2015-04-29 09:14:57 +02:00
Subdivision_method_3
…
Surface_mesh
Merge branch 'old/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF
2015-07-13 08:16:59 +02:00
Surface_mesh_parameterization
bugfix: add missing concept for solving normal equation
2015-07-09 17:22:27 +02:00
Surface_mesh_segmentation
Merge branch 'old/gsoc2014-Polyhedron_shortest_path-skiazyk' into gsoc2014-Polyhedron_shortest_path-skiazyk
2015-06-01 17:47:31 +02:00
Surface_mesh_shortest_path
please MSVC10
2015-06-10 17:04:57 +02:00
Surface_mesh_simplification
revert changes in the Surface_mesh_simplification package that were not needed
2015-07-03 16:05:55 +02:00
Surface_mesh_skeletonization
use PMP internal function
2015-07-16 16:40:54 +02:00
Surface_mesher
Merge branch 'old/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF
2015-07-13 08:16:59 +02:00
Surface_modeling
remove test from cmake script
2015-04-14 09:34:55 +02:00
Surface_reconstruction_points_3
fix poisson example
2015-07-02 09:52:20 +02:00
Testsuite
Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh"
2015-06-17 17:59:42 +02:00
Triangulation
Fix a link error "multiple definition of"
2015-07-10 12:29:23 +02:00
Triangulation_2
Merge pull request #141 from afabri/Advancing_front_surface_reconstruction-afabri
2015-07-03 16:26:28 +02:00
Triangulation_3
Update Regular_triangulation_euclidean_traits_3.h
2015-07-01 14:55:17 +02:00
Union_find
…
Visibility_2
change the release number of introduction
2015-07-10 14:46:05 +02:00
Voronoi_diagram_2
add example with sdglinf traits
2015-06-30 10:32:05 +02:00
wininst
Prepare the NSIS script for 4.7
2015-04-21 17:28:03 +02:00
.gitattributes
Merge branch 'old/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF
2015-02-16 11:48:29 +01:00
.gitignore
Fix a link error "multiple definition of"
2015-07-10 12:29:23 +02:00
CMakeLists.txt
…
INSTALL.md
make command examples uniform
2015-07-06 06:51:38 +02:00
LICENSE.md
Update LICENSE.md
2015-03-05 00:05:24 +01:00
README.md
Update README.md
2015-03-05 00:10:39 +01:00
copyright
…