Mael Rouxel-Labbé
|
558bace5b7
|
Fix typo
(PR stowaway!)
|
2023-01-19 12:48:17 +01:00 |
Laurent Rineau
|
f1e1878b8d
|
Merge pull request #7094 from afabri/PMP_named_parameters-GF
PMP: Replace parameter with named parameter
|
2022-12-16 10:52:17 +01:00 |
Laurent Rineau
|
c419f52799
|
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:39:48 +01:00 |
Laurent Rineau
|
f3e0f45054
|
Merge pull request #7108 from afabri/PMP-Envelope_warning-GF
PMP: Fix for a -Wmaybe-uninitialized
|
2022-12-14 10:39:45 +01:00 |
Andreas Fabri
|
39ebebdb5b
|
merge master
|
2022-12-08 16:49:09 +00:00 |
Sebastien Loriot
|
f5c41bd712
|
Merge pull request #7022 from MaelRL/Weights-v2.0-GF-master
Weights fixes (master)
|
2022-12-08 15:22:19 +01:00 |
Andreas Fabri
|
9159816fb4
|
PMP: Fix for a -Wmaybe-uninitialized
|
2022-12-07 08:02:35 +00:00 |
Andreas Fabri
|
1adb13edc8
|
Do not use deprecated functions
|
2022-12-06 12:34:26 +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
|
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 |
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 |
Andreas Fabri
|
2b26b8dd31
|
Don't use deprecated code in examples
|
2022-11-30 07:58:02 +00:00 |
Andreas Fabri
|
a2e599b23d
|
Fix typos
|
2022-11-29 16:55:43 +00:00 |
Andreas Fabri
|
63ffb5e82f
|
Do the same for the other hole filling functions
|
2022-11-29 14:49:59 +00:00 |
Sébastien Loriot
|
352860ffa4
|
one solution for the return type
|
2022-11-29 14:24:11 +01:00 |
Andreas Fabri
|
c07dc61b4f
|
Use new version in test
|
2022-11-29 13:13:07 +00:00 |
Sébastien Loriot
|
8708d348dd
|
remove extra _t
|
2022-11-29 13:58:40 +01:00 |
Andreas Fabri
|
7babddf443
|
PMP: Replace parameter with named parameter
|
2022-11-29 12:45:47 +00: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 |
Mael Rouxel-Labbé
|
83b0b0bdef
|
Merge branch 'Weights-v2.0-GF-5.5.x' into Weights-v2.0-GF-master
|
2022-11-07 14:23:29 +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 |
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 |
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 |