|
AABB_tree
|
when using HalfedgeGraph or FaceGraph API, graph_traits must be included
|
2014-07-04 17:24:07 +02:00 |
|
Algebraic_foundations
|
More #include
|
2014-06-24 18:10:07 +02:00 |
|
Algebraic_kernel_d
|
Fix the remaining warnings on my platform
|
2014-04-01 14:50:51 +02:00 |
|
Algebraic_kernel_for_circles
|
remove doc_tex documentation (including developer manual) and old manual tools
|
2013-12-03 17:27:02 +01:00 |
|
Algebraic_kernel_for_spheres
|
remove warning
|
2014-07-04 17:24:06 +02:00 |
|
Alpha_shapes_2
|
restore figure source files removed in 0fa2cacb
|
2014-02-10 14:54:23 +01:00 |
|
Alpha_shapes_3
|
restore figure source files removed in 0fa2cacb
|
2014-02-10 14:54:23 +01:00 |
|
Apollonius_graph_2
|
using Exact_rational instead of Gmpq
|
2014-06-27 15:20:48 +02:00 |
|
Arithmetic_kernel
|
Add/remove #include
|
2014-06-26 19:10:06 +02:00 |
|
Arrangement_on_surface_2
|
Merge remote-tracking branch 'origin/CGAL-use_leda-GF'
|
2014-07-04 12:02:37 +02:00 |
|
BGL
|
code follows manual and compiles again
|
2014-10-06 16:42:08 +02:00 |
|
Boolean_set_operations_2
|
Merge branch 'CGAL-use_leda-GF-OLD' into CGAL-use_leda-GF
|
2014-06-18 22:50:06 +02:00 |
|
Bounding_volumes
|
remove extra (
|
2014-06-30 11:06:46 +02:00 |
|
Box_intersection_d
|
restore figure source files removed in 0fa2cacb
|
2014-02-10 14:54:23 +01:00 |
|
CGAL_Core
|
This example needs CGAL_Core
|
2014-06-27 15:11:44 +02:00 |
|
CGAL_ImageIO
|
Fix warnings from g++-4.8, about unsigned int used with %i or %u, in scanf
|
2013-04-19 14:09:49 +02:00 |
|
CGAL_ipelets
|
compilation error, use CGAL::to_double
|
2014-06-26 19:12:57 +02:00 |
|
Cartesian_kernel
|
Merge branch 'CGAL-use_leda-GF-OLD' into CGAL-use_leda-GF
|
2014-06-18 22:50:06 +02:00 |
|
Circular_kernel_2
|
Use the poor compiler's version of 'using' (thank you Laurent)
|
2014-03-25 14:38:38 +01:00 |
|
Circular_kernel_3
|
using Exact_rational
|
2014-06-27 13:51:25 +02:00 |
|
Circulator
|
Fix the remaining warnings on my platform
|
2014-04-01 14:50:51 +02:00 |
|
Combinatorial_map
|
Fix CMap with clang -std=c++11
|
2014-06-27 16:29:53 +02:00 |
|
Conic_2
|
Mainly added includes
|
2013-09-13 22:24:30 +02:00 |
|
Convex_decomposition_3
|
Merge branch 'CGAL-use_leda-GF-OLD' into CGAL-use_leda-GF
|
2014-06-18 22:50:06 +02:00 |
|
Convex_hull_2
|
remove documentation of deprecated classes
|
2014-06-02 08:07:25 +02:00 |
|
Convex_hull_3
|
Merge branch 'CGAL-use_leda-GF-OLD' into CGAL-use_leda-GF
|
2014-06-18 22:50:06 +02:00 |
|
Convex_hull_d
|
remove doc_tex documentation (including developer manual) and old manual tools
|
2013-12-03 17:27:02 +01:00 |
|
Distance_2
|
Merge branch 'Kernel-replace_object-pmoeller-old' into Kernel-replace_object-pmoeller
|
2013-03-14 10:29:31 +01:00 |
|
Distance_3
|
New license.txt files (eol changes)
|
2013-02-19 16:46:39 +01:00 |
|
Documentation
|
initial version of Surface_mesh package
|
2014-07-15 12:08:51 +02:00 |
|
Envelope_2
|
s/Gmpq/Exact_rational/
|
2014-06-27 15:11:45 +02:00 |
|
Envelope_3
|
make demos working without gmp
|
2014-06-27 16:34:41 +02:00 |
|
Filtered_kernel
|
Add operator() with 4 arguments in Static_filters/Angle_3
|
2014-05-26 14:41:29 +02:00 |
|
Generator
|
restore figure source files removed in 0fa2cacb
|
2014-02-10 14:54:23 +01:00 |
|
Geomview
|
remove doc_tex documentation (including developer manual) and old manual tools
|
2013-12-03 17:27:02 +01:00 |
|
GraphicsView
|
Do not require GMP explicitly
|
2014-07-02 12:58:50 +02:00 |
|
HalfedgeDS
|
restore figure source files removed in 0fa2cacb
|
2014-02-10 14:54:23 +01:00 |
|
Hash_map
|
remove doc_tex documentation (including developer manual) and old manual tools
|
2013-12-03 17:27:02 +01:00 |
|
Homogeneous_kernel
|
Merge branch 'CGAL-use_leda-GF-OLD' into CGAL-use_leda-GF
|
2014-06-18 22:50:06 +02:00 |
|
Inscribed_areas
|
restore figure source files removed in 0fa2cacb
|
2014-02-10 14:54:23 +01:00 |
|
Installation
|
Merge branch 'Surface_modeling-integration_with_BGL-GF'
|
2014-07-08 19:53:36 +02:00 |
|
Interpolation
|
restore figure source files removed in 0fa2cacb
|
2014-02-10 14:54:23 +01:00 |
|
Intersections_2
|
trivial bugfix preventing segfault in case of filter failure
|
2013-09-27 17:42:26 +02:00 |
|
Intersections_3
|
Merge branch 'BGL-redesign_final-GF'
|
2014-07-08 19:45:16 +02:00 |
|
Interval_skip_list
|
Add a script to detect wrong permissions, and fix permissions
|
2014-02-06 18:49:09 +01:00 |
|
Interval_support
|
Merge branch 'Kernel-replace_object-pmoeller-old' into Kernel-replace_object-pmoeller
|
2013-03-14 10:29:31 +01:00 |
|
Inventor
|
Fix the conversion to void*
|
2014-02-13 11:02:51 +01:00 |
|
Jet_fitting_3
|
restore figure source files removed in 0fa2cacb
|
2014-02-10 14:54:23 +01:00 |
|
Kernel_23
|
Merge remote-tracking branch 'origin/CGAL-use_leda-GF'
|
2014-07-04 12:02:37 +02:00 |
|
Kernel_d
|
Merge remote-tracking branch 'origin/CGAL-use_leda-GF'
|
2014-07-04 12:02:37 +02:00 |
|
Kinetic_data_structures
|
using Exact_rational instead of Gmpq
|
2014-06-27 15:20:48 +02:00 |
|
LEDA
|
Mainly added includes
|
2013-09-13 22:24:30 +02:00 |
|
Linear_cell_complex
|
Add/remove #include
|
2014-06-26 19:10:06 +02:00 |
|
MacOSX
|
replace CGAL_MAKEFILE with DIR of script location
|
2013-12-06 15:47:37 +01:00 |
|
Maintenance
|
Change the order, again, to deal better with TBB issues
|
2014-07-08 13:38:57 +02:00 |
|
Matrix_search
|
remove doc_tex documentation (including developer manual) and old manual tools
|
2013-12-03 17:27:02 +01:00 |
|
Mesh_2
|
no need for call of set_prev_only
|
2014-09-09 15:53:39 +02:00 |
|
Mesh_3
|
Merge branch 'Periodic_3_mesh_3-Extended_mesh_3-MBogdanov'
|
2014-05-21 18:01:42 +02:00 |
|
Minkowski_sum_2
|
Merge branch 'CGAL-use_leda-GF-OLD' into CGAL-use_leda-GF
|
2014-06-18 22:50:06 +02:00 |
|
Minkowski_sum_3
|
Merge branch 'CGAL-use_leda-GF-OLD' into CGAL-use_leda-GF
|
2014-06-18 22:50:06 +02:00 |
|
Miscellany
|
conversion doc fix: remove variable name in class documentation
|
2013-09-03 14:25:50 +02:00 |
|
Modifier
|
remove doc_tex documentation (including developer manual) and old manual tools
|
2013-12-03 17:27:02 +01:00 |
|
Modular_arithmetic
|
fix namespace
|
2014-03-04 20:10:32 +01:00 |
|
Nef_2
|
add missing include
|
2014-06-30 15:54:04 +02:00 |
|
Nef_3
|
make demos working without gmp
|
2014-06-27 16:34:41 +02:00 |
|
Nef_S2
|
make demos working without gmp
|
2014-06-27 16:34:41 +02:00 |
|
NewKernel_d
|
Rename 2 header files that Laurent doesn't like.
|
2014-07-02 19:19:42 +02:00 |
|
Number_types
|
Merge branch 'Surface_modeling-integration_with_BGL-GF'
|
2014-07-08 19:53:36 +02:00 |
|
OpenNL
|
New license.txt files (eol changes)
|
2013-02-19 16:46:39 +01:00 |
|
Operations_on_polyhedra
|
resolve Edge/Halfedge problem in the slicer. todo: cleanup
|
2014-06-11 18:29:20 +02:00 |
|
Optimisation_basic
|
remove doc_tex documentation (including developer manual) and old manual tools
|
2013-12-03 17:27:02 +01:00 |
|
Partition_2
|
add missing const in doc
|
2014-05-06 16:03:51 +02:00 |
|
Periodic_2_triangulation_2
|
doc bug-fix: Hidden_type -> unspecified_type
|
2014-06-02 07:47:05 +02:00 |
|
Periodic_3_triangulation_3
|
remove extra include
|
2014-06-27 13:51:38 +02:00 |
|
Point_set_2
|
remove doc_tex documentation (including developer manual) and old manual tools
|
2013-12-03 17:27:02 +01:00 |
|
Point_set_processing_3
|
The old boost/property_map.hpp did not include vector_property_map.hpp
|
2014-07-01 13:55:14 +02:00 |
|
Polygon
|
Merge branch 'CGAL-use_leda-GF-OLD' into CGAL-use_leda-GF
|
2014-06-18 22:50:06 +02:00 |
|
Polyhedron
|
Merge branch 'Surface_modeling-integration_with_BGL-GF'
|
2014-07-08 19:53:36 +02:00 |
|
Polyhedron_IO
|
Fix the conversion to void*
|
2014-02-13 11:02:51 +01:00 |
|
Polynomial
|
using Exact_rational instead of Gmpq
|
2014-06-27 15:20:48 +02:00 |
|
Polytope_distance_d
|
restore figure source files removed in 0fa2cacb
|
2014-02-10 14:54:23 +01:00 |
|
Principal_component_analysis
|
remove doc_tex documentation (including developer manual) and old manual tools
|
2013-12-03 17:27:02 +01:00 |
|
Profiling_tools
|
remove doc_tex documentation (including developer manual) and old manual tools
|
2013-12-03 17:27:02 +01:00 |
|
QP_solver
|
using Exact_rational instead of Gmpq
|
2014-06-27 15:20:48 +02:00 |
|
Qt_widget
|
remove doc_tex documentation (including developer manual) and old manual tools
|
2013-12-03 17:27:02 +01:00 |
|
Random_numbers
|
remove doc_tex documentation (including developer manual) and old manual tools
|
2013-12-03 17:27:02 +01:00 |
|
Ridges_3
|
remove doc_tex documentation (including developer manual) and old manual tools
|
2013-12-03 17:27:02 +01:00 |
|
STL_Extension
|
adress some remarks of the reviews
|
2014-10-06 12:44:24 +02:00 |
|
Scripts
|
New script, to detect non-UTF-8 header files
|
2014-07-08 13:22:45 +02:00 |
|
SearchStructures
|
restore figure source files removed in 0fa2cacb
|
2014-02-10 14:54:23 +01:00 |
|
Segment_Delaunay_graph_2
|
using Exact_rational instead of Gmpq
|
2014-06-27 15:20:48 +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
|
Fix permissions
|
2014-05-15 18:33:36 +02:00 |
|
Solver_interface
|
add version with int dimension to avoid ambiguous call
|
2014-07-04 10:45:04 +02:00 |
|
Spatial_searching
|
Merge branch 'Snap_rounding_2-kd_tree_replacement-wkhan-old' into Snap_rounding_2-kd_tree_replacement-wkhan
|
2014-04-09 10:11:35 +02:00 |
|
Spatial_sorting
|
restore figure source files removed in 0fa2cacb
|
2014-02-10 14:54:23 +01:00 |
|
Straight_skeleton_2
|
restore figure source files removed in 0fa2cacb
|
2014-02-10 14:54:23 +01:00 |
|
Stream_lines_2
|
restore figure source files removed in 0fa2cacb
|
2014-02-10 14:54:23 +01:00 |
|
Stream_support
|
Use the workaround only for VC++ and only starting from VC10
|
2014-04-11 16:51:04 +02:00 |
|
Subdivision_method_3
|
fix Loop scheme sqrt -> square
|
2014-04-25 07:20:39 +02:00 |
|
Surface_mesh
|
operator << and >> do not support normals or textures
|
2014-10-07 14:37:22 +02:00 |
|
Surface_mesh_parameterization
|
Merge branch 'Surface_modeling-new_package-GF-old' into Surface_modeling-new_package-GF
|
2014-04-08 14:41:09 +02:00 |
|
Surface_mesh_segmentation
|
Merge branch 'BGL-redesign_final-GF'
|
2014-07-08 19:45:16 +02:00 |
|
Surface_mesh_simplification
|
remove extra include directives
|
2014-07-04 17:24:06 +02:00 |
|
Surface_mesher
|
Merge branch 'Periodic_3_mesh_3-Extended_mesh_3-MBogdanov'
|
2014-05-21 18:01:42 +02:00 |
|
Surface_modeling
|
remove extra include directive
|
2014-07-04 16:42:10 +02:00 |
|
Surface_reconstruction_points_3
|
when using HalfedgeGraph or FaceGraph API, graph_traits must be included
|
2014-07-04 17:24:07 +02:00 |
|
Testsuite
|
New license.txt files (eol changes)
|
2013-02-19 16:46:39 +01:00 |
|
Triangulation_2
|
Merge branch 'CGAL-use_leda-GF-OLD' into CGAL-use_leda-GF
|
2014-06-18 22:50:06 +02:00 |
|
Triangulation_3
|
Merge remote-tracking branch 'origin/CGAL-use_leda-GF'
|
2014-07-04 12:02:37 +02:00 |
|
Union_find
|
remove doc_tex documentation (including developer manual) and old manual tools
|
2013-12-03 17:27:02 +01:00 |
|
Voronoi_diagram_2
|
Trivial bug-fix: fix a warning about unused parameter
|
2014-01-06 14:27:09 +01:00 |
|
wininst
|
Beginning of development of CGAL-4.5
|
2014-04-04 10:49:13 +02:00 |
|
.gitattributes
|
Bash script files need to have LF line endings on all platforms
|
2013-09-17 14:51:25 +02:00 |
|
.gitignore
|
Update CMakeCache.txt on MacOS
|
2014-04-01 14:49:51 +02:00 |
|
CMakeLists.txt
|
only build the documentation if the BUILD_DOC is set to ON
|
2013-06-21 15:11:25 +02:00 |
|
copyright
|
correct library names
|
2012-08-03 18:09:57 +00:00 |