The public CGAL repository, see the README below
Go to file
Jane Tournois d9cb114484 get_umbrella fixed. It was responsible for holes on the output mesh surface
it collects edges incident to the internal facets of the conflict zone,
that are restricted to the surface.
For each such edge :
- if it appears once, we keep it
- if it appears twice, we don't consider it
- if it appears more than twice, we are in a non-manifold configuration,
and the move (pump) is canceled
2014-10-17 16:34:08 +02:00
AABB_tree when using HalfedgeGraph or FaceGraph API, graph_traits must be included 2014-07-04 17:24:07 +02:00
Algebraic_foundations typo 2014-08-26 16:25:29 +02:00
Algebraic_kernel_d Convert source files encoding to utf-8 2014-08-01 11:20:13 +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 Fix a warning 2014-07-16 16:52:50 +02: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 Add more display to Aos_2 test runner script 2014-08-11 19:55:36 +02:00
BGL remove duplicated class with name clashing with a macro in X11/X.h 2014-09-30 11:11:19 +02:00
Boolean_set_operations_2 Fix a bug when LEDA is used instead of GMP 2014-08-07 17:38:55 +02:00
Bounding_volumes Convert source files encoding to utf-8 2014-08-01 11:20:13 +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 Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
CGAL_ipelets f vs lf 2014-08-05 17:19:49 +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 Merge branch 'Mesh_3-compare_index-GF-old' into Mesh_3-compare_index-GF 2014-07-18 15:47:14 +02:00
Conic_2 Mainly added includes 2013-09-13 22:24:30 +02:00
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 precise that the convex hull is triangulated 2014-09-04 15:56:07 +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 Reorder packages in the Part Geometry Processing: Surfaces, Points, 2D 2014-08-29 16:22:54 +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 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 make the edge_descriptor of Polyhedron hashable 2014-07-23 08:20:16 +02: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 Update CHANGES 2014-10-06 16:46:28 +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 Arithmetic_kernel -> Exact_integer/rational 2014-07-16 18:55:30 +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 Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
Kernel_23 bug fix in projection traits, Angle_3 != Angle_2 when z is taken into account 2014-10-09 10:27:39 +02:00
Kernel_d Arithmetic_kernel -> Exact_integer/rational 2014-07-16 18:55:30 +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 Merge branch 'Mesh_3-compare_index-GF-old' into Mesh_3-compare_index-GF 2014-07-18 15:47:14 +02:00
MacOSX replace CGAL_MAKEFILE with DIR of script location 2013-12-06 15:47:37 +01:00
Maintenance Reformat to avoid wrapping 2014-10-10 16:41:17 +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 Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2014-05-14 19:05:40 +02:00
Mesh_3 get_umbrella fixed. It was responsible for holes on the output mesh surface 2014-10-17 16:34:08 +02:00
Minkowski_sum_2 Arithmetic_kernel -> Exact_integer/rational 2014-07-16 18:55:30 +02:00
Minkowski_sum_3 Arithmetic_kernel -> Exact_integer/rational 2014-07-16 16:45:14 +02:00
Miscellany Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2013-09-25 11:47:43 +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 Arithmetic_kernel -> Exact_integer/rational 2014-07-16 16:52:17 +02:00
Nef_3 Arithmetic_kernel -> Exact_integer/rational 2014-07-16 16:45:14 +02:00
Nef_S2 Merge remote-tracking branch 'origin/CGAL-Less_warnings-GF' 2014-07-16 17:48:56 +02:00
NewKernel_d Use CGAL::Exact_rational instead of CGAL::Gmpq 2014-08-05 17:28:54 +02:00
Number_types Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
OpenNL New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
Operations_on_polyhedra Workaround for CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG 2014-08-29 14:55:12 +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 Merge branch 'boost-work_around_dijktra_bug_1.54-local' 2014-07-23 08:46:33 +02:00
Polygon Arithmetic_kernel -> Exact_integer/rational 2014-07-16 16:45:14 +02:00
Polyhedron Fix the picking 2014-10-16 15:48:06 +02:00
Polyhedron_IO Fix the conversion to void* 2014-02-13 11:02:51 +01:00
Polynomial Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
Polytope_distance_d Convert source files encoding to utf-8 2014-08-01 11:20:13 +02: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 Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2014-03-10 17:01:03 +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 Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
Ridges_3 Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
STL_Extension Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
Scripts Change the IP address for test result submissions 2014-08-27 10:35:14 +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 Merge branch 'to-be-tested/Stop_testing_taucs-sloriot' 2014-07-16 20:19:21 +02:00
Spatial_searching Merge branch 'Spatial_searching-fix_fuzzy_iso_box_contains-GF' 2014-08-06 18:52:39 +02:00
Spatial_sorting restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Straight_skeleton_2 Disable a data file 2014-08-28 16:29:35 +02:00
Stream_lines_2 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Stream_support Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
Subdivision_method_3 fix Loop scheme sqrt -> square 2014-04-25 07:20:39 +02:00
Surface_mesh_parameterization Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
Surface_mesh_segmentation Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
Surface_mesh_simplification is_topologically_valid is aware of pinching and handle it as topological feature 2014-08-28 10:47:42 +02:00
Surface_mesher Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
Surface_modeling add empty line at end of file 2014-09-29 08:11:35 +02:00
Surface_reconstruction_points_3 Merge branch 'Polyhedron_demo-import_splatting-GF' 2014-07-21 08:23:36 +02:00
Testsuite Workaround the incompatibility with Boost 1.54 2014-07-11 12:04:42 +02: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 add missing typedef for compilation on Linux 2014-10-03 17:11:08 +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 remove mention of Taucs in the windows installer 2014-07-03 14:22:53 +02:00
.gitattributes Bash script files need to have LF line endings on all platforms 2013-09-17 14:51:25 +02:00
.gitignore Merge branch 'Mesh_3-parallel-cjamin' 2014-07-17 19:08:24 +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