Laurent Rineau
|
8a3184a1a8
|
Merge branch '5.4.x-branch' into 5.5.x-branch
|
2023-02-24 16:13:44 +01:00 |
Sébastien Loriot
|
0c37af1be9
|
num_faces is not tight
|
2023-02-16 14:36:58 +01:00 |
Sébastien Loriot
|
e431c4e481
|
early exit if the mesh is empty
|
2023-02-14 14:16:22 +01:00 |
Laurent Rineau
|
36bc3d1154
|
Merge pull request #7126 from sloriot/PMP-repair_si_no_smooth_by_default
Make smooth an option that is OFF by default
|
2023-01-27 20:52:29 +01:00 |
Laurent Rineau
|
119cea4add
|
Merge pull request #7127 from sloriot/PMP-cond_assert
Conditional assertions
|
2023-01-27 20:52:27 +01:00 |
Sébastien Loriot
|
898142d739
|
wrong type
|
2022-12-22 09:49:35 +01:00 |
Sébastien Loriot
|
f993ad50c9
|
conditions of inconsistenit_classification() also apply to assertions
|
2022-12-19 17:43:12 +01:00 |
Sébastien Loriot
|
f372bbe7c2
|
make smooth an option that is OFF by default
|
2022-12-19 14:35:16 +01:00 |
Laurent Rineau
|
46b1d230f5
|
Merge pull request #7103 from sloriot/PMP-repair_si_conditional_smoothing
Do not apply smoothing if the CC has some degenerate faces
|
2022-12-14 10:18:21 +01:00 |
Laurent Rineau
|
2b71438c04
|
Merge pull request #7108 from afabri/PMP-Envelope_warning-GF
PMP: Fix for a -Wmaybe-uninitialized
|
2022-12-14 10:18:19 +01:00 |
Sebastien Loriot
|
b9a87af07e
|
Merge pull request #7023 from MaelRL/Weights-v2.0-GF-5.5.x
Weights fixes (5.5.x)
|
2022-12-08 15:21:58 +01:00 |
Sebastien Loriot
|
fa72ad2ad0
|
Merge pull request #6977 from MaelRL/Weights-v2.0-GF
Weights fixes (5.4.x)
|
2022-12-08 15:21:43 +01:00 |
Andreas Fabri
|
9159816fb4
|
PMP: Fix for a -Wmaybe-uninitialized
|
2022-12-07 08:02:35 +00:00 |
Laurent Rineau
|
90f6546d77
|
Merge pull request #7069 from sloriot/PMP-split_repair_5.5
Split repair
|
2022-12-05 13:50:25 +01:00 |
Laurent Rineau
|
33cffd9c26
|
Merge pull request #7074 from sloriot/PMP-compatible_orientation_missing_option
CGAL::PMP::compatible_orientations: add missing option
|
2022-12-05 11:57:16 +01:00 |
Laurent Rineau
|
ead1795d85
|
Merge pull request #7090 from afabri/PMP-assertion_bug-GF
Polygon Mesh Processing: Fix CGAL_assertion_msg
|
2022-12-05 11:57:06 +01:00 |
Sébastien Loriot
|
ffc20ffbd1
|
do not apply smoothing if the CC has some degenerate faces
|
2022-12-01 04:33:53 +01:00 |
Sébastien Loriot
|
128cc719fe
|
missing }
|
2022-11-29 11:14:22 +01:00 |
Andreas Fabri
|
6572a8fb58
|
It's a warning not an assertion
|
2022-11-28 14:39:20 +00:00 |
Andreas Fabri
|
675d4a4eff
|
Remove debug code
|
2022-11-28 14:22:42 +00:00 |
Andreas Fabri
|
0b56297ea2
|
Polygon Mesh Processing: Fix CGAL_assertion_msg
|
2022-11-28 14:05:59 +00:00 |
Sébastien Loriot
|
75e08a9736
|
typo
|
2022-11-23 18:36:43 +01:00 |
Sébastien Loriot
|
876e69aeb4
|
add missing option that make the function almost useless if not present
|
2022-11-23 18:18:09 +01:00 |
Sébastien Loriot
|
5a992f60a4
|
split repair
|
2022-11-22 10:31:34 +01:00 |
Sébastien Loriot
|
718214bf4f
|
fix include
|
2022-11-21 19:26:35 +01:00 |
Laurent Rineau
|
868793754b
|
Merge pull request #7034 from sloriot/PMP-coref_open_mesh_case_fix
Fix inconsistency check
|
2022-11-15 17:00:45 +01:00 |
Laurent Rineau
|
48811a4622
|
Merge pull request #7034 from sloriot/PMP-coref_open_mesh_case_fix
Fix inconsistency check
|
2022-11-15 16:59:27 +01:00 |
Sébastien Loriot
|
cd4de51a40
|
fix inconsistency check
|
2022-11-09 18:17:31 +01:00 |
Mael Rouxel-Labbé
|
7564b761ac
|
Merge branch 'Weights-v2.0-GF' into Weights-v2.0-GF-5.5.x
|
2022-11-07 14:11:10 +01:00 |
Mael Rouxel-Labbé
|
91336eb213
|
Use modern C++
|
2022-10-20 17:28:00 +02:00 |
Mael Rouxel-Labbé
|
19f847a74b
|
Fix API of cotan functor in shape smoothing
|
2022-10-20 17:27:39 +02:00 |
Mael Rouxel-Labbé
|
6cd5c24f70
|
Pass traits to the secure Vor-weighted cotan functor
|
2022-10-20 17:27:26 +02:00 |
Mael Rouxel-Labbé
|
9ab7e1ed7f
|
Misc minor code cleaning
|
2022-10-20 17:21:43 +02:00 |
Laurent Rineau
|
2b5b4be5d4
|
Merge pull request #6931 from MaelRL/PMP-remove_degen_fix_bad_removal-GF
Purge to-be-border halfedges from edges-to-collapse sets
|
2022-10-13 15:15:19 +02:00 |
Mael Rouxel-Labbé
|
60d50a8b57
|
Fix not purging to-be-border halfedges from edges-to-collapse sets
|
2022-10-04 22:57:37 +02:00 |
Laurent Rineau
|
a4f6f58e25
|
Merge pull request #6845 from sloriot/PMP-coref_open_mesh_case
PMP corefinement: Handle inconsistency with open mesh as input
|
2022-10-04 13:50:24 +02:00 |
Laurent Rineau
|
23678d0f7d
|
Merge pull request #6867 from sloriot/PMP-collision_detection_copy
Add default copy constructor and operator=
|
2022-10-04 13:50:18 +02:00 |
Laurent Rineau
|
87f16af6e2
|
Merge pull request #6872 from MaelRL/PMP-Fix_keep_LCC-GF
Fix dry-run of keep_largest_CCs dumping the wrong faces
|
2022-10-04 13:50:15 +02:00 |
Laurent Rineau
|
de80833223
|
Merge pull request #6845 from sloriot/PMP-coref_open_mesh_case
PMP corefinement: Handle inconsistency with open mesh as input
|
2022-10-04 13:48:16 +02:00 |
Laurent Rineau
|
ff2bab36b0
|
Merge pull request #6867 from sloriot/PMP-collision_detection_copy
Add default copy constructor and operator=
|
2022-10-04 13:48:11 +02:00 |
Mael Rouxel-Labbé
|
9e0a71f7ad
|
Actually cube the threshold value for the volume bound
|
2022-09-28 13:50:43 +02:00 |
Mael Rouxel-Labbé
|
f27428c4d9
|
Improve tests for PMP::keep_large(st)_CC()
|
2022-09-23 14:54:15 +02:00 |
Mael Rouxel-Labbé
|
e51bafbfbe
|
Fix dry-run of keep_largest_CCs dumping the wrong faces
|
2022-09-23 14:53:36 +02:00 |
Sébastien Loriot
|
495f2e316a
|
add default copy constructor and operator=
|
2022-09-21 18:59:18 +02:00 |
Sébastien Loriot
|
d084d9396f
|
ignore new test for clipping
|
2022-09-14 10:35:23 +02:00 |
Sébastien Loriot
|
f5fb60ef66
|
handle cmd with several lines
|
2022-09-14 10:18:16 +02:00 |
Sébastien Loriot
|
b3da3506d6
|
add testcase that has an non-closed mesh and a close mesh incompatible for BO
|
2022-09-13 17:55:02 +02:00 |
Sébastien Loriot
|
6f509a02ad
|
handle inconsistency of classification due to non-closed meshes
|
2022-09-13 17:19:06 +02:00 |
Sébastien Loriot
|
d7426630ea
|
set stream precision to the max
|
2022-09-13 14:33:23 +02:00 |
Laurent Rineau
|
7d5e498538
|
Merge pull request #6812 from sloriot/PMP-split_visitor
add missing visitor calls in PMP::split()
|
2022-09-13 12:32:17 +02:00 |