Laurent Rineau
|
42c8c4f9e1
|
Merge pull request #7070 from sloriot/PMP-split_repair
Split repair (master version)
|
2022-12-05 12:23:19 +01:00 |
Laurent Rineau
|
041df61a70
|
Merge pull request #7074 from sloriot/PMP-compatible_orientation_missing_option
CGAL::PMP::compatible_orientations: add missing option
|
2022-12-05 12:22:09 +01:00 |
Laurent Rineau
|
17fd74e432
|
Merge pull request #7090 from afabri/PMP-assertion_bug-GF
Polygon Mesh Processing: Fix CGAL_assertion_msg
|
2022-12-05 12:21:51 +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 |
Laurent Rineau
|
6cff086454
|
Merge pull request #7067 from sloriot/PMP-clean_up_pmp_bo_params
Remove no longer needed function
|
2022-11-25 10:14:59 +01:00 |
Laurent Rineau
|
33a7ae51d4
|
Merge pull request #7068 from sloriot/PMP-repair_si_fix_include
Fix include
|
2022-11-25 10:14:57 +01: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
|
550d86cc0d
|
update doc
|
2022-11-22 10:48:27 +01:00 |
Sébastien Loriot
|
1520ac93e4
|
Merge branch 'sloriot/PMP-split_repair_5.5' into master
|
2022-11-22 10:38:00 +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 |
Sébastien Loriot
|
fd00ce2d02
|
seems that the no_parameter function is no longer needed
|
2022-11-21 16:02:04 +01:00 |
Laurent Rineau
|
04c51a1034
|
Merge pull request #7034 from sloriot/PMP-coref_open_mesh_case_fix
Fix inconsistency check
|
2022-11-15 17:01:26 +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
|
8ff15b25a0
|
reparation -> repairing
|
2022-11-09 15:44:10 +01:00 |
Andreas Fabri
|
07c60df0ce
|
Polygon_mesh_processing: reparation -> repairing
|
2022-11-09 10:00:54 +00:00 |
Laurent Rineau
|
987391d8ee
|
Merge pull request #6930 from MaelRL/BGL-Use_is_valid_descriptor-GF
BGL graph validity improvements
|
2022-11-07 10:08:34 +01:00 |
Laurent Rineau
|
5239daab19
|
Merge pull request #7010 from afabri/PMP-BGL-shrunk-GF
|
2022-11-04 10:27:19 +01:00 |
Andreas Fabri
|
f605c347ae
|
Fixed typo: shrinked -> shrunk
|
2022-11-04 10:01:53 +01:00 |
Laurent Rineau
|
8e8153c0ac
|
Merge pull request #6871 from afabri/CGAL_assertions-GF
CGAL: No longer per package assertions
|
2022-11-03 09:44:48 +01:00 |
Laurent Rineau
|
56453b7e9f
|
Merge pull request #6953 from afabri/CGAL-Wunused-but-set-variable-GF
Address -Wunused-but-set-variable
|
2022-11-03 09:44:45 +01:00 |
Sébastien Loriot
|
c4f6912e47
|
use correct API
|
2022-10-19 13:55:19 +02:00 |
Sébastien Loriot
|
36c16eeedf
|
fix function names in the visitor
|
2022-10-17 15:39:01 +02:00 |
Andreas Fabri
|
c04dceb71d
|
Merge master
|
2022-10-14 14:40:58 +01:00 |
Andreas Fabri
|
fb1b02eb94
|
PMP
|
2022-10-14 10:29:45 +01:00 |
Laurent Rineau
|
90e2a876e2
|
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:17:41 +02:00 |
Laurent Rineau
|
b232f4bcfd
|
Merge pull request #6942 from sloriot/CGAL-header_clean_up
Clean up in headers
|
2022-10-13 15:17:39 +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 |
Andreas Fabri
|
683805c34a
|
Isotropic remeshing
|
2022-10-13 08:06:30 +01:00 |
Andreas Fabri
|
32efdd9110
|
isotropic remeshing
|
2022-10-13 07:34:43 +01:00 |
Andreas Fabri
|
341e1167a8
|
isotropic remeshing
|
2022-10-12 09:59:35 +01:00 |
Andreas Fabri
|
3e90f9ccf7
|
mesh_smoothing
|
2022-10-12 09:28:02 +01:00 |
Andreas Fabri
|
9bd49632cd
|
repair_self_intersections
|
2022-10-12 08:54:56 +01:00 |
Andreas Fabri
|
c8df65ebf9
|
repair_degeneracies
|
2022-10-12 08:11:12 +01:00 |
Sébastien Loriot
|
e8c5de51b7
|
remove useless header to directly include the right file
|
2022-10-06 15:40:05 +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 |
Mael Rouxel-Labbé
|
34ea88c73d
|
Use is_valid_*_descriptor
|
2022-10-04 22:22:40 +02:00 |
Mael Rouxel-Labbé
|
60ecc51ba7
|
Code cleaning (no real changes)
|
2022-10-04 20:43:31 +02:00 |
Laurent Rineau
|
6538a18044
|
Merge pull request #6844 from MaelRL/PMP-Complete_array_based_repair_PS-GF
Complete array-based polygon soup repair
|
2022-10-04 13:53:24 +02:00 |
Laurent Rineau
|
af3945337b
|
Merge pull request #6845 from sloriot/PMP-coref_open_mesh_case
PMP corefinement: Handle inconsistency with open mesh as input
|
2022-10-04 13:53:21 +02:00 |
Laurent Rineau
|
f0b4b38b9a
|
Merge pull request #6867 from sloriot/PMP-collision_detection_copy
Add default copy constructor and operator=
|
2022-10-04 13:52:53 +02:00 |
Laurent Rineau
|
462eb5eaf3
|
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:52:49 +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 |