Sven Oesau
|
5d5c380c66
|
Merge branch 'master' into Region_growing-revision-soesau
|
2022-07-06 15:20:11 +02:00 |
Sébastien Loriot
|
707b45cb5b
|
Merge remote-tracking branch 'cgal/5.5.x-branch'
|
2022-06-29 10:48:00 +02:00 |
Laurent Rineau
|
75ab8baae2
|
Merge pull request #6687 from sloriot/BGL-euler_doc
fix doc after import from Polyhedron
|
2022-06-29 09:49:41 +02:00 |
Sven Oesau
|
17e0923058
|
Merge branch 'master' into Region_growing-revision-soesau
|
2022-06-24 11:06:56 +02:00 |
Sébastien Loriot
|
29b3fb1bde
|
fix doc
|
2022-06-20 18:03:15 +02:00 |
Laurent Rineau
|
c132b6a11e
|
Merge remote-tracking branch 'cgal/master' into Mesh_data_structure_3-new_package-jtournois
|
2022-06-13 16:26:34 +02:00 |
Sébastien Loriot
|
eee363df27
|
Merge cgal/master
|
2022-06-08 23:23:07 +02:00 |
Sébastien Loriot
|
5746e59b34
|
Merge cgal/master
|
2022-06-08 23:13:25 +02:00 |
Sébastien Loriot
|
c8cbbbfb1d
|
Merge cgal/master
|
2022-06-08 22:49:25 +02:00 |
Sébastien Loriot
|
5e124e5d5f
|
Merge cgal/master
|
2022-06-08 22:43:17 +02:00 |
Jane Tournois
|
7aa5e7759c
|
documentation of IO
|
2022-06-08 22:11:43 +02:00 |
Sébastien Loriot
|
f0fc06b998
|
Merge cgal/master
|
2022-06-08 22:10:34 +02:00 |
Jane Tournois
|
55f9f1008b
|
add parameter all_cells
to write all finite cells VS cells of the complex
|
2022-06-08 22:04:34 +02:00 |
Jane Tournois
|
d3662e8d21
|
add all_vertices parameter to output_to_medit
to decide whether we write all vertices, or only the ones that take part
to the complex
|
2022-06-08 22:04:34 +02:00 |
Sébastien Loriot
|
920c35c30e
|
Merge cgal/master
|
2022-06-08 21:56:39 +02:00 |
Jane Tournois
|
57439c0235
|
wip : transfer surface patch indices from c3t3 to Surface_mesh
in export_facets_in_complex()
|
2022-06-08 21:46:52 +02:00 |
Jane Tournois
|
595c969757
|
add another version of tetrahedron_soup_to_triangulation_3
based on indices, similarly to polygon_soup_to_polygon_mesh
and using named parameters for optional parameters
use it in an example
|
2022-06-08 21:46:51 +02:00 |
Sébastien Loriot
|
594d8bf38e
|
remove tag that is not used and add a way to pass default Point and Normal maps
|
2022-05-18 15:23:23 +02:00 |
Sebastien Loriot
|
b0e4eeb841
|
Merge pull request #6556 from afabri/BGL-suppress_boost_warning-GF
BGL: Suppress warning in boost
|
2022-05-13 15:53:02 +02:00 |
Sebastien Loriot
|
b9fabbe116
|
Merge pull request #6550 from afabri/BGL-adjacency_iterator-GF
BGL: Add adjacency_iterator for several classes
|
2022-05-13 15:51:44 +02:00 |
Andreas Fabri
|
7360250464
|
Fix typo
|
2022-05-10 11:07:05 +01:00 |
Laurent Rineau
|
90accc92ea
|
Merge pull request #6499 from MaelRL/STL-Merge_is_defaults-GF
Merge parameters::Is_default and parameters::is_default_parameter
|
2022-05-06 14:22:02 +02:00 |
Andreas Fabri
|
5f3e3b2e14
|
Use wrapper files to suppress warning
|
2022-05-05 08:46:11 +01:00 |
Andreas Fabri
|
7c207526f8
|
Add parameterization
|
2022-05-04 17:38:32 +01:00 |
Andreas Fabri
|
e7132912ba
|
BGL: Suppress warning in boost
|
2022-05-04 16:35:21 +01:00 |
Andreas Fabri
|
fd20beeef7
|
Use vertices_around_target()
|
2022-05-03 15:09:05 +01:00 |
Andreas Fabri
|
5e58f4a3a3
|
Also add it to OpenMesh
|
2022-05-03 14:21:43 +01:00 |
Laurent Rineau
|
e5862bd189
|
New implementation for Has_member_*
|
2022-04-21 13:59:43 +02:00 |
Mael Rouxel-Labbé
|
477353d5eb
|
Merge parameters::Is_default and parameters::is_default_parameter
|
2022-04-20 16:01:02 +02:00 |
Mael Rouxel-Labbé
|
f4012763a9
|
Fix indentation in named_param_helpers.h (no real changes)
|
2022-04-20 15:37:26 +02:00 |
Andreas Fabri
|
1d4a0b98a2
|
Remove unused typedef
|
2022-03-25 08:29:36 +01:00 |
Mael
|
b11d3660e3
|
Avoid possible warning
|
2022-03-15 09:08:56 +01:00 |
Mael Rouxel-Labbé
|
3182689f30
|
Make write_STL (and write_polygon_mesh) compile with sqrt-less kernels
|
2022-03-15 00:45:56 +01:00 |
Laurent Rineau
|
8e62c63bc9
|
Merge pull request #6373 from MaelRL/BGL-Fix_make_ico-GF
Fix make_icosahedron() having wrong radius
|
2022-03-09 11:35:15 +01:00 |
Laurent Rineau
|
8614f859d6
|
Merge pull request #6373 from MaelRL/BGL-Fix_make_ico-GF
Fix make_icosahedron() having wrong radius
|
2022-03-09 11:33:19 +01:00 |
Mael Rouxel-Labbé
|
0994eed6c5
|
Fix make_icosahedron() having wrong radius
|
2022-03-02 11:42:23 +01:00 |
Laurent Rineau
|
c1c7f4ad9a
|
Merge pull request #6065 from sloriot/BGL-FFG_complement
Add a function to use the complement
|
2022-02-24 19:57:20 +01:00 |
Laurent Rineau
|
258d704a90
|
Merge pull request #6209 from sloriot/PMP-std_instead_of_boost
Use features available in std instead of boost
|
2022-02-24 19:57:17 +01:00 |
Sébastien Loriot
|
32077b8829
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2022-02-23 11:30:36 +01:00 |
Laurent Rineau
|
d78a7b9255
|
Merge pull request #6302 from afabri/P2T2-assert-GF
CGAL: In testcode do not use CGAL_assertion but assert
|
2022-02-08 23:44:24 +01:00 |
Sébastien Loriot
|
8126dd5acc
|
add mising dots
|
2022-02-04 09:15:47 +01:00 |
Sébastien Loriot
|
4ffc949199
|
replace boost::unordered by std::unordered
but in T3, Mesh_3, TDS_3, P3[TM]3
|
2022-02-03 19:11:12 +01:00 |
Andreas Fabri
|
440a8dfb7b
|
Fix file name
|
2022-02-03 08:41:04 +00:00 |
Andreas Fabri
|
735752bec9
|
Do the remaining changes after Laurent's check
|
2022-02-03 08:02:11 +00:00 |
Sébastien Loriot
|
420cbc4c31
|
fix English
|
2022-02-01 20:04:19 +01:00 |
Sébastien Loriot
|
4ad9a2ef87
|
better name after review
|
2022-02-01 20:04:19 +01:00 |
Sébastien Loriot
|
d99c752999
|
add a function to use the complement
|
2022-02-01 20:04:19 +01:00 |
Sébastien Loriot
|
07e917ca09
|
Merge remote-tracking branch 'MaelRL/PMP-Improve_SI_repair-GF' into HEAD
|
2022-01-18 09:18:20 +01: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 |