AABB_tree
AABB tree: bug fix (does not crash when no polyhedron is loaded)
2009-07-16 22:22:11 +00:00
Algebraic_foundations
minor bug fix for i686_Linux-2.6_g++-3.4.6_CentOS-5.1-O2
2009-07-02 07:09:52 +00:00
Algebraic_kernel_for_circles
…
Algebraic_kernel_for_spheres
add CGAL_NTS before sign (bug in CORE, convertion from int to Sign)
2009-07-08 13:26:57 +00:00
Alpha_shapes_2
…
Alpha_shapes_3
Replace Gt with K (all occurences, and locally tested before the commit)
2009-07-10 07:57:01 +00:00
Apollonius_graph_2
more new_traits -> Delage_traits
2009-06-26 07:18:25 +00:00
Approximate_min_ellipsoid_d
…
Arrangement_on_surface_2
Added assign operator
2009-07-15 15:21:14 +00:00
BGL
…
Boolean_set_operations_2
Update of the Qt4 boolean operations demo
2009-07-15 04:07:15 +00:00
Box_intersection_d
…
CGAL_ipelets
Temp fix for the segfault of cc_latex_to_html on CGAL_ipelets_ref.
2009-07-07 13:52:31 +00:00
CGALimageIO
Minor Bug Fix: trilinear interpolation may crash when querying with coordinates between -1 and 0. Add a test on real coordinates to exit interpolation if it is < 0.
2009-07-08 11:22:48 +00:00
Cartesian_kernel
object_cast -> assign : remove warning uninitialized variables (approved by RM)
2009-07-09 08:38:56 +00:00
Circular_kernel_2
- Remove "using CK::Linear_kernel::Do_intersect_2::operator()" in
2009-07-10 08:21:44 +00:00
Circular_kernel_3
assign -> object_cast : remove warning "uninitialized variable"
2009-07-09 11:05:10 +00:00
Circulator
…
Conic_2
…
Convex_decomposition_3
update according to Michael's latest comments
2009-05-12 09:17:16 +00:00
Convex_hull_2
…
Convex_hull_3
…
Convex_hull_d
…
Core
…
Developers_manual /doc_tex
Remove obsolete, commented out, text about short name macros.
2009-04-21 18:24:46 +00:00
Distance_2
…
Distance_3
…
Envelope_2
cleanup
2009-07-12 07:11:22 +00:00
Envelope_3
Initialize a local variable - pacify g++
2009-07-11 13:55:52 +00:00
Filtered_kernel
Renaming before documenting: Default_argument -> Default.
2009-04-10 21:55:24 +00:00
Generator
Fix some typos in the protect macro names.
2009-04-08 11:54:51 +00:00
Geomview
…
GraphicsView
Added offsetting demo
2009-07-06 16:11:03 +00:00
HalfedgeDS
Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (12):
2009-06-15 13:09:47 +00:00
Hash_map
…
Homogeneous_kernel
Add squared radius for a point to make kernels model of the alpha shape traits class
2009-07-06 11:36:23 +00:00
Installation
fix typo in last revision
2009-07-09 10:01:08 +00:00
Interpolation
…
Intersections_2
…
Intersections_3
…
Interval_skip_list
…
Inventor
…
Jet_fitting_3
More DS -> DS_ renaming (outside include/CGAL as well, to fix the test-suite).
2009-04-30 13:39:06 +00:00
Kernel_23
remove warning uninitialized int (approved by RM)
2009-07-09 08:20:52 +00:00
Kernel_d
…
Kinetic_data_structures
add spaces in case CC is neglecting to add them
2009-07-07 16:42:28 +00:00
LEDA
…
Largest_empty_rect_2
initialize number_of_points
2009-07-01 07:36:46 +00:00
MacOSX
…
Maintenance
Let's create alpha1
2009-07-10 09:52:06 +00:00
Manual
URLl -> URL
2009-07-03 11:32:18 +00:00
Manual_tools
Better diagnostic when a ccRef is open while the previous one is not yet
2009-07-07 14:00:25 +00:00
Matrix_search
Fix some typos in the protect macro names.
2009-04-08 11:54:51 +00:00
Mesh_2
Add a edges mesher level that prevents edges to be refined, and let some bad triangles in the mesh (when their circumcenter encroaches a constrained edge, or when their circumcenter lies outside the meshing domain.
2009-06-24 14:12:12 +00:00
Mesh_3
Reduce a bit figure:parameters pictures size for html output.
2009-07-10 13:44:40 +00:00
Min_annulus_d
…
Min_circle_2
…
Min_ellipse_2
…
Min_quadrilateral_2
Fix some typos in the protect macro names.
2009-04-08 11:54:51 +00:00
Min_sphere_d
…
Min_sphere_of_spheres_d
0.0.f -> 0.0f
2009-07-09 08:20:14 +00:00
Minkowski_sum_2
Fixed Arrangement_2 construction bug - made the geometry traits const
2009-07-05 13:43:11 +00:00
Minkowski_sum_3
removed syntax and grammar errors
2009-05-15 18:20:53 +00:00
Modifier
…
Modular_arithmetic
…
Nef_2
avoid clash of CGAL::min/max with std::min/max
2009-04-29 13:57:45 +00:00
Nef_3
- Remove the capital P in "convert_to_Polyhedron". Add a wrapper function for
2009-06-30 09:40:14 +00:00
Nef_S2
Replace Nef_S2's CGAL::Tuple by cpp0x::array.
2009-05-01 12:07:15 +00:00
Number_types
implement Is_square using new function CGAL::approximate_sqrt
2009-06-30 18:59:00 +00:00
OpenNL
…
Optimisation_basic
…
Optimisation_doc
…
PDB
Move the PDB auto-link stuff in <CGAL/PDB/basic.h> so that all headers of
2009-07-10 09:30:00 +00:00
Partition_2
removed redundant test (collinear_are_ordered_along_line()), and used generic code (orientation_2_object()) instead of global function (collinear())
2009-05-24 14:30:10 +00:00
Periodic_3_triangulation_3
forgot to submit file
2009-07-17 11:34:55 +00:00
Point_set_2
…
Point_set_processing_3
* Updated Point_set_processing_3 reference manual to describe the influence of each knn parameter.
2009-07-17 14:42:18 +00:00
Polygon
initialize number of vertices
2009-07-01 07:27:31 +00:00
Polyhedron
Add a TODO for later.
2009-07-10 09:17:03 +00:00
Polyhedron_IO
…
Polynomial
added missing functor adapting functions
2009-07-02 13:49:48 +00:00
Polytope_distance_d
…
Principal_component_analysis
PCA: one bug fix pointed out by ENPC.
2009-07-02 11:13:32 +00:00
Profiling_tools
…
QP_solver
Qualify make_tuple with boost::, otherwise the one in namespace std is picked,
2009-05-07 20:07:59 +00:00
Qt_widget
…
Random_numbers
…
Ridges_3
More DS -> DS_ renaming (outside include/CGAL as well, to fix the test-suite).
2009-04-30 13:39:06 +00:00
Robustness
…
STL_Extension
Suppress warning
2009-07-07 15:56:20 +00:00
Scripts
revert revision 50480
2009-07-09 14:37:18 +00:00
SearchStructures
…
Segment_Delaunay_graph_2
More DS -> DS_ renaming (outside include/CGAL as well, to fix the test-suite).
2009-04-30 13:39:06 +00:00
Skin_surface_3
make work with new pdb reader
2009-06-10 21:35:28 +00:00
Snap_rounding_2
cleanup
2009-07-12 07:29:42 +00:00
Spatial_searching
…
Spatial_sorting
…
Straight_skeleton_2
Fixed proper specialization of Polygon_2 with a non-default container (used by the Polygon demo)
2009-07-08 16:04:50 +00:00
Stream_lines_2
…
Stream_support
…
Subdivision_method_3
…
Surface_mesh_parameterization
Fixed potential conflicts with third party libraries (Visual C++ only):
2009-07-16 18:16:24 +00:00
Surface_mesh_simplification
Fixed visitor override signature
2009-07-03 16:20:43 +00:00
Surface_mesher
Moved output_surface_facets_to_polyhedron() from Surface_reconstruction_points_3 to Surface_mesher
2009-06-29 13:31:24 +00:00
Surface_reconstruction_points_3
* Updated Point_set_processing_3 reference manual to describe the influence of each knn parameter.
2009-07-17 14:42:18 +00:00
Testsuite
Remove pre-CMake scripts.
2009-05-09 16:35:14 +00:00
Triangulation_2
orientation_2 -> orientation
2009-06-17 09:00:37 +00:00
Triangulation_3
adding method insert that takes the return values of a point location query
2009-05-12 15:10:42 +00:00
Union_find
…
Voronoi_diagram_2
Get rid of VC++ warning
2009-07-07 16:04:31 +00:00
Width_3
…
iostream
…
kdtree
…
wininst
Added .nsh for 3.5
2009-07-10 15:35:37 +00:00
.gitattributes
forgot to submit file
2009-07-17 11:34:55 +00:00
.gitignore
Fixed bug in Point Set demo:
2009-07-10 12:29:06 +00:00