Sébastien Loriot
|
550d86cc0d
|
update doc
|
2022-11-22 10:48:27 +01:00 |
Sébastien Loriot
|
5a992f60a4
|
split repair
|
2022-11-22 10:31:34 +01: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 |
Mael Rouxel-Labbé
|
9e0a71f7ad
|
Actually cube the threshold value for the volume bound
|
2022-09-28 13:50:43 +02:00 |
Mael Rouxel-Labbé
|
477353d5eb
|
Merge parameters::Is_default and parameters::is_default_parameter
|
2022-04-20 16:01:02 +02:00 |
Laurent Rineau
|
dc6b0835b1
|
Merge pull request #6441 from sloriot/PMP-rncc_call_measure
PMP repair: Avoid large DAG when using Lazy
|
2022-03-30 16:43:10 +02:00 |
Mael Rouxel-Labbé
|
d5b51a84ef
|
PMP misc spring cleaning
|
2022-03-23 18:39:31 +01:00 |
Sébastien Loriot
|
b56b36815f
|
use initial version with additional calls to exact
dealing with a custom mesh vpm in FFG is not simple +
it is not optimal to traverse all the faces for each
connected component
|
2022-03-21 11:31:12 +01:00 |
Sébastien Loriot
|
8186023fba
|
forgot about area per cc
|
2022-03-21 10:44:21 +01:00 |
Sébastien Loriot
|
ff5ae14d8d
|
remove unused variables
|
2022-03-21 08:54:34 +01:00 |
Sébastien Loriot
|
3b77d101ef
|
cc_volume should be positive
|
2022-03-21 07:15:00 +01:00 |
Sébastien Loriot
|
302a2707ea
|
use PMP functions (already dealing with Lazy calls)
|
2022-03-21 07:11:41 +01:00 |
Mael Rouxel-Labbé
|
bb0b9a8b5a
|
PMP doc fixes and enhancements
|
2022-03-07 15:32:37 +01:00 |
Sébastien Loriot
|
4fa826b3ed
|
keep only the static version of is_default_parameter
|
2022-01-10 18:36:37 +01:00 |
Sébastien Loriot
|
75b03e6c0a
|
use_default_values() -> default_values()
|
2022-01-10 18:36:37 +01:00 |
Sébastien Loriot
|
9714557046
|
replace overloads with default parameters (PMP)
|
2022-01-05 14:41:46 +01:00 |
Laurent Rineau
|
40338b2a23
|
Merge pull request #5012 from MaelRL/PMP-Repair_degeneracies_fixes-5.1-GF
PMP: Degeneracy removal fixes
|
2020-10-09 16:50:29 +02:00 |
Sebastien Loriot
|
10ba34719e
|
Merge pull request #4728 from sloriot/PMP-cc_cleanup
Clean in connected components
|
2020-10-02 15:20:53 +02:00 |
Mael Rouxel-Labbé
|
303ead8b28
|
Explicit initialization of sum to 0 to avoid NP with weird def-constr values
Looking at you, exact number types initializing stuff to 0.5
|
2020-09-22 16:57:35 +02:00 |
Sébastien Loriot
|
40f297e3e3
|
more conversion warnings
unsigned is hardcoded in boost
|
2020-08-17 17:10:12 +02:00 |
Sébastien Loriot
|
9f0ebc705b
|
set the initial size of the internal vector when using vector_property_map
|
2020-05-15 18:03:40 +02:00 |
Sébastien Loriot
|
c253679b2d
|
unify np sentence
|
2020-04-18 16:27:58 +02:00 |
Mael Rouxel-Labbé
|
48bd92b4dd
|
Proof read all NP changes
|
2020-04-13 13:03:05 +02:00 |
Mael Rouxel-Labbé
|
80f6f659f3
|
Update to new named parameters macros
|
2020-04-05 17:56:50 +02:00 |
Mael Rouxel-Labbé
|
a1b0abfb08
|
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
|
2020-04-04 15:40:38 +02:00 |
Mael Rouxel-Labbé
|
489869c543
|
Uniformize file names (repair_*)
|
2020-03-31 17:49:29 +02:00 |
Mael Rouxel-Labbé
|
e7d52999a8
|
Update PMP NPs to new macros
|
2020-03-29 17:16:50 +02:00 |
Mael Rouxel-Labbé
|
af1c69354b
|
Merge remote-tracking branch 'cgal/master' into PMP-Make_remove_self_intersections_local-GF
|
2020-03-20 15:44:51 +01:00 |
Mael Rouxel-Labbé
|
618a72b739
|
Merge remote-tracking branch 'cgal/master' into PMP-soup_to_mesh_add_vpm
|
2020-03-17 20:00:31 +01:00 |
Mael Rouxel-Labbé
|
ad62f89a20
|
Use the new index map initializer functions and fix doc
|
2020-03-06 15:25:38 +01:00 |
Mael Rouxel-Labbé
|
0133e9f2f9
|
Merge branch 'PMP-soup_to_mesh_add_vpm-old' into PMP-soup_to_mesh_add_vpm
|
2020-03-06 11:41:31 +01:00 |
Laurent Rineau
|
b281902cf9
|
Merge pull request #4551 from MaelRL/CGAL-Fix_todo_doc_warning-GF
PMP: Fix doxygen warnings
|
2020-03-05 14:52:03 +01:00 |
Mael Rouxel-Labbé
|
71f2474944
|
Fix leftover '///' that ought to be '//'
Causes issues with Doxygen
|
2020-03-02 09:42:54 +01:00 |
Mael Rouxel-Labbé
|
c6fa8c03b5
|
Uniformize todos
|
2020-03-02 09:42:35 +01:00 |
Mael Rouxel-Labbé
|
26463ded7a
|
Update NPs using default constructed default values to new API
+ misc cleaning
|
2020-02-28 11:55:17 +01:00 |
Mael Rouxel-Labbé
|
32aa902bf5
|
Merge branch 'PMP-Make_remove_self_intersections_local-GF-old' into PMP-Make_remove_self_intersections_local-GF
|
2020-02-03 13:05:52 +01:00 |
Laurent Rineau
|
2c5826dd6f
|
Merge pull request #4474 from sloriot/CGAL-warning_macro
Update warning macro usages
# Conflicts:
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h
|
2020-01-17 16:29:49 +01:00 |
Laurent Rineau
|
fe91249ac4
|
Merge pull request #4474 from sloriot/CGAL-warning_macro
Update warning macro usages
# Conflicts:
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h
|
2020-01-17 16:27:13 +01:00 |
Laurent Rineau
|
b91c43ba54
|
Fix more occurrences of -Wstring-conversion (clang++)
|
2020-01-16 15:09:45 +01:00 |
Mael Rouxel-Labbé
|
743228a250
|
Merge branch 'PMP-Make_remove_self_intersections_local-GF-old' into PMP-Make_remove_self_intersections_local-GF
|
2020-01-02 16:02:08 +01:00 |
Mael Rouxel-Labbé
|
16836091af
|
Remove documentation of non-existent parameter
|
2019-12-06 09:01:12 +01:00 |
Mael Rouxel-Labbé
|
a191211494
|
Rephrase named parameter documentation
|
2019-11-12 11:22:06 +01:00 |
Mael Rouxel-Labbé
|
c065b35ee5
|
Document new named parameters
|
2019-11-12 10:59:20 +01:00 |
Mael Rouxel-Labbé
|
791a5277d2
|
Add an output iterator to keep_large(st)/small_CCs (+dry run if needed)
The point is to be able to collect the faces if you do a dry run
|
2019-11-12 10:58:18 +01:00 |
Mael Rouxel-Labbé
|
e0d42f0e37
|
Rephrase documentation
|
2019-10-28 14:41:37 +01:00 |
Mael Rouxel-Labbé
|
f058989e9b
|
Misc minor changes in tests
|
2019-10-28 14:38:46 +01:00 |
Mael Rouxel-Labbé
|
4401a80642
|
Do not do useless computations (check for negative thresholds)
|
2019-10-28 14:37:38 +01:00 |
Mael Rouxel-Labbé
|
20c446df41
|
Clarify documentation
|
2019-10-28 14:37:04 +01:00 |
Mael
|
ab65cc9800
|
Merge branch 'master' into PMP-Remove_small_CCs
|
2019-10-28 09:07:45 +01:00 |
Sébastien Loriot
|
254d60f642
|
First pass on removing license notice in header for GPL files
|
2019-10-19 15:23:19 +02:00 |