Commit Graph

96615 Commits

Author SHA1 Message Date
Dmitry Anisimov 267a6412ac initial commit with the new osqp solver concept 2021-05-31 14:01:08 +02:00
Laurent Rineau b5872a5bc4 Merge branch '5.2.x-branch' 2021-05-27 19:12:43 +02:00
Laurent Rineau 38812be5eb Merge pull request #5680 from afabri/Intersections-fix_RT-GF
Intersections_3: Fix do_intersect(sphere/triangle) if FT has no division
2021-05-27 19:12:35 +02:00
Laurent Rineau 908049d7f4 Merge pull request #5715 from albert-github/feature/bug_formula_snap_def
Adding items to central MATHJAX_CODEFILE
2021-05-27 19:12:32 +02:00
Laurent Rineau 4b414ca8c5 Merge pull request #5718 from maxGimeno/Demo-fix_statistics-maxGimeno
Polyhedron Demo: Fix classname property for selection_item

# Conflicts:
#	Polyhedron/demo/Polyhedron/Scene_polyhedron_selection_item.cpp
2021-05-27 19:12:22 +02:00
Laurent Rineau b0e79fe078 Merge pull request #5722 from maxGimeno/CGAL-Clang_tidy_new_pass-maxGimeno
Cgal clang tidy new pass max gimeno
2021-05-27 19:12:11 +02:00
Laurent Rineau 6c5a04a336 Merge pull request #5723 from maxGimeno/Doc-Dont_use_small_caps-maxGimeno
Documentation: More small caps
2021-05-27 19:12:09 +02:00
Laurent Rineau 50343e9a5f Merge pull request #5725 from afabri/Kernel_23-bugfix_for_5522-GF
Kernel_23: Fix Non_zero_dimension
2021-05-27 19:12:07 +02:00
Laurent Rineau e68e6f7b17 Merge pull request #5730 from maxGimeno/CGAL-result_of_deprec-maxGimeno
Test deprecated result_of.h
2021-05-27 19:12:04 +02:00
Laurent Rineau 61eb61c502 Merge branch '5.1.x-branch' into 5.2.x-branch 2021-05-27 19:10:10 +02:00
Laurent Rineau e745ff3fab Merge pull request #5718 from maxGimeno/Demo-fix_statistics-maxGimeno
Polyhedron Demo: Fix classname property for selection_item

# Conflicts:
#	Polyhedron/demo/Polyhedron/Scene_polyhedron_selection_item.cpp
2021-05-27 19:10:03 +02:00
Laurent Rineau 9f06841e97 Merge pull request #5718 from maxGimeno/Demo-fix_statistics-maxGimeno
Polyhedron Demo: Fix classname property for selection_item
2021-05-27 19:08:51 +02:00
Maxime Gimeno 5c365a6bc1 Fix warning 2021-05-26 15:30:01 +02:00
Maxime GIMENO ee310766fd
Use right warning disabling
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2021-05-25 14:02:43 +02:00
Maxime Gimeno 747add59d6 Add a test for result_of. 2021-05-25 13:47:18 +02:00
Mael Rouxel-Labbé 2820a9430e Do not use RT functions in FT functions as it causes a slowdown 2021-05-25 10:46:29 +02:00
Andreas Fabri 3ded9e10d0 Add unit test 2021-05-24 10:08:17 +02:00
Andreas Fabri ea647297b9 Kernel_23: Fix Non_zero_dimension 2021-05-22 16:21:49 +02:00
Maxime Gimeno a76bd6081e Replace more sc text 2021-05-21 15:45:50 +02:00
Maxime Gimeno ab182dd46a Merge remote-tracking branch 'cgal/master' into CGAL-Clang_tidy_new_pass-maxGimeno 2021-05-21 14:04:07 +02:00
Maxime Gimeno 2dac372ccd Demo pass 2021-05-21 14:01:30 +02:00
Maxime Gimeno 413b711ee2 Example pass 2021-05-20 15:07:40 +02:00
Laurent Rineau e3d5fccf5b Merge pull request #5684 from GilesBathgate/Nef_3-performance_snc_constructor-GilesBathgate
Nef_3 performance - has_on_after_intersection in SNC_constructor
2021-05-19 17:24:08 +02:00
Laurent Rineau f427e6b87d Merge pull request #5686 from sloriot/PMP-remove_si_boundary_cycles
Allow more repair
2021-05-19 17:24:06 +02:00
Laurent Rineau 59a0da4f13 Merge pull request #5692 from maxGimeno/CGAL_cpp11_atomic_and_threads-maxGimeno
CGAL:: Use std atomic and threads

# Conflicts:
#	Arrangement_on_surface_2/include/CGAL/Arr_counting_traits_2.h
2021-05-19 17:23:53 +02:00
Laurent Rineau 3992ab34f3 Merge pull request #5712 from GilesBathgate/Nef_3-bounded_side_projection-GilesBathgate
Remove redundant code in side_of_plane_3
2021-05-19 17:23:19 +02:00
Laurent Rineau dcc6ef2d51 Merge pull request #5717 from maxGimeno/Documentation_build-report_errors-maxGimeno
Documentation in github: Report issues in doxygen
2021-05-19 17:23:17 +02:00
Laurent Rineau ada5a64d61 Merge branch '5.1.x-branch' into 5.2.x-branch 2021-05-19 17:22:33 +02:00
Laurent Rineau 476859b790 Merge pull request #5717 from maxGimeno/Documentation_build-report_errors-maxGimeno
Documentation in github: Report issues in doxygen
2021-05-19 17:11:41 +02:00
Laurent Rineau 82bec8a1d6 Merge pull request #5692 from maxGimeno/CGAL_cpp11_atomic_and_threads-maxGimeno
CGAL:: Use std atomic and threads

# Conflicts:
#	Arrangement_on_surface_2/include/CGAL/Arr_counting_traits_2.h
2021-05-19 17:11:37 +02:00
Laurent Rineau 8464338bb8 Merge pull request #5692 from maxGimeno/CGAL_cpp11_atomic_and_threads-maxGimeno
CGAL:: Use std atomic and threads
2021-05-19 17:10:29 +02:00
Maxime Gimeno 1d4c4a279a tests pass 2021-05-19 16:05:52 +02:00
Maxime Gimeno b21f8a412d Fix string comparison 2021-05-19 14:02:29 +02:00
Maxime Gimeno c1f315f500 Fix classname property for selection_item 2021-05-19 13:16:55 +02:00
Laurent Rineau daf70dbcf6 Merge branch '5.2.x-branch'
# Conflicts:
#	Polygon_mesh_processing/test/Polygon_mesh_processing/CMakeLists.txt
2021-05-18 18:24:25 +02:00
Laurent Rineau e222e772f1 Merge pull request #5589 from MaelRL/Number_types-Fix_approx_sqrt_mpq-GF
Fix approximate_sqrt return types

# Conflicts:
#	Polygon_mesh_processing/test/Polygon_mesh_processing/test_pmp_distance.cpp
2021-05-18 18:16:44 +02:00
Laurent Rineau 4a2f016f6a Merge pull request #5617 from afabri/Nef_3-translation-GF
Nef_3: Add Aff_transformation_3::is_translation()
2021-05-18 18:14:17 +02:00
Laurent Rineau 2c4a5db3ce Merge pull request #5631 from GilesBathgate/STL_ext-fix_uncaught_exceptions_cleanup-GilesBathgate
Fix uncaught exceptions cleanup
2021-05-18 18:14:14 +02:00
Laurent Rineau 26ad68e486 Merge pull request #5649 from sloriot/CGAL-no_boost_shared_ptr
Replace internal use of boost shared_ptr
2021-05-18 18:14:12 +02:00
Laurent Rineau 1e4899ecb8 Merge pull request #5651 from maxGimeno/Demo-Fixes-maxGimeno
Polyhedron Demo : Fix a warning
2021-05-18 18:14:09 +02:00
Laurent Rineau 878afea3b8 Merge pull request #5652 from mglisse/mpzfdiv
Disable /= with CGAL_NO_MPZF_DIVISION_OPERATOR
2021-05-18 18:14:06 +02:00
Laurent Rineau 8dbcd0ec8b Merge pull request #5659 from MaelRL/ToS2-Adapt_ToS2_for_Voronoi_adapter-GF
Make `ToS2` compatible with `Voronoi_diagram_2`
2021-05-18 18:14:04 +02:00
Laurent Rineau 76db293e30 Merge pull request #5661 from maxGimeno/T3_demo-fix_warning-maxGimeno
Triangulation-3 Demo: Fix a warning
2021-05-18 18:14:00 +02:00
Laurent Rineau bd98013623 Merge pull request #5665 from GilesBathgate/Polyhedron_3_TDS_3-compare_handle_nullptr-GilesBathgate
Polyhedron_3 and TDS_3 compare handle nullptr
2021-05-18 18:13:57 +02:00
Laurent Rineau 607dadcf2b Merge pull request #5666 from alefy/Fix-demo_Polyhedron_mesh_3_linking_with_VTK-alefy
Fix linking issue with VTK for Mesh_3 Polyhedron demo
2021-05-18 18:13:55 +02:00
Laurent Rineau d6b2c8d9dc Merge pull request #5671 from maxGimeno/CGAL_IO-Add_missing-deprecated_functions-maxGimeno
CGAL_IO: Add missing fallbacks

# Conflicts:
#	BGL/include/CGAL/boost/graph/IO/INP.h
#	Point_set_processing_3/include/CGAL/IO/write_xyz_points.h
2021-05-18 18:13:38 +02:00
Laurent Rineau 4d1a0c257f Merge branch '5.1.x-branch' into 5.2.x-branch 2021-05-18 17:33:07 +02:00
Laurent Rineau 1ac4c2903a Merge pull request #5589 from MaelRL/Number_types-Fix_approx_sqrt_mpq-GF
Fix approximate_sqrt return types
2021-05-18 17:32:26 +02:00
Laurent Rineau 7eef8b64e1 Merge pull request #5651 from maxGimeno/Demo-Fixes-maxGimeno
Polyhedron Demo : Fix a warning
2021-05-18 17:32:23 +02:00
Laurent Rineau eda1c40e70 Merge pull request #5661 from maxGimeno/T3_demo-fix_warning-maxGimeno
Triangulation-3 Demo: Fix a warning
2021-05-18 17:32:21 +02:00