Commit Graph

89005 Commits

Author SHA1 Message Date
Maxime Gimeno 201932abfb Merge remote-tracking branch 'cgal/master' into Doc_enhancements_and_clarifications-GF 2020-02-13 15:05:38 +01:00
Laurent Rineau 406b6faec0 Fix: retrieving FPU rounding mode broken on mips
Fix issue #4399.
2020-02-11 13:59:56 +01:00
Laurent Rineau 9892729a20 Merge branch 'releases/CGAL-5.0-branch' 2020-02-07 16:27:54 +01:00
Laurent Rineau 443d0988be Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 2020-02-07 16:27:48 +01:00
Laurent Rineau 296caae2f7 Merge pull request #4500 from MaelRL/SMSP-Fix_const-GF
SMSP: Fix some const correctness
2020-02-07 16:27:38 +01:00
Laurent Rineau 31a6181fd6 Merge pull request #4500 from MaelRL/SMSP-Fix_const-GF
SMSP: Fix some const correctness
2020-02-07 16:27:21 +01:00
Laurent Rineau b0afd77dab Merge pull request #4260 from maxGimeno/SMS-Bounded_input_distance_placement-maxGimeno
SMS: Bounded_input_distance_placement
2020-02-07 16:25:14 +01:00
Laurent Rineau 97a8128f06 Merge pull request #4271 from maxGimeno/Installation-GMPXX-maxGimeno
Set GMPXX ON if detected
2020-02-07 16:25:11 +01:00
Laurent Rineau 541caf58cf Merge pull request #4330 from afabri/Spatial_sort-parallel-GF
Spatial_sorting: Parallelize Median Policy (2D & 3D)
2020-02-07 16:25:08 +01:00
Laurent Rineau 49a06e9201 Merge pull request #4362 from afabri/Box_intersection_d-accelerate-GF
PMP::self_intersections: Add Concurrency
2020-02-07 16:25:06 +01:00
Laurent Rineau 0fd7bbc4ff Merge pull request #4364 from afabri/CGAL-Parallel_if_available_tag
CGAL:: Add Parallel_if_available_tag
2020-02-07 16:25:03 +01:00
Laurent Rineau 226462c295 Merge pull request #4414 from oleg-alexandrov/master
Set the precision when saving a mesh
2020-02-07 16:25:00 +01:00
Laurent Rineau 21570cde72 Merge pull request #4416 from sloriot/PMP-clip_box
Add clipping overload to a iso-cuboid
2020-02-07 16:24:57 +01:00
Laurent Rineau 36cb11d01b Merge pull request #4417 from sloriot/PMP-cc_remove_boost_call
Remove call to boost in PMP::connected_components
2020-02-07 16:24:55 +01:00
Laurent Rineau 6969702d47 Merge pull request #4419 from oleg-alexandrov/patch-1
Improve the instructions
2020-02-07 16:24:52 +01:00
Laurent Rineau 761dd4e86f Merge pull request #4438 from MaelRL/TDS-Fix_doc-GF
TDS_23: Doc cleaning
2020-02-07 16:24:50 +01:00
Laurent Rineau 546ac21c79 Merge pull request #4439 from oleg-alexandrov/expand_example
Add to the user manual example a parameter described in the text
2020-02-07 16:24:47 +01:00
Laurent Rineau ce9edc9834 Merge pull request #4450 from MaelRL/CGAL-Use_CGAL_PI-GF
Use `CGAL_PI` where relevant
2020-02-07 16:24:44 +01:00
Laurent Rineau 3e8b1cc503 Merge pull request #4455 from oleg-alexandrov/holeFill
Add control over hole size in the hole-filling example
2020-02-07 16:24:42 +01:00
Laurent Rineau 55dc35fdd8 Merge pull request #4472 from sloriot/CH2-doc_fix
Fix iterator type required
2020-02-07 16:24:39 +01:00
Laurent Rineau c490d01e7f Merge pull request #4489 from MaelRL/PMP-Relax_assertion_in_compute_normal-GF
PMP: Fixes for compute_normals
2020-02-07 16:24:36 +01:00
Laurent Rineau 1ae1fddffa Merge pull request #4500 from MaelRL/SMSP-Fix_const-GF
SMSP: Fix some const correctness
2020-02-07 16:24:33 +01:00
Laurent Rineau 7173f491ce Merge pull request #4504 from sloriot/Demo-use_real_size
Trivial demo fix
2020-02-07 16:24:31 +01:00
Mael 5c9eb2fdfe
Update CHANGES.md 2020-02-07 11:10:15 +01:00
Mael Rouxel-Labbé 84215c95c4 Merge branch 'Box_intersection_d-accelerate-GF-old' into Box_intersection_d-accelerate-GF 2020-02-07 11:03:07 +01:00
Mael 8ac61eae0d
Update CHANGES.md 2020-02-07 10:58:47 +01:00
Mael 35f895db66
Merge branch 'master' into Spatial_sort-parallel-GF 2020-02-06 12:00:33 +01:00
Mael Rouxel-Labbé 4eeb7f1a80 Copy comparer by const& 2020-02-06 11:57:04 +01:00
Mael dca752395e
Remove assertion 2020-02-05 18:28:08 +01:00
Mael Rouxel-Labbé 4bc3d85021 Don't test parallel features with EPECK, since it's not threadsafe 2020-02-05 10:54:26 +01:00
Mael Rouxel-Labbé 8773cee832 Minor code improvements 2020-02-05 10:54:11 +01:00
Mael Rouxel-Labbé f118be1cbf Add missing data files 2020-02-05 09:35:41 +01:00
Mael c2f99dc723
Actually use TBB in test... 2020-02-04 18:18:45 +01:00
Mael e33fa57213
Use new tag in PMP tests 2020-02-04 18:15:04 +01:00
Mael Rouxel-Labbé 0c05fc6e80 More fixes for normal computations of meshes with degenerate faces 2020-02-04 16:02:03 +01:00
Mael Rouxel-Labbé 55afaf713f Add some tests of meshes with degeneracies 2020-02-04 16:01:39 +01:00
Mael Rouxel-Labbé 33766800b6 Fix some corner cases with the new compute normals and degenerate faces 2020-02-04 14:29:08 +01:00
Mael Rouxel-Labbé eec9b0b227 Fix corner case in sin weight normal computations 2020-02-04 14:29:03 +01:00
Sébastien Loriot f5197b3df7 use real size 2020-02-04 14:16:32 +01:00
Mael 2632f96002
Fix value type 2020-02-03 12:11:41 +01:00
Mael 3f46d8cdd5
Merge branch 'master' into PMP-cc_remove_boost_call 2020-02-03 12:09:51 +01:00
Mael 7020ec8893
Fix lack of capital M in 'CMakeLists.txt'
Co-Authored-By: Sebastien Loriot <sloriot.ml@gmail.com>
2020-02-03 11:15:08 +01:00
Mael 071fe09661
Add missing example name 2020-02-03 10:30:17 +01:00
Mael 42a03ae168
Add missing header 2020-02-03 10:29:35 +01:00
Mael eebaf7fb4d
Tiny rephrasing 2020-01-31 11:16:50 +01:00
Mael Rouxel-Labbé bb35aacb4d Fix some const correctness in SMSP 2020-01-31 11:07:33 +01:00
Mael 6cd0be2707
Update changes.md 2020-01-29 16:49:52 +01:00
Mael 8f29c7cb63
Merge branch 'master' into CGAL-Parallel_if_available_tag 2020-01-29 16:42:54 +01:00
Laurent Rineau cc3ca802c4 Merge branch 'releases/CGAL-5.0-branch' 2020-01-29 16:35:53 +01:00
Laurent Rineau 6af23b2cff Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 2020-01-29 16:35:23 +01:00