Maxime Gimeno
|
13b2c0201e
|
Merge remote-tracking branch 'cgal/master' into PMP-volume_segmentation
|
2020-01-31 15:05:51 +01:00 |
|
Maxime Gimeno
|
65ee6f8744
|
remove unused variables and typedefs
|
2020-01-31 09:38:58 +01:00 |
|
Maxime Gimeno
|
a7527329ce
|
More fixes
|
2020-01-30 17:03:37 +01:00 |
|
Mael
|
8f29c7cb63
|
Merge branch 'master' into CGAL-Parallel_if_available_tag
|
2020-01-29 16:42:54 +01:00 |
|
Laurent Rineau
|
5fc7b97e32
|
Merge pull request #4468 from maxGimeno/TBB-Fix_deprecation_warnings-5_0-maxGimeno
TBB deprecated code replacement
|
2020-01-29 16:34:56 +01:00 |
|
Laurent Rineau
|
315a0b54d1
|
Merge pull request #4468 from maxGimeno/TBB-Fix_deprecation_warnings-5_0-maxGimeno
TBB deprecated code replacement
|
2020-01-29 16:27:53 +01:00 |
|
Mael Rouxel-Labbé
|
7f6bf9b3cb
|
Add skeletons for CGAL::read_PS, CGAL::read_PM, PMP::read_PM
|
2020-01-29 11:44:03 +01:00 |
|
Maxime Gimeno
|
6a7e89d3aa
|
use make_range()
|
2020-01-28 14:43:29 +01:00 |
|
Maxime Gimeno
|
28fa68d4f8
|
more boost::choose_param
|
2020-01-28 13:52:02 +01:00 |
|
Maxime Gimeno
|
67a5b4d8c5
|
more clean-up after review
|
2020-01-28 13:42:46 +01:00 |
|
Maxime Gimeno
|
fb898e4cfa
|
fix license
|
2020-01-28 10:44:36 +01:00 |
|
Maxime Gimeno
|
438826380d
|
Clean-up after review
|
2020-01-28 10:44:36 +01:00 |
|
Maxime Gimeno
|
82f0f86733
|
Fixes and example
|
2020-01-28 10:44:23 +01:00 |
|
Maxime Gimeno
|
19a77a50ef
|
Finish doc
|
2020-01-28 10:41:52 +01:00 |
|
Maxime Gimeno
|
c9b233903c
|
Update licenses
|
2020-01-28 10:41:52 +01:00 |
|
Maxime Gimeno
|
1e4c694b06
|
Fix doc
|
2020-01-28 10:41:52 +01:00 |
|
Maxime Gimeno
|
8ca28b8398
|
Move soup orientation functions to a new header to avoid new unwanted dependencies
|
2020-01-28 10:41:52 +01:00 |
|
Sébastien Loriot
|
55194a70af
|
TM->PM
|
2020-01-28 10:41:52 +01:00 |
|
Sébastien Loriot
|
1c48a0e05b
|
remove useless condition from a previous test
|
2020-01-28 10:41:52 +01:00 |
|
Sébastien Loriot
|
8f28d04b9d
|
cosmetic fixes
|
2020-01-28 10:41:52 +01:00 |
|
Sébastien Loriot
|
7e41a19d41
|
extend the code to handle more than cycles entirely matching
|
2020-01-28 10:41:52 +01:00 |
|
Maxime Gimeno
|
b1311fbdb3
|
Add a new PMP_np
|
2020-01-28 10:41:43 +01:00 |
|
Maxime Gimeno
|
9ce0040527
|
Add the 3 functions
|
2020-01-28 10:38:17 +01:00 |
|
Maxime Gimeno
|
cba53c4937
|
WIP
|
2020-01-28 10:38:17 +01:00 |
|
Maxime Gimeno
|
c45fe2bbd3
|
fix boost::get_param()
|
2020-01-28 09:58:35 +01:00 |
|
Maxime Gimeno
|
1f0d062c10
|
Merge remote-tracking branch 'cgal/master' into PMP-Add_split_to_clip-GF
|
2020-01-27 12:51:26 +01:00 |
|
Mael Rouxel-Labbé
|
fa6fa8bb79
|
Put some const& around named parameters
|
2020-01-24 18:33:10 +01:00 |
|
Mael Rouxel-Labbé
|
ef1236dd2b
|
Add #include <limits>
|
2020-01-23 12:04:20 +01:00 |
|
Mael Rouxel-Labbé
|
8a0005573e
|
Relax assertion due to numerical errors that can sneak in
Logically speaking, the vector nb is the bisector of ni and nj,
so ni.nb and nj.nb are positive by construction.
|
2020-01-23 12:00:27 +01:00 |
|
Mael Rouxel-Labbé
|
828e47f61e
|
Fix some header includes
|
2020-01-17 17:55:53 +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 |
|
Sébastien Loriot
|
858bb72abf
|
Update branch by a merge of PMP-corefine_non_manifold into cgal/master
also fix new np issues
|
2020-01-17 14:58:44 +01:00 |
|
Laurent Rineau
|
b91c43ba54
|
Fix more occurrences of -Wstring-conversion (clang++)
|
2020-01-16 15:09:45 +01:00 |
|
Sébastien Loriot
|
4365f90a0a
|
hide warning
|
2020-01-16 14:21:16 +01:00 |
|
Sébastien Loriot
|
d97795ef8b
|
use CGAL_error_msg
|
2020-01-16 14:19:32 +01:00 |
|
Sébastien Loriot
|
4fbd1ed69c
|
use CGAL_warning_msg instead of CGAL_warning to display a message
|
2020-01-16 14:14:13 +01:00 |
|
Mael Rouxel-Labbé
|
4432031bbf
|
Halfedges_comparator > halfedges_keeper + functor returns kept halfedge
|
2020-01-16 11:45:26 +01:00 |
|
Mael Rouxel-Labbé
|
57a86afc3b
|
Merge branch 'PMP-Snapping_improvements-GF-old' into PMP-Snapping_improvements-GF
|
2020-01-15 18:18:24 +01:00 |
|
Mael Rouxel-Labbé
|
f80626749f
|
Merge branch 'PMP-Halfedge_comparer_for_stitch_borders-GF-old' into PMP-Halfedge_comparer_for_stitch_borders-GF
|
2020-01-15 18:04:28 +01:00 |
|
Mael Rouxel-Labbé
|
24aa901970
|
Rename the halfedges comparator
|
2020-01-15 18:01:25 +01:00 |
|
Mael Rouxel-Labbé
|
8f3127db40
|
Clean PMP::stitching code
|
2020-01-15 17:55:20 +01:00 |
|
Laurent Rineau
|
ed4cf46ee0
|
Merge pull request #4065 from MaelRL/PMP-New_vertex_normal_computations-GF
PMP: add a new way to compute vertex normals
|
2020-01-15 17:24:02 +01:00 |
|
Laurent Rineau
|
631e383e20
|
Merge pull request #4132 from MaelRL/PMP-Remove_small_CCs
PMP: remove small connected components
|
2020-01-15 17:24:00 +01:00 |
|
Mael Rouxel-Labbé
|
3e1a6d0e14
|
Add missing includes
|
2020-01-15 13:34:59 +01:00 |
|
Mael Rouxel-Labbé
|
92110e918b
|
Collateral code cleaning
|
2020-01-15 13:24:54 +01:00 |
|
Mael Rouxel-Labbé
|
30bfd877e2
|
Enable enforcing which edge is preserved during stitching
|
2020-01-15 13:21:19 +01:00 |
|
Mael Rouxel-Labbé
|
a1115c2ef1
|
Merge branch 'PMP-Snapping_improvements-GF-old' into PMP-Snapping_improvements-GF
|
2020-01-15 10:44:49 +01:00 |
|
Mael Rouxel-Labbé
|
afdef50f4e
|
Fix using wrong function names
|
2020-01-15 10:32:19 +01:00 |
|
Mael Rouxel-Labbé
|
c08777205a
|
Update tolerances after vertex-vertex snapping
Done to fix foldings appearing when a post-vertex-vertex-snap vertex wants
to snap to the first non-incident edge on the other border
|
2020-01-15 10:28:14 +01:00 |
|