Mael Rouxel-Labbé
|
c76dace89b
|
Replaced uses of ::result_type and ::argument_type in Interpolation
This allows to pass more generic functors such as lambdas, for example.
|
2018-06-15 12:53:46 +02:00 |
Mael Rouxel-Labbé
|
77ab3dbd00
|
Added comments in examples about lambda support
|
2018-06-15 12:52:46 +02:00 |
Mael Rouxel-Labbé
|
c26d1f09a6
|
Fixed error in the documentation
|
2018-06-15 12:44:38 +02:00 |
Mael Rouxel-Labbé
|
bbb1431249
|
Fixed Construct_point_2 return type
Can't assume it is a const& otherwise we take references to temporaries
with kernels doing lazy constructions such as EPECK
|
2018-06-15 12:38:06 +02:00 |
Mael Rouxel-Labbé
|
b4a7f84562
|
Misc minor changes
|
2018-06-14 16:35:57 +02:00 |
Laurent Rineau
|
aa5b7e83b7
|
Merge branch 'releases/CGAL-4.12-branch'
|
2018-06-12 16:44:47 +02:00 |
Laurent Rineau
|
97d59289e1
|
Merge pull request #3029 from maxGimeno/Demo-Use_img_offset-GF
Polyhedron demo: Use image's offset in display
|
2018-06-12 16:38:42 +02:00 |
Laurent Rineau
|
6ed06f3d8b
|
Merge pull request #3162 from afabri/patch-4
Update Weighted_point_3.h
|
2018-06-12 16:38:39 +02:00 |
Laurent Rineau
|
3ec18a14a5
|
Merge pull request #3097 from maxGimeno/Demo-Fix_triangulate_primitive-GF
Polyhedron demo: Fix triangulation of facets
|
2018-06-12 16:38:36 +02:00 |
Laurent Rineau
|
a6be5794fb
|
Merge pull request #3160 from afabri/patch-3
PMP: Fix typos in the User Manual
|
2018-06-12 16:38:33 +02:00 |
Laurent Rineau
|
2a6c101ad6
|
Merge pull request #3157 from afabri/Triangulation_3-Conflict_with_Windows_Point-GF
Surface mesher demo: Another problem with VS2017 -permissive-
|
2018-06-12 16:38:30 +02:00 |
Laurent Rineau
|
3845494b5c
|
Merge pull request #3151 from lrineau/Mesh_3-fix_uninitialized_variables-GF
Mesh_3: Fix the warnings about uninitialized variables
|
2018-06-12 16:38:27 +02:00 |
Laurent Rineau
|
16c581fb4b
|
Merge pull request #3145 from afabri/PMP-should-GF
Polygon_mesh_processing: Change should to must/shall
|
2018-06-12 16:38:24 +02:00 |
Laurent Rineau
|
796d1bdcb6
|
Merge pull request #3142 from sgiraudot/Spatial_searching-Fix_disable_if-GF
Spatial Searching: bugfix disable_if
|
2018-06-12 16:38:20 +02:00 |
Laurent Rineau
|
2da31fad27
|
Merge branch 'releases/CGAL-4.11-branch' into releases/CGAL-4.12-branch
|
2018-06-12 16:36:54 +02:00 |
Laurent Rineau
|
c8009c7250
|
Merge pull request #3142 from sgiraudot/Spatial_searching-Fix_disable_if-GF
Spatial Searching: bugfix disable_if
|
2018-06-12 16:32:18 +02:00 |
Laurent Rineau
|
08d72d0029
|
Merge pull request #3162 from afabri/patch-4
Update Weighted_point_3.h
|
2018-06-12 16:32:15 +02:00 |
Laurent Rineau
|
dd885ec5c9
|
Merge pull request #3160 from afabri/patch-3
PMP: Fix typos in the User Manual
|
2018-06-12 16:32:10 +02:00 |
Laurent Rineau
|
e3e64036bd
|
Merge pull request #3142 from sgiraudot/Spatial_searching-Fix_disable_if-GF
Spatial Searching: bugfix disable_if
|
2018-06-12 16:31:26 +02:00 |
Laurent Rineau
|
d0c9081321
|
CGAL-4.11 is incompatible with Qt5>=5.11
|
2018-06-11 11:20:34 +02:00 |
Andreas Fabri
|
6281b5b152
|
Update Weighted_point_3.h
Fix typo
|
2018-06-08 12:25:00 +02:00 |
Andreas Fabri
|
de55e06547
|
PMP: Fix doc
|
2018-06-07 15:42:38 +02:00 |
Maxime Gimeno
|
4cefdef103
|
Fix indentation
|
2018-06-07 11:55:31 +02:00 |
Maxime Gimeno
|
feef087fed
|
fix warnings
|
2018-06-07 10:11:24 +02:00 |
Maxime Gimeno
|
b87aeef1fe
|
Use offset of the image
|
2018-06-07 10:08:10 +02:00 |
Andreas Fabri
|
0a1614b4ac
|
We have the same problem with Facet
|
2018-06-06 15:11:44 +01:00 |
Laurent Rineau
|
428e1dd00d
|
Merge branch 'releases/CGAL-4.12-branch'
|
2018-06-06 14:48:23 +02:00 |
Laurent Rineau
|
0aa8059b1a
|
Cherry-pick pull request #3109 from psarahdactyl/master
add missing const to compare_endpoints_xy_2 () operator taking x-monotone-curve as a parameter
|
2018-06-06 14:47:47 +02:00 |
Laurent Rineau
|
5b4d6b35e6
|
Merge branch 'releases/CGAL-4.12-branch'
|
2018-06-06 14:43:08 +02:00 |
Laurent Rineau
|
b9ce067dcf
|
Merge pull request #3127 from maxGimeno/Demo-Fix_selection_io_plugin-GF
Polyhedron demo: Fix Selection_io_plugin
|
2018-06-06 14:41:52 +02:00 |
Laurent Rineau
|
b97d720055
|
Merge pull request #3124 from maxGimeno/Travis-check_headers-GF
Travis: Add check_headers in the CHECK pass of travis
|
2018-06-06 14:41:49 +02:00 |
Laurent Rineau
|
7f45dbebe6
|
Merge pull request #3058 from maxGimeno/Property_map-Point_kernel_converter_map-GF
Property_map: Kernel_converter_map
|
2018-06-06 14:41:46 +02:00 |
Laurent Rineau
|
cabb7d9b89
|
Merge pull request #2737 from maxGimeno/BGL_isotropic_remeshing_keep_constrained_points_intact-GF
BGL: Isotropic_remeshing() keeps constrained vertices intact
# Conflicts:
# Installation/CHANGES.md
|
2018-06-06 14:41:34 +02:00 |
Laurent Rineau
|
f2491fc7ac
|
Merge pull request #3143 from MaelRL/T3-Fix_sneaky_std_unary_function_bis_repetita-GF
Triangulation_3: Fix std::unary_function leftover
|
2018-06-06 14:39:52 +02:00 |
Laurent Rineau
|
673745cb72
|
Merge pull request #3124 from maxGimeno/Travis-check_headers-GF
Travis: Add check_headers in the CHECK pass of travis
|
2018-06-06 14:39:49 +02:00 |
Laurent Rineau
|
de032d3470
|
Merge pull request #3139 from lrineau/Mesh_3-fix_verbose_mode-lrineau
Mesh_3: fix verbose mode (when the manifold criterion is used)
|
2018-06-06 14:39:46 +02:00 |
Laurent Rineau
|
e1831e3ea2
|
Merge pull request #3150 from afabri/Triangulation_3-Conflict_with_Windows_Point-GF
Polyhedron demo: Remove conflicting 'Point' typedef
|
2018-06-06 14:39:28 +02:00 |
Laurent Rineau
|
4864c2aaa8
|
Merge pull request #3143 from MaelRL/T3-Fix_sneaky_std_unary_function_bis_repetita-GF
Triangulation_3: Fix std::unary_function leftover
|
2018-06-06 14:39:20 +02:00 |
Laurent Rineau
|
ed3df2366e
|
Merge pull request #3109 from psarahdactyl/master
add missing const to compare_endpoints_xy_2 () operator taking x-mono…
|
2018-06-06 14:39:16 +02:00 |
Laurent Rineau
|
0d7c2c41af
|
Merge pull request #3139 from lrineau/Mesh_3-fix_verbose_mode-lrineau
Mesh_3: fix verbose mode (when the manifold criterion is used)
|
2018-06-06 14:39:13 +02:00 |
Andreas Fabri
|
3411e6ee9c
|
The doc of Random is in Generator (and the code in Random_numbers)
|
2018-06-06 11:17:38 +01:00 |
Simon Giraudot
|
45afed121c
|
Include enable_if.hpp header
|
2018-06-06 08:15:54 +02:00 |
Andreas Fabri
|
e354edc64b
|
Replace Point by Point_3 in Surface_mesher demo
|
2018-06-05 14:56:12 +01:00 |
Laurent Rineau
|
9a09e9e1ae
|
And, eventually, fix a warning in Mesh_3 plugin
|
2018-06-05 14:59:10 +02:00 |
Laurent Rineau
|
74844169a7
|
Fix a few -Wconversion warnings in the demo
|
2018-06-05 14:48:47 +02:00 |
Laurent Rineau
|
1f646405e8
|
Fix -Wconversion warnings (and a few others) in QGLViewer
|
2018-06-05 14:48:24 +02:00 |
Andreas Fabri
|
4f0e124325
|
Undo adding the _. Instead remove the typedef ... Point;
|
2018-06-05 12:56:11 +01:00 |
Maxime Gimeno
|
605bf1da52
|
Add missing includes in other plugins
|
2018-06-05 12:08:08 +02:00 |
Laurent Rineau
|
d108f920d2
|
Fix conversion warnings in polylines_to_protect
|
2018-06-05 11:21:28 +02:00 |
Laurent Rineau
|
c1a9f93a24
|
Fix a warning (and doc)
Document that the interpolation, in 3D gray images, is always done using
`double` as numerical type.
|
2018-06-05 10:48:12 +02:00 |