Commit Graph

93318 Commits

Author SHA1 Message Date
Laurent Rineau 47c4fc8aa2 Merge pull request #5279 from sgiraudot/RANSAC-Fix_ptrdiff_overflow-GF
[RANSAC] Fix ptrdiff overflow
2020-12-16 17:49:07 +01:00
Laurent Rineau dee147bc89 Merge pull request #5282 from maxGimeno/Random_header_only-maxGimeno
Random_numbers : re-activate the seed printing in cgal_only
2020-12-16 17:49:04 +01:00
Simon Giraudot a7b2ed13f4 Fix conversion warning 2020-12-15 15:44:11 +01:00
Maxime Gimeno 7e05923005 Remove the if !defined(CGAL_HEADER_ONLY) in the get_default_random() function. Random has bee fixed in 4.9 but this test was forgotten. 2020-12-15 09:51:13 +01:00
Laurent Rineau ef13599d96 Merge branch '5.2.x-branch' 2020-12-15 09:07:55 +01:00
Laurent Rineau e7167e744e Merge pull request #5229 from MaelRL/AABB-no_underscore_in_doc-GF
AABB: Fix extra underscore in the documentation of the VPM template parameter
2020-12-15 09:07:49 +01:00
Laurent Rineau 863cc4b816 Merge pull request #5238 from albert-github/feature/bug_space_link
Superfluous space in link
2020-12-15 09:07:46 +01:00
Laurent Rineau 3301a47c44 Merge pull request #5255 from sgiraudot/Shape_detection-Fix_auto_param_detection-GF
[RANSAC] Fix detection of automatic parameter selection
2020-12-15 09:07:44 +01:00
Laurent Rineau a0e1b15da3 Merge branch '5.1.x-branch' into 5.2.x-branch 2020-12-15 09:07:21 +01:00
Laurent Rineau ba8211ce21 Merge pull request #5229 from MaelRL/AABB-no_underscore_in_doc-GF
AABB: Fix extra underscore in the documentation of the VPM template parameter
2020-12-15 09:05:00 +01:00
Laurent Rineau 1ecc57b367 Merge pull request #5238 from albert-github/feature/bug_space_link
Superfluous space in link
2020-12-15 09:04:58 +01:00
Laurent Rineau 91b1ab221f Merge pull request #5255 from sgiraudot/Shape_detection-Fix_auto_param_detection-GF
[RANSAC] Fix detection of automatic parameter selection
2020-12-15 09:04:55 +01:00
Simon Giraudot 360040dfd6 Fix ptrdiff_t overflow 2020-12-14 15:18:56 +01:00
Laurent Rineau a848e52552 Merge branch '5.2.x-branch' 2020-12-09 16:14:42 +01:00
Laurent Rineau 34cde36fd9 Merge pull request #5209 from janetournois/Mesh_3-debug_global_optimizers-jtournois
Mesh_3 global optimizers - improve projection to surface
2020-12-09 16:14:35 +01:00
Laurent Rineau 9dcc0ef7e8 Merge pull request #5222 from maxGimeno/Tet_remesh-Fix_tbb-maxGimeno
Mesh_3: Fix std::atomic wrong function

# Conflicts:
#	Tetrahedral_remeshing/examples/Tetrahedral_remeshing/CMakeLists.txt
2020-12-09 16:14:19 +01:00
Laurent Rineau 16f34ea6c6 Merge pull request #5236 from albert-github/feature/bug_https_redirect
Documentation of doxygen is at https server
2020-12-09 16:08:56 +01:00
Laurent Rineau 3fc0ba4435 Merge branch '5.1.x-branch' into 5.2.x-branch
# Conflicts:
#	Tetrahedral_remeshing/examples/Tetrahedral_remeshing/CMakeLists.txt
2020-12-09 15:35:47 +01:00
Laurent Rineau 37f85e7702 Merge pull request #5209 from janetournois/Mesh_3-debug_global_optimizers-jtournois
Mesh_3 global optimizers - improve projection to surface
2020-12-09 14:58:56 +01:00
Laurent Rineau a0ebe25c57 Merge pull request #5222 from maxGimeno/Tet_remesh-Fix_tbb-maxGimeno
Mesh_3: Fix std::atomic wrong function
2020-12-09 14:58:53 +01:00
Simon Giraudot 8c7d012297 Fix detection of automatic parameter selection + early exit if no shape can be detected 2020-12-08 15:35:22 +01:00
albert-github 1fd47a68fa Superfluous space in link
The texts in the ALIASES are taken literally and therefore should be (in this case) no space after the comma as this results in a space ion the resulting link and thus a file not found.
2020-12-08 15:19:50 +01:00
Laurent Rineau 7506e5da16 Prepare CHANGES.md for 5.3 2020-12-07 16:35:24 +01:00
Laurent Rineau 5e53e0e70a Merge branch '5.2.x-branch' 2020-12-07 16:33:01 +01:00
Laurent Rineau 89eea037da
Merge pull request #5234 from sgiraudot/Shape_detection-Add_validity_tests-GF 2020-12-07 16:32:07 +01:00
Laurent Rineau 0034574d63 Merge branch '5.2.x-branch' 2020-12-07 15:52:41 +01:00
Laurent Rineau af67ba2bd3 Merge branch '5.1.x-branch' into 5.2.x-branch 2020-12-07 15:52:32 +01:00
Laurent Rineau 373bb84118
Merge pull request #5252 from sloriot/Scripts-merge_check_update
Update merge test script to workaround
2020-12-07 15:46:29 +01:00
Sébastien Loriot fd591dedf4 seperate files with \n rather than \0
workaround issues with some version of awk or xargs
(not sure where the issue comes from)
2020-12-07 15:39:55 +01:00
Mael Rouxel-Labbé 8080601970 Improve P3M3's get_closest_triangle(): any point can be used to canonicalize 2020-12-05 18:00:06 +01:00
Laurent Rineau 72025dca4d
Merge pull request #5214 from GilesBathgate/fix-dead-code-mpzf 2020-12-04 19:41:33 +01:00
Laurent Rineau 434565f026 Merge branch '5.2.x-branch' 2020-12-04 17:18:54 +01:00
Jane Tournois 2d73ef361e remove wrong assertions
when v has dimension 3, its incident cells can be either all inside
or all outside the complex
2020-12-04 17:18:04 +01:00
Laurent Rineau ffc56a3251 Merge pull request #5139 from MaelRL/CGAL-Improve_license_doc-GF
Installation: Doc and license-less license clarifications
2020-12-04 17:16:13 +01:00
Laurent Rineau 0d20ed701a Merge pull request #5169 from GilesBathgate/fix-uninitialized-variable-sm-overlayer
Fix use of uninitialized variable in SM_overlayer.h
2020-12-04 17:16:10 +01:00
Laurent Rineau b03399cc6c Merge pull request #5208 from maxGimeno/Shape_detection-Fix_warnings-maxGimeno
Shape_detection: Fix warnings.
2020-12-04 17:16:07 +01:00
Laurent Rineau 248ebcc504 Merge pull request #5213 from MaelRL/SLS-Fix_seed_point_e0e2_collinear-GF
SLS: Fix computation of degenerate trisegment's seed
2020-12-04 17:16:04 +01:00
Laurent Rineau d9b0e84d8d Merge pull request #5215 from GilesBathgate/fix-dereference-after-null-check-vertex
Fix dereference after null check in Nef_3/Vertex.h
2020-12-04 17:16:01 +01:00
Laurent Rineau 414460727d Merge pull request #5219 from albert-github/feature/bug_double_id_seg_coord_global
Double defined ID seg_coord_global
2020-12-04 17:15:57 +01:00
Laurent Rineau a572ea8993 Merge pull request #5220 from albert-github/feature/bug_typo_vector
Typo in list of documentation typedefs
2020-12-04 17:15:55 +01:00
Laurent Rineau 81336ab612 Merge pull request #5225 from albert-github/feature/bug_missing_End
Missing \cgalParamEnd
2020-12-04 17:15:52 +01:00
Laurent Rineau 6576d64bf7 Merge pull request #5226 from albert-github/feature/bug_advanced_end
Incorrect HTML code in relation with \cgalAdvancedEnd
2020-12-04 17:15:49 +01:00
Laurent Rineau 3eed365417 Merge pull request #5228 from MaelRL/PMP-Add_missing_include_pm2ps-GF
PMP: Add missing header include (PM to PS)
2020-12-04 17:15:43 +01:00
Laurent Rineau da6cbdcf4a Merge pull request #5231 from MaelRL/Spatial_search-Clean_concept-GF
Rename 'D' to 'Dimension'
2020-12-04 17:15:38 +01:00
Laurent Rineau 8e18f1c2f5 Merge pull request #5232 from albert-github/feature/bug_bracket_missing
Small correction (text / missing bracket)
2020-12-04 17:15:33 +01:00
Laurent Rineau eaa055bf91 Merge pull request #5237 from albert-github/feature/bug_img_close
Referencing non existing file
2020-12-04 17:15:29 +01:00
albert-github 5d28a170bb Cherry-pick from PR #5237: Referencing non existing file
For a better quality also the close image was converted to an svg image, so the png does not exists anymore. This has to be reflected in this file as well.
2020-12-04 17:13:25 +01:00
Laurent Rineau 8750657c57 Merge branch '5.1.x-branch' into 5.2.x-branch 2020-12-04 17:11:21 +01:00
Laurent Rineau 242eb6007c Merge pull request #5139 from MaelRL/CGAL-Improve_license_doc-GF
Installation: Doc and license-less license clarifications
2020-12-04 17:08:33 +01:00
Laurent Rineau 40b052184c Merge pull request #5169 from GilesBathgate/fix-uninitialized-variable-sm-overlayer
Fix use of uninitialized variable in SM_overlayer.h
2020-12-04 17:08:30 +01:00