Commit Graph

98647 Commits

Author SHA1 Message Date
Laurent Rineau 876ffad95a Merge pull request #5766 from MaelRL/AG2-Remove_dead_ftp_link-GF
Remove dead ftp link
2021-06-16 15:04:50 +02:00
Laurent Rineau f0ba5bc7c6 Merge pull request #5768 from alefy/CMake-Fix_OpenMesh-alefy
Set CMake imported OpenMesh library as INTERFACE
2021-06-16 15:04:48 +02:00
Laurent Rineau 91d66354f2 Merge pull request #5769 from alefy/ImageIO-Fix_inline_vtk-alefy
Add inline vtk_image_sharing_same_data_pointer
2021-06-16 15:04:45 +02:00
Laurent Rineau c267de5829 Merge pull request #5770 from GilesBathgate/Nef_3-remove_nef_facet_with_box-GilesBathgate
Remove CGAL_NEF3_FACET_WITH_BOX
2021-06-16 15:04:43 +02:00
Laurent Rineau bea0196064 Merge pull request #5773 from maxGimeno/CI-Fix_doc_building-maxGimeno
Fix path to tmp.log
2021-06-16 15:04:40 +02:00
Laurent Rineau 60a095fd2c Merge branch '5.1.x-branch' into 5.2.x-branch 2021-06-16 15:04:12 +02:00
Laurent Rineau 8fc1301677 Merge pull request #5743 from sloriot/CGAL-remove_last_setup.exe
remove remaining mentions to setup.exe
2021-06-16 15:03:47 +02:00
Laurent Rineau d74d4745df Merge pull request #5762 from janetournois/Mesh_3-fix_warning_pr5587-jtournois
Mesh_3 - fix missing initializer warning
2021-06-16 15:03:45 +02:00
Laurent Rineau 94d1be2a79 Merge pull request #5768 from alefy/CMake-Fix_OpenMesh-alefy
Set CMake imported OpenMesh library as INTERFACE
2021-06-16 15:03:42 +02:00
Laurent Rineau a1165eb20c Merge pull request #5773 from maxGimeno/CI-Fix_doc_building-maxGimeno
Fix path to tmp.log
2021-06-16 15:03:40 +02:00
Laurent Rineau 2845b4f2ae Merge pull request #5743 from sloriot/CGAL-remove_last_setup.exe
remove remaining mentions to setup.exe
2021-06-16 15:02:34 +02:00
Laurent Rineau 09514b20f6 Merge pull request #5762 from janetournois/Mesh_3-fix_warning_pr5587-jtournois
Mesh_3 - fix missing initializer warning
2021-06-16 15:02:32 +02:00
Laurent Rineau 7a35208ade Merge pull request #5768 from alefy/CMake-Fix_OpenMesh-alefy
Set CMake imported OpenMesh library as INTERFACE
2021-06-16 15:02:29 +02:00
Andreas Fabri 1948cf304f Fix (unintendedly) skipping the next point after erasure of a constraint point
In 'it = set.erase(it)', it is already the next element, so the ++it
of the loop makes the algorithm skip an element, which might have had
to be removed if it also didn't have a corresponding triangulation vertex.
2021-06-15 14:21:35 +02:00
Laurent Rineau 6652df3298 Remove the offensive static assert
It seems `_REENTRANT` is defined by `-pthread, but `Threads::Threads`
on Linux only add `-lpthread` at link time, and not `-pthread`.
2021-06-15 12:56:41 +02:00
Laurent Rineau aa6dbfe4f2 Make CGAL unconditionally depend on Threads::Threads 2021-06-15 12:56:25 +02:00
Dmitry Anisimov bed3189719 andreas review 2021-06-14 19:06:48 +02:00
Dmitry Anisimov 75ceb859ec fixed the error with empty package pretty name 2021-06-14 18:26:07 +02:00
Dmitry Anisimov 2467aece1e updated Weights license 2021-06-14 18:22:24 +02:00
Andreas Fabri 32f5bf9418 After Marc's review 2021-06-14 18:11:46 +02:00
Mael Rouxel-Labbé 5880dc7195 Replace global function CGAL::do_intersect() call 2021-06-14 11:28:18 +02:00
Giles Bathgate 0572bc5f25 Rename pole function to orthogonal_pole 2021-06-13 17:03:52 +01:00
Giles Bathgate 6fb1928ab4 Use CGAL::ORIGIN instead of Point_3(0,0,0) in Sphere_segment 2021-06-13 17:03:52 +01:00
Giles Bathgate cb26fcb831 Remove code duplication in Sphere_segment 2021-06-13 17:03:50 +01:00
Giles Bathgate 5e3c93fa45 Add required headers to Sphere_segment 2021-06-13 17:03:05 +01:00
Marc Glisse dbe94c282e Move is_currently_single_threaded to namespace CGAL 2021-06-11 22:47:11 +02:00
Mael Rouxel-Labbé d5a306b817 Add VD2's removal policy for ToS2 (+ caching) 2021-06-11 17:30:15 +02:00
Dmitry Anisimov 6ed3d1dd4a Merge remote-tracking branch 'origin/Weights-new_package-danston' into Weights-unification-danston 2021-06-11 16:34:59 +02:00
Dmitry Anisimov 43f2a8293e fixed typos 2021-06-11 16:20:41 +02:00
Dmitry Anisimov a19ef9b440 Merge remote-tracking branch 'origin/Weights-new_package-danston' into Barycentric_coordinates_2-danston 2021-06-11 15:47:59 +02:00
Dmitry Anisimov 8f9aaf54a9 fixed typos 2021-06-11 15:45:33 +02:00
Dmitry Anisimov e455b7bed6 Merge remote-tracking branch 'origin/Solvers-add_osqp-danston' into Shape_regularization-new_package-danston 2021-06-11 15:26:14 +02:00
Dmitry Anisimov b905482f26 fixed typos 2021-06-11 15:24:49 +02:00
Dmitry Anisimov ce382b414f fixed typos 2021-06-11 14:27:57 +02:00
Dmitry Anisimov c5c9d6c37c fixed doxygen warnings for deprecated weights 2021-06-11 14:13:03 +02:00
Dmitry Anisimov d4cd20ec11 Merge remote-tracking branch 'origin/Solvers-add_osqp-danston' into Shape_regularization-new_package-danston 2021-06-11 14:01:49 +02:00
Dmitry Anisimov f865eaaf35 updated docs and fixed concepts 2021-06-11 13:58:20 +02:00
Dmitry Anisimov ff0734d8cc fixed private section 2021-06-11 13:36:55 +02:00
Dmitry Anisimov 20baa77b26 fixed license 2021-06-11 13:33:51 +02:00
Dmitry Anisimov 542f67bfe0 fixed license 2021-06-11 12:59:00 +02:00
Dmitry Anisimov 16357fd63f Merge remote-tracking branch 'origin/Solvers-add_osqp-danston' into Shape_regularization-new_package-danston 2021-06-11 12:24:10 +02:00
Dmitry Anisimov 0a0c92d272 changed FT to double because it fails with exact types 2021-06-11 12:20:30 +02:00
Dmitry Anisimov b89165a9c7 fixed regularize framework example 2021-06-11 12:18:37 +02:00
Dmitry Anisimov 5d4d5b5582 Merge remote-tracking branch 'origin/Solvers-add_osqp-danston' into Shape_regularization-new_package-danston 2021-06-11 11:48:19 +02:00
Dmitry Anisimov a34d89861a Merge remote-tracking branch 'refs/remotes/origin/Solvers-add_osqp-danston' into Solvers-add_osqp-danston 2021-06-11 11:47:28 +02:00
Dmitry Anisimov 8bd23baef6 fixed verbose 2021-06-11 11:34:58 +02:00
Dmitry Anisimov 6780f860dc fixed resize method 2021-06-11 11:30:51 +02:00
Dmitry Anisimov 47c69de5ec updating qp program to work with the new version of osqp traits 2021-06-11 11:25:16 +02:00
Andreas Fabri 0f5bc1a8ef Fix and also replace dynamic cast in Compute_weight functors 2021-06-11 10:57:43 +02:00
Laurent Rineau 3dce682668 CGAL-5.3-beta1 was released 2021-06-11 09:58:18 +02:00