Commit Graph

207 Commits

Author SHA1 Message Date
Sébastien Loriot ded0e2b5e8 typos 2024-01-03 18:57:05 +01:00
Sébastien Loriot a10f794831 encode CORE/LEDA dependency 2024-01-03 18:45:14 +01:00
Laurent Rineau 28632f21fc Merge branch 'master' into CGAL-Qt6-GF
# Conflicts:
#	Installation/CHANGES.md
2023-09-14 17:40:05 +02:00
Laurent Rineau bf027d4154 Merge pull request #7561 from afabri/SLS-warnings-GF
SLS: Fix warnings
2023-09-07 10:49:26 +02:00
Sébastien Loriot 68bc244d02 Merge remote-tracking branch 'cgal/master' into HEAD 2023-08-24 14:14:12 +02:00
Andreas Fabri 7f7e2efefc SLS: Fix warnings 2023-06-29 11:05:13 +01:00
Sébastien Loriot 573de7f29e Merge branch 'master' 2023-06-22 13:38:49 +02:00
Sébastien Loriot 9cdfe70abb Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Sébastien Loriot 604dcdc435 boost::optional => std::optional 2023-06-15 10:57:09 +02:00
Sébastien Loriot 71b4e4f08f boost::shared_ptr => std::shared_ptr 2023-06-15 10:57:01 +02:00
Laurent Rineau 0576e883f9 Merge branch 'CGAL-fix-Qt5-CMake-GF' into CGAL-Qt6-GF
# Conflicts:
#	AABB_tree/demo/AABB_tree/CMakeLists.txt
#	Alpha_shapes_3/demo/Alpha_shapes_3/CMakeLists.txt
#	Arrangement_on_surface_2/demo/Arrangement_on_surface_2/CMakeLists.txt
#	Circular_kernel_3/demo/Circular_kernel_3/CMakeLists.txt
#	GraphicsView/demo/Alpha_shapes_2/CMakeLists.txt
#	GraphicsView/demo/Apollonius_graph_2/CMakeLists.txt
#	GraphicsView/demo/Bounding_volumes/CMakeLists.txt
#	GraphicsView/demo/Circular_kernel_2/CMakeLists.txt
#	GraphicsView/demo/Generator/CMakeLists.txt
#	GraphicsView/demo/GraphicsView/CMakeLists.txt
#	GraphicsView/demo/L1_Voronoi_diagram_2/CMakeLists.txt
#	GraphicsView/demo/Largest_empty_rect_2/CMakeLists.txt
#	GraphicsView/demo/Periodic_2_triangulation_2/CMakeLists.txt
#	GraphicsView/demo/Polygon/CMakeLists.txt
#	GraphicsView/demo/Segment_Delaunay_graph_2/CMakeLists.txt
#	GraphicsView/demo/Segment_Delaunay_graph_Linf_2/CMakeLists.txt
#	GraphicsView/demo/Snap_rounding_2/CMakeLists.txt
#	GraphicsView/demo/Spatial_searching_2/CMakeLists.txt
#	GraphicsView/demo/Stream_lines_2/CMakeLists.txt
#	GraphicsView/include/CGAL/Qt/DemosMainWindow_impl.h
#	Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/CMakeLists.txt
#	Installation/cmake/modules/CGAL_add_test.cmake
#	Linear_cell_complex/demo/Linear_cell_complex/CMakeLists.txt
#	Optimal_transportation_reconstruction_2/demo/Optimal_transportation_reconstruction_2/CMakeLists.txt
#	Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/CMakeLists.txt
#	Periodic_3_triangulation_3/demo/Periodic_Lloyd_3/CMakeLists.txt
#	Polyhedron/demo/Polyhedron/polyhedron_demo_macros.cmake
#	Polyline_simplification_2/demo/Polyline_simplification_2/CMakeLists.txt
#	Principal_component_analysis/demo/Principal_component_analysis/CMakeLists.txt
#	Triangulation_3/demo/Triangulation_3/CMakeLists.txt
#	Triangulation_on_sphere_2/demo/Triangulation_on_sphere_2/CMakeLists.txt
2023-04-28 13:49:58 +02:00
Laurent Rineau 67441a3772 Convert all CMakeLists.txt to Qt6 2023-04-25 17:27:03 +02:00
Mael Rouxel-Labbé f0935334fb Misc tiny cleaning 2023-04-17 12:39:24 +02:00
Mael Rouxel-Labbé 712823a45c Update nudge value 2023-04-12 18:34:28 +02:00
Mael Rouxel-Labbé ed47da22cc Add missing macro 2023-04-12 18:34:28 +02:00
Mael Rouxel-Labbé f61d272aeb Rework test 2023-04-12 17:27:49 +02:00
Andreas Fabri ac64fcf31b Remove #include <CGAL/gmpxx.h> 2023-04-12 07:07:27 +01:00
Sébastien Loriot 98dab46bfa remove macro 2023-04-11 13:35:28 +02:00
Sébastien Loriot 64a9e2e6e2 remove gmpxx requirement + make draw optional 2023-04-11 13:18:45 +02:00
Mael Rouxel-Labbé 0eb7417bf0 Continuation of f34f223909 2023-04-11 10:19:39 +02:00
Mael Rouxel-Labbé 70ac415808 Fix warnings 2023-04-06 00:40:52 +02:00
Andreas Fabri ef793d8c03 Should this not better lead to an 'R' in the testsuite? 2023-04-04 08:58:14 +01:00
Mael Rouxel-Labbé a9ec0d5810 Add missing basic viewer linkage 2023-03-31 12:49:10 +02:00
Mael Rouxel-Labbé f34f223909 Do not disable some assertions, but do not look for too much trouble 2023-03-31 12:49:10 +02:00
Mael Rouxel-Labbé 6df6e6fb0c Fix missing header includes 2023-03-31 12:49:10 +02:00
Mael Rouxel-Labbé c95cbe559e Misc minor comments 2023-03-31 12:49:10 +02:00
Mael Rouxel-Labbé 4a1c862335 Rename test 2023-03-31 12:49:10 +02:00
Mael Rouxel-Labbé ce4c6d574e Clean debug code from tests 2023-03-27 13:13:18 +02:00
Mael Rouxel-Labbé 73029183f3 Fix compilation error 2023-03-27 12:59:07 +02:00
Mael Rouxel-Labbé 228db6b3ef Fix missing license / namespace 2023-03-25 00:15:48 +01:00
Mael Rouxel-Labbé c3be602399 Add a test for an old issue
This is #39 on codebase
2023-03-24 23:03:31 +01:00
Mael Rouxel-Labbé d55d6c8f01 Factorize print.h into SLS's IO 2023-03-23 11:44:45 +01:00
Mael Rouxel-Labbé 72e01b45c3 Remove temporary code 2023-03-17 00:13:46 +01:00
Mael Rouxel-Labbé 4856d9eebd Use gentler weights to ease visualization 2023-03-17 00:13:33 +01:00
Mael Rouxel-Labbé a6e84f75ac Indentation fix 2023-03-15 18:42:43 +01:00
Mael Rouxel-Labbé 106ece029b Add a test for issue #7284 2023-03-10 16:44:01 +01:00
Mael Rouxel-Labbé 3625483142 Add a test for skeletons of weighted polygons with holes
Will fail from time to time right now...
2023-03-10 16:43:43 +01:00
Mael Rouxel-Labbé 8b15d03b50 Move extrude_skeleton.h to its own package 2023-03-10 16:40:19 +01:00
Mael Rouxel-Labbé 63b7f9cb33 Replace archaic traits usage with _object() (which the concept requires) 2023-03-03 02:10:43 +01:00
Mael Rouxel-Labbé d3398ce00d Allow downward extrusion 2023-02-28 16:46:30 +01:00
Mael Rouxel-Labbé 21657c7de3 Fix bad change from 4dfd622 2023-02-28 16:46:30 +01:00
Mael Rouxel-Labbé baebae65b5 Dump outputs in taper testsuite 2023-02-28 16:46:23 +01:00
Mael Rouxel-Labbé 3376fea4a5 Add a bunch of tests for SLS extrusion 2023-02-24 18:52:10 +01:00
Mael Rouxel-Labbé 4952eb2ac7 Remove intrinsic assertions
Never used + has false negatives
2023-02-23 10:35:29 +01:00
Mael Rouxel-Labbé 4dfd622a64 typename K::Obj rather than Obj<K> since we don't control the traits in theory 2023-02-16 15:05:10 +01:00
Mael Rouxel-Labbé f843c7c8b0 Fix test compilation 2023-02-14 10:04:34 +01:00
Mael Rouxel-Labbé 2d0ba983ba Align IO precision to 17 2023-02-13 17:42:09 +01:00
Mael Rouxel-Labbé ef3023c270 Fix compilation after (undocumented) visitor API change 2023-02-13 16:22:07 +01:00
Mael Rouxel-Labbé e6398a330f Clean macros 2023-02-09 23:31:16 +01:00
Laurent Rineau 5f8930db8c Merge branch '5.5.x-branch'
# Conflicts:
#	Convex_hull_2/test/Convex_hull_2/ch_test_CH.cpp
#	Convex_hull_2/test/Convex_hull_2/ch_test_SC.cpp
#	Convex_hull_2/test/Convex_hull_2/ch_test_SH.cpp
#	Convex_hull_2/test/Convex_hull_2/ch_test_SS.cpp
#	Straight_skeleton_2/include/CGAL/constructions/Straight_skeleton_cons_ftC2.h
#	Straight_skeleton_2/include/CGAL/predicates/Straight_skeleton_pred_ftC2.h
2023-01-27 21:16:14 +01:00