Maxime Gimeno
27c3e05c26
Fix test for STL in BGL
2020-12-04 11:07:56 +01:00
Maxime Gimeno
c52f63c6ca
Fix VTK tests
2020-11-26 11:31:32 +01:00
Maxime Gimeno
512975b354
Finish fixing STL.
2020-11-26 10:33:35 +01:00
Maxime Gimeno
79977c45d8
WIP fix STL
2020-11-25 16:24:30 +01:00
Maxime Gimeno
3b70343590
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-11-16 16:19:43 +01:00
Laurent Rineau
2f73dab22f
Merge pull request #5071 from sgiraudot/PSP-Scanline_orient_normals-GF
...
[Small Feature] Scanline Orient Normals
2020-11-13 15:31:56 +01:00
Laurent Rineau
b248867e91
Merge pull request #5141 from maxGimeno/Demo-Fix-clipping_plugin-maxGimeno
2020-11-09 17:10:24 +01:00
Laurent Rineau
3f5e9bad29
Merge pull request #5124 from sloriot/PMP-simplify_polyline
...
Add experimental non-documented function to simplify a 3D polyline
2020-11-04 20:45:59 +01:00
Maxime Gimeno
8b0ba4c786
Add a named_parameter to allow self-intersections for clip and split for planes and iso_cuboids
2020-11-04 10:21:55 +01:00
Mael
38c3dc7924
Merge branch 'master' into Iterative_authalic_parameterization
2020-10-28 17:34:01 +01:00
Sébastien Loriot
1d3f1fe6d5
add new named parameter
2020-10-27 19:10:49 +01:00
Mael Rouxel-Labbé
6396217ca3
Fix OFF reading with custom Polyhedron_3 traits
2020-10-14 19:22:17 +02:00
Mael Rouxel-Labbé
0583a4862e
Add precision support to Geomview streams
2020-10-14 15:32:27 +02:00
Mael Rouxel-Labbé
c9af7a17c9
Remove obsolete CGAL_UNUSED after BOOST_CONCEPT_ASSERTIONS
...
GNU g++ 4.8 is no longer supported, and it gives errors with newer clangs/boost.
Also it doesn't give warnings anymore anyway: there are other places where
BOOST_CONCEPT_ASSERTIONS were used without CGAL_UNUSED.
2020-10-14 10:59:46 +02:00
Mael Rouxel-Labbé
ff493593b3
Call reserve() when #nv/ne/nf is known
2020-10-13 18:14:15 +02:00
Mael Rouxel-Labbé
ec71a79fdf
Fix some missing flushers
2020-10-13 18:02:28 +02:00
Mael Rouxel-Labbé
1520c8bc61
Fix #nv #nf of meshes with garbage
2020-10-13 17:56:07 +02:00
Simon Giraudot
43d4a5530a
Use constant property maps and remove helpers
2020-10-13 14:02:59 +02:00
Simon Giraudot
c453422a53
Update from review
2020-10-12 14:27:44 +02:00
Mael Rouxel-Labbé
f55ef7dd50
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-10-09 18:36:17 +02:00
Simon Giraudot
fd2f40a156
First version of scanline normal orientation
2020-10-07 09:13:15 +02:00
Sebastien Loriot
47d2189f8e
Merge pull request #3268 from afabri/PMP-visitor-GF
...
PMP::triangulate_faces() Add a visitor that allows to map each triangle to its original face
2020-10-02 15:26:05 +02:00
Sébastien Loriot
4e0fc267af
Merge pull request #4715 from afabri/BGL-test_face-GF
...
BGL: Add a function to check if add_face() can be called successfully
2020-10-02 15:24:45 +02:00
Sebastien Loriot
6294784792
Merge pull request #4738 from sloriot/BGL-ffg_default_cst
...
Add a constuctor with an empty selection
2020-10-02 15:20:33 +02:00
Sebastien Loriot
7652091b9c
Merge pull request #4931 from sloriot/CGAL-cosmetic_cleanup
...
Cosmetic cleaning
2020-10-02 15:15:31 +02:00
Mael Rouxel-Labbé
5d414461b0
Merge remote-tracking branch 'cgal/master' into Iterative_authalic_parameterization
2020-09-22 11:53:27 +02:00
Mael Rouxel-Labbé
4694a48913
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-09-22 11:35:25 +02:00
Laurent Rineau
5e532d9cf3
Merge branch 'master' into PMP-visitor-GF
2020-09-18 13:26:45 +02:00
Laurent Rineau
baef74295c
Merge pull request #4790 from sloriot/PMP-corefine_no_modify
2020-09-18 12:41:08 +02:00
Jane Tournois
bfd4e9915f
rename named parameter graph_visitor to visitor
2020-09-15 15:42:24 +02:00
Jane Tournois
66fa7d1d1d
remove remeshing_visitor and use graph_visitor instead
2020-09-15 15:00:06 +02:00
Jane Tournois
4745308384
use graph_visitor instead of creating new triangulate_visitor
2020-09-15 14:38:29 +02:00
Laurent Rineau
fc40738343
Merge branch 'master' into PMP-visitor-GF
2020-09-15 12:42:47 +02:00
Jane Tournois
be7d9d1728
doc fixes
2020-09-10 14:31:48 +02:00
Jane Tournois
39e75e7530
rename split_visitor to triangulate_visitor and add PMPTriangulateFaceVisitor
2020-09-10 12:06:10 +02:00
Jane Tournois
626ba2745c
replace done() by end() to be consistent with start()
2020-09-08 21:42:00 +02:00
Jane Tournois
268c0eabee
replace operator() with more explicit visit() function
2020-09-08 19:03:34 +02:00
Jane Tournois
5490227707
fix compilation after rebase
2020-09-08 18:45:30 +02:00
Andreas Fabri
f2ff13d6c4
Add a visitor that allows to map each triangle to its original face
...
# Conflicts:
# BGL/include/CGAL/boost/graph/named_params_helper.h
# Polygon_mesh_processing/examples/Polygon_mesh_processing/triangulate_faces_example.cpp
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/triangulate_faces.h
2020-09-08 15:17:18 +02:00
Sébastien Loriot
e2733ddeb0
add missing include directive for header checking
2020-08-28 08:10:04 +02:00
Mael Rouxel-Labbé
8682f9bafb
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-08-24 11:45:17 +02:00
Sébastien Loriot
c24ec4cfc4
tws
2020-08-19 17:29:06 +02:00
Sébastien Loriot
b03fa54299
add a convenience header file to inherit from face graphs
2020-08-19 14:29:09 +02:00
Sébastien Loriot
0243e4d42a
remove workaround, boost minimal version required is 1.58 now
2020-08-18 10:08:59 +02:00
Sébastien Loriot
e893ac1178
cosmetic changes
2020-08-18 10:06:51 +02:00
Sébastien Loriot
b29a31ae27
remove boost header as nothing from the original file remains
2020-08-18 10:06:22 +02:00
Sébastien Loriot
9e3345f68f
Update from master
2020-08-12 16:05:45 +02:00
Sébastien Loriot
7c7f21e2dd
avoid warning
2020-08-12 15:48:18 +02:00
Sébastien Loriot
a1abdf372a
add a constuctor with an empty selection
2020-08-12 15:32:58 +02:00
Mael Rouxel-Labbé
00ca0211e1
IO documentation fixes
2020-08-04 15:47:56 +02:00