Commit Graph

98406 Commits

Author SHA1 Message Date
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
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
Laurent Rineau e87bf84395 Merge pull request #5994 from MaelRL/PMP-Detect_sharp_edges_const-GF
Enhancements & fixes for PMP::detect_features
2021-09-29 11:46:41 +02:00
Laurent Rineau f5f0c5c854 Merge pull request #6003 from sloriot/No_self_inclusion
Remove self-include directives
2021-09-29 11:46:39 +02:00
Laurent Rineau 458fa7c280 Merge pull request #6007 from lrineau/Installation-fix_CGAL_pointmatcher_support.cmake-GF
Fix CGAL_pointmatcher_support.cmake
2021-09-29 11:46:36 +02:00
Laurent Rineau d174aefb95 Merge pull request #6010 from sloriot/Inter_23-remove_known_bool
Avoid extra bool by relying on enum
2021-09-29 11:46:33 +02:00
Laurent Rineau ad79d37410 Merge pull request #6014 from MaelRL/CGAL-IO_Clarify_binary_text-GF
CGAL IO: Clarify binary warning
2021-09-29 11:46:30 +02:00
Laurent Rineau 0d304fe737 Merge pull request #6015 from sloriot/PMP-snap_fix_w
Fix vv snapping weight
2021-09-29 11:46:28 +02:00
Laurent Rineau 43b0fbed7e Merge pull request #6016 from sloriot/CGAL-fix_warnings
Remove unused variable
2021-09-29 11:46:25 +02:00
Laurent Rineau 26e5173741 Merge branch '5.2.x-branch' into 5.3.x-branch 2021-09-29 11:45:44 +02:00
Laurent Rineau b19086946c Merge pull request #5994 from MaelRL/PMP-Detect_sharp_edges_const-GF
Enhancements & fixes for PMP::detect_features
2021-09-29 11:45:38 +02:00
Laurent Rineau 1d93575865 Merge pull request #6007 from lrineau/Installation-fix_CGAL_pointmatcher_support.cmake-GF
Fix CGAL_pointmatcher_support.cmake
2021-09-29 11:45:35 +02:00
Laurent Rineau 2643d1f1e9 Merge pull request #6014 from MaelRL/CGAL-IO_Clarify_binary_text-GF
CGAL IO: Clarify binary warning
2021-09-29 11:45:33 +02:00
Laurent Rineau cc285c1620 Merge pull request #6015 from sloriot/PMP-snap_fix_w
Fix vv snapping weight
2021-09-29 11:45:30 +02:00
Laurent Rineau c3da178b52 Merge pull request #5994 from MaelRL/PMP-Detect_sharp_edges_const-GF
Enhancements & fixes for PMP::detect_features
2021-09-29 11:44:19 +02:00
Laurent Rineau c369f357fb Merge pull request #6007 from lrineau/Installation-fix_CGAL_pointmatcher_support.cmake-GF
Fix CGAL_pointmatcher_support.cmake
2021-09-29 11:44:16 +02:00
Mael Rouxel-Labbé b92c22d0a9 Improve preprocessing of snapping (don't move fixed vertices during collapsing) 2021-09-28 16:49:19 +02:00
Mael Rouxel-Labbé 60567eccbb Add Kd_tree-based vertex-vertex snapping + PMP::snap visitor 2021-09-28 16:25:43 +02:00
Sébastien Loriot d25b5d48ae remove unused variable 2021-09-27 19:49:00 +02:00
Sébastien Loriot 542d3603be fix weight for vertex-vertex snapping 2021-09-27 19:46:14 +02:00
Mael Rouxel-Labbé 5578bf43ff Misc cleaning 2021-09-27 15:35:40 +02:00
Mael Rouxel-Labbé c8cc0747fa Clarify binary warning 2021-09-27 15:33:42 +02:00
Mael 4e5fbb6f22
Specify namespace
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2021-09-27 12:15:09 +02:00
Mael Rouxel-Labbé 878d94e299 Fix sign call 2021-09-24 09:47:33 +02:00
Andreas Fabri 444f347f76 Fixes inside a commented example 2021-09-23 17:00:10 +02:00
Andreas Fabri 3b7754f796 CGAL_TRACE() -> CGAL_TRACE_STREAM 2021-09-23 17:00:10 +02:00
Andreas Fabri c9f5620fbc Add a comment that the usage of std::memcpy is safe in FPU.h 2021-09-23 17:00:10 +02:00
Andreas Fabri 470340f29e fprint(stderr -> std::cerr << 2021-09-23 17:00:10 +02:00
Andreas Fabri b23b0b0d63 vfprintf -> vprintf_s 2021-09-23 17:00:10 +02:00
Andreas Fabri 3a8caae5fd fprintf -> std::cerr << 2021-09-23 17:00:10 +02:00
Andreas Fabri e0e48745fe fprintf -> std::cerr 2021-09-23 17:00:10 +02:00
Andreas Fabri c3d4306cb2 Replace sprintf with stringstream 2021-09-23 17:00:10 +02:00
Andreas Fabri e537c80442 Replace sprintf with stringstream 2021-09-23 17:00:09 +02:00
Andreas Fabri a5a3ffb654 Remove unused variable 2021-09-23 17:00:09 +02:00
Andreas Fabri 0f5ef1065a Use std::to_string() instead of sprinf() 2021-09-23 17:00:09 +02:00
Andreas Fabri b6e2656389 Use std::string in CORE_Expr and CORE_Bigfloat 2021-09-23 17:00:03 +02:00
Andreas Fabri 055f87de26 Use std::array and avoid mem_set 2021-09-23 16:57:35 +02:00
Andreas Fabri 72bf8cc76a Fix Cone_spanners passing to std::array 2021-09-23 16:57:35 +02:00
Andreas Fabri 637d61c974 Fix in Arr_counting_traits_2.h 2021-09-23 16:57:34 +02:00