Sébastien Loriot
|
ea80a641ec
|
check init only if writable
|
2020-03-24 14:30:57 +01:00 |
|
Sébastien Loriot
|
9c0e99ab51
|
input must be triangulated
|
2020-03-24 14:29:45 +01:00 |
|
Maxime Gimeno
|
5762211d39
|
add split iso_cuboid
|
2020-03-24 10:05:29 +01:00 |
|
Sébastien Loriot
|
ed5c6f1a1b
|
change a test into a precondition
|
2020-03-24 09:41:00 +01:00 |
|
Maxime Gimeno
|
c3bcf9cbfe
|
Changes after review
|
2020-03-23 16:11:08 +01:00 |
|
Maxime Gimeno
|
bc956295da
|
Add face_patch_map as NP to split_connected_components() to allow giving an existing map to the function and avoid having to recompute it.
|
2020-03-23 13:24:21 +01: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 |
|
Maxime Gimeno
|
9ecbd05a4c
|
update fimap + default concurrency tag
|
2020-03-20 14:01:40 +01:00 |
|
Mael
|
de563e9844
|
Merge branch 'master' into PMP-new_functions-GF
|
2020-03-20 08:48:39 +01:00 |
|
Sébastien Loriot
|
954d23a64c
|
Merge pull request #4418 from sloriot/PMP-soup_to_mesh_add_vpm
PMP: Add `point_map` and `vertex_point_map` to `polygon_soup_to_polygon_mesh`
|
2020-03-19 16:22:58 +01:00 |
|
Mael
|
38abfdfa1f
|
Tiny clarification
|
2020-03-18 08:51:09 +01:00 |
|
Mael
|
5bf302092d
|
Update comments
|
2020-03-18 08:49:05 +01:00 |
|
Sébastien Loriot
|
8eeee9c9a8
|
Update from master after default initialized index maps
Merge-commit + default map fixes
|
2020-03-18 08:10:54 +01:00 |
|
Mael Rouxel-Labbé
|
72bfe2c96d
|
Use the new index map BGL API
|
2020-03-17 20:29:48 +01:00 |
|
Mael Rouxel-Labbé
|
d84bf86b61
|
Clean indentation (no other changes)
|
2020-03-17 20:19:46 +01:00 |
|
Mael Rouxel-Labbé
|
c95082deca
|
Fix doc of NP face_index_map
|
2020-03-17 20:13:18 +01:00 |
|
Mael Rouxel-Labbé
|
44f683db8e
|
Fix bad merge resolution
|
2020-03-17 20:07:28 +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
|
8ee3ec8f7b
|
Merge branch 'master' into PMP-Add_split_to_clip-GF
|
2020-03-17 19:47:28 +01:00 |
|
Sebastien Loriot
|
1454b9903c
|
Merge pull request #4209 from maxGimeno/PMP-Default_pmap-maxGimeno
PMP: Default Property_maps for Index_maps
|
2020-03-17 18:27:55 +01:00 |
|
Sébastien Loriot
|
ed2067f461
|
using new API
|
2020-03-17 17:08:32 +01:00 |
|
Sébastien Loriot
|
e437fe049a
|
fix link
|
2020-03-17 16:04:38 +01:00 |
|
Sébastien Loriot
|
dc85217d5a
|
fixes after @afabri's review
|
2020-03-17 15:49:46 +01:00 |
|
Sébastien Loriot
|
d8e2691bfa
|
typo
|
2020-03-17 11:10:21 +01:00 |
|
Sébastien Loriot
|
b032917945
|
more doc
|
2020-03-17 11:09:08 +01:00 |
|
Sébastien Loriot
|
440f9f1e77
|
remove todo that it does not worth implement
|
2020-03-17 10:49:33 +01:00 |
|
Sébastien Loriot
|
b26905f2e6
|
doc requirement on vpm
|
2020-03-17 10:31:51 +01:00 |
|
Sébastien Loriot
|
6b8f85495f
|
remove extra spaces
|
2020-03-17 10:24:57 +01:00 |
|
Sébastien Loriot
|
8d00b92bba
|
add precondition
|
2020-03-17 10:20:04 +01:00 |
|
Sébastien Loriot
|
e9c9359f9a
|
fix indentation
|
2020-03-17 10:19:34 +01:00 |
|
Sébastien Loriot
|
d44dad60c2
|
still collect faces if cc_handled as it is used to set the volume id
|
2020-03-17 09:50:52 +01:00 |
|
Mael Rouxel-Labbé
|
c33e8b60d7
|
Merge remote-tracking branch 'maxgimeno/PMP-Default_pmap-maxGimeno' into CGAL_IO-maxGimeno
|
2020-03-17 09:33:19 +01:00 |
|
Mael Rouxel-Labbé
|
30d4754a04
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-03-17 09:03:12 +01:00 |
|
Sébastien Loriot
|
32813dc976
|
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
|
2020-03-16 16:32:47 +01:00 |
|
Sebastien Loriot
|
fc14d200ff
|
Merge pull request #4578 from sloriot/PMP-doc_clip_default
PMP: Document default values in clip()
|
2020-03-16 16:30:53 +01:00 |
|
Sébastien Loriot
|
cf99ea072d
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
|
2020-03-16 16:19:38 +01:00 |
|
Maxime Gimeno
|
701a7f6774
|
Doc fixes and cpp11
|
2020-03-16 12:08:49 +01:00 |
|
Mael Rouxel-Labbé
|
9f909ce0da
|
Also allow arrays to be used in PM_to_PS
|
2020-03-14 21:59:02 +01:00 |
|
Mael Rouxel-Labbé
|
c56c0a604d
|
Clarify description of function parameter
|
2020-03-13 10:40:16 +01:00 |
|
Sébastien Loriot
|
3d66c590bd
|
doc default values
|
2020-03-13 05:18:05 +01:00 |
|
Maxime Gimeno
|
2424d54e30
|
Merge remote-tracking branch 'cgal/master' into PMP-new_functions-GF
|
2020-03-12 12:10:44 +01:00 |
|
Maxime Gimeno
|
fcf6245e48
|
Fix some doc
|
2020-03-12 12:09:15 +01:00 |
|
Maxime Gimeno
|
fe4fd26735
|
Fix doc
|
2020-03-12 09:18:05 +01:00 |
|
Sébastien Loriot
|
2280bea679
|
add missing inline
|
2020-03-10 10:57:52 +01:00 |
|
Mael Rouxel-Labbé
|
63e1a33a4f
|
Add missing #include
|
2020-03-10 09:07:23 +01:00 |
|
Mael Rouxel-Labbé
|
e8757d451a
|
Clarify doc of PMP::clip
The face_index_map must be writable or stay well-initialized throughout
creation and deletion of faces.
|
2020-03-09 10:02:44 +01:00 |
|
Mael Rouxel-Labbé
|
645d81d298
|
Clean documentation
These mentions can be regrouped in the namedparameters.txt file
|
2020-03-09 09:59:41 +01:00 |
|
Mael Rouxel-Labbé
|
54b5f74edd
|
Remove obsolete call dispatcher mechanism
Which also was kinda broken: if a face index map was actually passed as
named parameter, it would be ignored.
|
2020-03-09 09:57:13 +01:00 |
|
Mael Rouxel-Labbé
|
d7f24b98e8
|
Correctly initialize face index maps in coref/autoref
|
2020-03-09 09:56:55 +01:00 |
|
Mael Rouxel-Labbé
|
84186fc78f
|
Allow face index maps of different type in Face_graph_output_builder
+ don't take references to property maps
|
2020-03-09 09:55:58 +01:00 |
|