Commit Graph

98538 Commits

Author SHA1 Message Date
Sébastien Loriot 1857a25d28 Merge remote-tracking branch 'cgal/master' into CGAL_data-moving_files 2021-10-06 13:50:31 +02:00
Laurent Rineau 84f707c7f1 Merge branch '5.3.x-branch' 2021-10-06 12:05:04 +02:00
Laurent Rineau a5e3469e78 Merge pull request #6011 from janetournois/Mesh_3-prevent_bad_initialization-jtournois
Mesh_3 - warning message after bad initialization
2021-10-06 12:04:54 +02:00
Laurent Rineau 3755c25d18 Merge pull request #6023 from lrineau/Installation-fix_pr_5853-lrineau
Fix PR #5853
2021-10-06 12:03:58 +02:00
Sébastien Loriot d40b1e150d remove off from doc example 2021-10-05 17:42:25 +02:00
Sébastien Loriot 8a0b290478 char* -> string 2021-10-05 17:42:25 +02:00
Sébastien Loriot 33d60307c7 fix path 2021-10-05 17:42:25 +02:00
Sébastien Loriot efbd86df7f extra manual fixes 2021-10-05 17:42:21 +02:00
Sébastien Loriot 6dad5b6922 rename file 2021-10-04 11:00:40 +02:00
Sébastien Loriot b5e7d03634 fix runtime issues 2021-10-04 10:22:13 +02:00
Sébastien Loriot 80c2615b38 handle .off in headers 2021-10-04 10:08:24 +02:00
Sébastien Loriot 8350dea94a char* -> std::string 2021-10-04 09:49:24 +02:00
Laurent Rineau ef94cd588d
Merge pull request #6005 from danston/Barycentric_coordinates_2-fix_deprecation_warnings-danston 2021-10-04 09:46:06 +02:00
Sébastien Loriot e805052e9e manual fixes 2021-10-04 09:43:55 +02:00
Sébastien Loriot 47028cd184 automatically move data files in data dir + update paths
Done for OFF/OBJ/STL/XYZ/PWN/PLY
2021-10-04 09:42:49 +02:00
Sébastien Loriot 0b232fd8c8 rename off files 2021-10-04 09:32:04 +02:00
Sébastien Loriot 6992c5273a replace with a stitched version 2021-10-04 09:32:04 +02:00
Sébastien Loriot 250b8e9161 remove ./ prefix 2021-10-04 09:32:04 +02:00
Sébastien Loriot d8cdba669b rename input 2021-10-04 09:32:03 +02:00
Laurent Rineau 4d0b3e1d3f Merge branch '5.3.x-branch' 2021-09-30 16:51:09 +02:00
Laurent Rineau 4138477558 Merge pull request #5958 from sloriot/BGL-split_node_less_fctr_calls
Call is-termimal functor only on degree 2 nodes
2021-09-30 16:49:40 +02:00
Laurent Rineau a36fbb85d8 Merge pull request #6018 from afabri/PSP-check_open_close-GF
Unset fail bit and add assertions about the state of a stream
2021-09-30 16:49:37 +02:00
Laurent Rineau 01017f9deb Merge pull request #6022 from sloriot/PMP-deps
Reduce dependencies
2021-09-30 16:49:34 +02:00
Laurent Rineau 999ce8134a Merge pull request #6022 from sloriot/PMP-deps
Reduce dependencies
2021-09-30 16:48:55 +02:00
Sébastien Loriot fc46cba057 handle 't' types 2021-09-30 15:03:00 +02:00
Sébastien Loriot dd2e2a0a95 import changes 2021-09-30 15:02:40 +02:00
Jane Tournois 932639eb6f move warning code to have it happen when c3t3 has already been scanned 2021-09-30 11:24:21 +02:00
Laurent Rineau 349d136161 Add BUILD_TESTING, for CTest 2021-09-29 18:03:51 +02:00
Laurent Rineau b8c7be97c9 Update the CI 2021-09-29 18:01:53 +02:00
Laurent Rineau 67546b22c9 Fix PR #5853
This patch actually somehow revert #5853, and surrounds the two
`install` commands with `if(CGAL_BRANCH_BUILD)`.
2021-09-29 17:50:04 +02:00
Laurent Rineau 804feece28 Merge pull request #5761 from danston/Weights-unification-danston
[Small Feature] Weights Unification
2021-09-29 16:59:34 +02:00
Laurent Rineau 0f26960174 Merge pull request #6019 from sloriot/CGAL-enum_arithm_w
Fix warnings about arithmetic operations on enum
2021-09-29 16:59:31 +02:00
Laurent Rineau 8fc7871e03 Merge pull request #6020 from MaelRL/AABB_tree-Fix_concept-GF
AABB tree concept fixes + Construct_projected_point_3(P3, P3)
2021-09-29 16:59:29 +02:00
Laurent Rineau bb58df3ae5 Merge pull request #6021 from MaelRL/PMP-Snap_with_KD_tree-GF
Improvements for PMP's snapping code
2021-09-29 16:59:26 +02:00
Sébastien Loriot 67e37e3e56 remove incorrect assertion 2021-09-29 16:43:02 +02:00
Andreas Fabri b3a7a7dc69 untabify 2021-09-29 13:44:42 +01:00
Andreas Fabri 551ff77fb7 Do not open() and close() just one stream 2021-09-29 13:31:45 +01:00
Sébastien Loriot 2b666db30c use function
avoid compilation error about unknown function
2021-09-29 12:11:42 +02:00
Laurent Rineau da9baf7e08 Fix a bug in the workflow "Documentation Removal" 2021-09-29 11:59:27 +02:00
Laurent Rineau c449060518 Merge branch '5.3.x-branch' 2021-09-29 11:47:18 +02:00
Laurent Rineau d784df4e15 Merge pull request #5182 from GilesBathgate/fix-uninitialized-member-bgl-iterator
Fix uninitialized member in iterator.h
2021-09-29 11:47:11 +02:00
Laurent Rineau 683140311f Merge pull request #5183 from GilesBathgate/fix-uninitialized-member-decomposition
Fix uninitialized member in Single_wall_creator.h
2021-09-29 11:47:08 +02:00
Laurent Rineau 1ffe46a83e Merge pull request #5184 from GilesBathgate/fix-uninitialized-member-edge-sorter
Fix uninitialized member in Edge_sorter.h
2021-09-29 11:47:05 +02:00
Laurent Rineau b85aaabdd8 Merge pull request #5190 from GilesBathgate/fix-uninitialized-member-k3tree
Fix uninitialized member in K3_tree.h
2021-09-29 11:47:01 +02:00
Laurent Rineau 2d9dc6cfd8 Merge pull request #5193 from GilesBathgate/fix-uninitialized-member-ray-hit-generator
Fix uninitialized members in Ray_hit_generator2.h
2021-09-29 11:46:58 +02:00
Laurent Rineau 524ce8f773 Merge pull request #5196 from GilesBathgate/fix-uninitialized-member-triangulation-ds
Fix uninitialized member in Triangulation_ds_iterators_3.h
2021-09-29 11:46:55 +02:00
Laurent Rineau bac0822298 Merge pull request #5199 from GilesBathgate/fix-uninitialized-member-triangulation3
Fix uninitialized member in Triangulation_3.h
2021-09-29 11:46:53 +02:00
Laurent Rineau c552735651 Merge pull request #5203 from GilesBathgate/fix-uninitialized-members-snc-io-parser
Fix uninitialized member in SNC_io_parser.h
2021-09-29 11:46:49 +02:00
Laurent Rineau 7e42541573 Merge pull request #5633 from sloriot/PMP-add_filter_for_caps_needles
Add a filter in function to remove caps/needle
2021-09-29 11:46:47 +02:00
Laurent Rineau 7fc986f581 Merge pull request #5992 from afabri/CGAL-safe_functions-GF
Deal with memset, memcpy, fscanf...    and their safe equivalents
2021-09-29 11:46:44 +02:00