Andreas Fabri
|
e7635651a0
|
Deal with BGL
|
2022-01-18 16:36:01 +00:00 |
Sébastien Loriot
|
10b0af3092
|
rename macro since Named_function_parameter is part of STL_Extension
|
2022-01-13 14:43:34 +01:00 |
Sébastien Loriot
|
c169c41240
|
Merge remote-tracking branch 'maxGimeno/PMP-Example_of_new_mp_function-maxGimeno' into HEAD
|
2022-01-12 13:33:49 +01:00 |
Laurent Rineau
|
398e71d37d
|
Merge pull request #6155 from sloriot/STL_extension-Modifiable_priority_queue_clean_up
Add option to use a relaxed order
|
2022-01-12 12:21:53 +01:00 |
Laurent Rineau
|
20cdd62d07
|
Merge pull request #6230 from sloriot/CGAL-doxy_default
Update latest default
|
2022-01-12 11:41:26 +01:00 |
Sébastien Loriot
|
1a0ef7883e
|
add missing \cond
|
2022-01-11 12:39:57 +01:00 |
Sébastien Loriot
|
368b715c1f
|
readd remove overloads
|
2022-01-10 18:36: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
|
382cbfaf25
|
move test + handle no deprecated code
|
2022-01-10 10:26:11 +01:00 |
Sébastien Loriot
|
6d3176e061
|
move Named_parameters class in STL_extension
helpers stay in BGL because it depends on BGL tags
|
2022-01-07 15:12:22 +01:00 |
Sébastien Loriot
|
c8b0c157cc
|
plane_index_map is not optional!
update doc + cleaner static assert
|
2022-01-07 14:03:41 +01:00 |
Sébastien Loriot
|
8d4e63bbe9
|
more simplification and use existing classes
|
2022-01-07 13:48:04 +01:00 |
Sébastien Loriot
|
3a1064c762
|
remove strange useless helper class
|
2022-01-07 13:25:04 +01:00 |
Sébastien Loriot
|
f7c8e4919a
|
add static function to check for the presence of a normal map
|
2022-01-07 13:10:29 +01:00 |
Sébastien Loriot
|
821e7b79a2
|
remove some Point_set_processing specific helper classes
|
2022-01-06 18:53:46 +01:00 |
Sébastien Loriot
|
a3a0d9a22a
|
replaces overloads with default parameters (Tetra remeshing)
|
2022-01-06 15:21:34 +01:00 |
Sébastien Loriot
|
5f1803489b
|
replaces overloads with default NamedParameters for Point_set_processing_3
+enhancement of the NP for Point_set_processing_3
|
2022-01-06 15:11:23 +01:00 |
Sébastien Loriot
|
9714557046
|
replace overloads with default parameters (PMP)
|
2022-01-05 14:41:46 +01:00 |
Sébastien Loriot
|
e2a24f8ca3
|
replace overloads with default parameters (BGL)
|
2022-01-05 11:04:25 +01:00 |
Sébastien Loriot
|
92a0ced3c0
|
replace overloads with default parameters (PMP)
|
2022-01-04 18:46:42 +01:00 |
Sébastien Loriot
|
0ce2e8b535
|
WIP
|
2022-01-04 17:50:56 +01:00 |
Sébastien Loriot
|
1e7785b427
|
do not use PMP::parameters namespace
|
2022-01-04 16:00:38 +01:00 |
Sébastien Loriot
|
6848e69987
|
replace all_default() by use_default_values() in tests and examples
|
2022-01-04 14:06:26 +01:00 |
Sébastien Loriot
|
a6d9b99466
|
move macros in BaseDoxyfile
|
2022-01-04 11:10:09 +01:00 |
Sébastien Loriot
|
047ddad86c
|
remove optional parameter
|
2022-01-04 10:12:37 +01:00 |
Sébastien Loriot
|
7bd0579f31
|
clean up
|
2022-01-03 16:45:59 +01:00 |
Sébastien Loriot
|
7900a96115
|
start documenting use_default_values()
|
2022-01-03 16:31:09 +01:00 |
Sébastien Loriot
|
8e6be46010
|
move definition of the default np
|
2022-01-03 16:31:09 +01:00 |
Maxime Gimeno
|
5e2f1236a7
|
Add a new default parameter named use_default_values()
|
2022-01-03 16:31:01 +01:00 |
Sébastien Loriot
|
b9e2dc625a
|
add relaxed order as parameter
|
2021-11-30 17:49:58 +01:00 |
Laurent Rineau
|
e25669cfcc
|
Merge pull request #6145 from sloriot/BGL-collapse_edges_with_cst
Fix collapse_edge bug when both edges to remove are constrained edges
|
2021-11-25 17:28:07 +01:00 |
Laurent Rineau
|
fa4fcfc990
|
Merge pull request #6145 from sloriot/BGL-collapse_edges_with_cst
Fix collapse_edge bug when both edges to remove are constrained edges
|
2021-11-25 17:27:37 +01:00 |
Sébastien Loriot
|
fc255614e4
|
fix warning
|
2021-11-24 15:08:11 +01:00 |
Laurent Rineau
|
914ba548b6
|
Merge pull request #6144 from MaelRL/BGL-Fix_METIS_npart_int-GF
Fix conversion error in METIS wrappers
|
2021-11-23 15:39:20 +01:00 |
Laurent Rineau
|
cd747b44c1
|
Merge pull request #6144 from MaelRL/BGL-Fix_METIS_npart_int-GF
Fix conversion error in METIS wrappers
|
2021-11-23 15:38:33 +01:00 |
Sébastien Loriot
|
7169811f60
|
remove extra ; and fix indentation
|
2021-11-23 10:21:20 +01:00 |
Sébastien Loriot
|
d2be97b1eb
|
fix bug when both edges to remove are constrained edges
|
2021-11-23 10:16:23 +01:00 |
Mael Rouxel-Labbé
|
4f02dd2fc2
|
Fix the previous, bad fix
|
2021-11-22 13:06:46 +01:00 |
Mael Rouxel-Labbé
|
3857c58324
|
Fix #part type
|
2021-11-22 12:38:53 +01:00 |
Laurent Rineau
|
c199795670
|
Merge pull request #6104 from sloriot/Property_map-fix_id_map_mutable
restore mutable property of the pmap
|
2021-11-18 12:27:23 +01:00 |
Sébastien Loriot
|
4eb1464aed
|
fix Identity_map mutability and fix CGAL code using it
|
2021-11-09 11:37:24 +01:00 |
Sébastien Loriot
|
ab48f63e30
|
update latest cmake version tested
|
2021-11-09 10:58:47 +01:00 |
Sébastien Loriot
|
d33d8d72d7
|
add missing include statement
|
2021-11-02 13:54:36 +01:00 |
Laurent Rineau
|
22c4c859d2
|
Merge branch '5.3.x-branch'
|
2021-11-02 10:59:04 +01:00 |
Sébastien Loriot
|
120d94a4cf
|
add new test for documented named parameters
|
2021-11-01 09:39:51 +01:00 |
Sébastien Loriot
|
9543deb304
|
Merge pull request #6046 from MaelRL/PM-Fix_pmaps_reference_types_master-GF
Various fixes for property maps (master)
|
2021-10-29 17:40:15 +02:00 |
Sébastien Loriot
|
90bc05e715
|
Merge pull request #6047 from MaelRL/PM-Fix_pmaps_reference_types_5.3-GF
Various fixes for property maps (5.3)
|
2021-10-29 17:39:22 +02:00 |
Laurent Rineau
|
ca89949169
|
Merge pull request #5597 from lrineau/Mesh_3-weighted_images-GF
Mesh_3: Add weighted images
|
2021-10-29 17:01:33 +02:00 |
Laurent Rineau
|
0f498e9cc1
|
Merge pull request #6072 from sloriot/Tetra_remeshing-fix_np
Fix invalid np name
|
2021-10-29 16:58:27 +02:00 |