Maxime Gimeno
5a6b713cf6
Fix abnormal time consumption, store results in property maps and change max angle value.
2017-09-19 12:05:33 +02:00
Volodymyr Boichentsov
0189c1f0b3
Fix for compilation conflict on macOS. Error was appearing in case Surface_mesh.h was included in *.mm file
2017-09-19 10:52:53 +01:00
Sébastien Loriot
4fd381128a
fix stitchable test
...
we were skipping all border edges in the test which was
making it missing some non valid cases detected only
with this border edge (since the test is assymetric
as we consider the first halfedge only for the outer
loop)
2017-09-19 11:52:05 +02:00
Laurent Rineau
bac0452224
Merge branch 'releases/CGAL-4.11-branch'
2017-09-18 16:53:29 +02:00
Laurent Rineau
52f8481d44
Prepare CGAL-4.11
2017-09-18 16:52:24 +02:00
Laurent Rineau
7ea925128f
Merge branch 'releases/CGAL-4.11-branch'
2017-09-18 16:28:42 +02:00
Laurent Rineau
3bb4cd1051
Merge pull request #2437 from maxGimeno/Surface_mesh_far_display_fix-GF
...
Polyhedron demo: Fix float conversion at buffer filling in SM item
2017-09-18 16:26:11 +02:00
Laurent Rineau
61c635a514
updated crontab (automated commit)
2017-09-18 16:18:04 +02:00
Maxime Gimeno
72d9349287
Fixes warnings about double
2017-09-18 16:03:06 +02:00
Maxime Gimeno
20198de4f8
Makes Smallest angles the default criterion and adds the missing call to replaceRamp() when the criterion is changed.
2017-09-18 15:44:30 +02:00
Simon Giraudot
e3ba95d97d
Fix binary input stream for Windows
2017-09-18 15:11:00 +02:00
Laurent Rineau
66465e72cf
Merge pull request #2422 from sgiraudot/Polyhedron_demo-Reset_points_order_before_saving-GF
...
Polyhedron demo: reset points order before saving
2017-09-18 14:30:06 +02:00
Laurent Rineau
037cba3fae
Merge pull request #2336 from maxGimeno/Detect_features-GF
...
PMP: Detect features
2017-09-18 14:29:55 +02:00
Maxime Gimeno
e2e1cb5967
Fix float conversion at buffer filling
2017-09-18 13:46:13 +02:00
Maxime Gimeno
c723e97e20
Add missing override in code and doc example.
2017-09-18 12:38:02 +02:00
Maxime Gimeno
05421fecd2
Fix orientation of facets in modern flat
2017-09-18 09:12:55 +02:00
Laurent Rineau
63d3c81038
Fix the previous commit
2017-09-15 17:12:48 +02:00
Laurent Rineau
7fb5d8dc05
Protection against loss of uncommitted stuff
2017-09-15 17:10:56 +02:00
Laurent Rineau
f7bdc97380
Merge pull request #2425 from MaelRL/Interpolation-Fix_gradient_fitting-GF
2017-09-15 16:58:03 +02:00
Laurent Rineau
6bea4de3cb
Merge pull request #2425 from MaelRL/Interpolation-Fix_gradient_fitting-GF
...
Interpolation: Fix gradient fitting
2017-09-15 16:56:59 +02:00
Maxime Gimeno
4509f39802
Add dock widget and property scaled jacobian.
2017-09-15 16:48:40 +02:00
Laurent Rineau
18a84363c2
Add a zsh script to help the release manager
2017-09-15 16:43:06 +02:00
Laurent Rineau
b862f82e13
Merge branch 'releases/CGAL-4.11-branch'
2017-09-15 16:41:41 +02:00
Laurent Rineau
149fa88b05
Merge pull request #2303 from maxGimeno/Shuffle_normals_for_SM-GF
...
Polyhedron_demo: Shuffle_polygon_soup for Surface_mesh
2017-09-15 16:32:30 +02:00
Laurent Rineau
bf3e2275b1
Merge pull request #2428 from maxGimeno/Shrink_factor_in_c3t3_fix-GF
...
Polyhedron demo: Fix shrinking in c3t3
2017-09-15 16:32:21 +02:00
Laurent Rineau
4c7e533df1
Merge pull request #2427 from sgiraudot/Point_set_2-Fix_recursive_method_dfs-GF
...
Point set 2: make method dfs non-recursive
2017-09-15 16:32:14 +02:00
Laurent Rineau
539f5ff13f
Merge pull request #2426 from maxGimeno/CC_plugin_fix-GF
...
Polyhedron demo: Fix for Color Connected Components in polyhedron mode
2017-09-15 16:32:06 +02:00
Laurent Rineau
28d1af3c72
Merge pull request #2424 from sloriot/Demo-generator_menu_names
...
improving the object generator menu labels
2017-09-15 16:31:57 +02:00
Laurent Rineau
b2443b3b59
Merge pull request #2419 from lrineau/Polyhedron_demo-fix_c3t3_item-GF
...
Polyhedron demo: c3t3_item, fix the color of balls of corners
2017-09-15 16:31:49 +02:00
Laurent Rineau
b33e211a69
Merge pull request #2392 from maxGimeno/Fix_SM_item_clone-GF
...
Polyhedron_demo: fix Surface_mesh_item clone()
2017-09-15 16:31:41 +02:00
Laurent Rineau
db1f158296
Merge pull request #2412 from lrineau/Polyhedron_Demo-fix_CMakeLists.txt-GF
...
Polyhedron demo: Fix CmakeLists.txt (cont.)
2017-09-15 16:31:33 +02:00
Laurent Rineau
d337540163
Merge pull request #2409 from SKURInc/master
...
Shape Detection: avoid index out of range with large bitmap sizes
2017-09-15 16:31:26 +02:00
Laurent Rineau
f8c0a68c7a
Merge pull request #2404 from sloriot/SM_3-fix_border_halfedge_for_border_node
...
Fix issues on the border of subdivided mesh
2017-09-15 16:31:18 +02:00
Laurent Rineau
0baf7a7007
Merge pull request #2432 from MaelRL/SMSP-Fix_locate_with_VPM-GF
...
SM shortest paths: Fix locate with a custom VertexPoint Pmap
2017-09-15 16:31:10 +02:00
Laurent Rineau
b84660a429
Merge branch 'releases/CGAL-4.10-branch' into releases/CGAL-4.11-branch
2017-09-15 16:28:44 +02:00
Caedmon Irias
8690601d56
Cherry-pick pull request #2409 from SKURInc/master
...
avoid index out of range with large bitmap sizes
With large u and v, the product u * v exceeds the capacity of an int. The result when coerced to size_t can be an out of range index into bitmap.
Avoid this by casting u and v to size_t before multiplying.
2017-09-15 16:27:38 +02:00
Laurent Rineau
1d03f05d71
Merge pull request #2303 from maxGimeno/Shuffle_normals_for_SM-GF
...
Polyhedron_demo: Shuffle_polygon_soup for Surface_mesh
2017-09-15 16:26:37 +02:00
Laurent Rineau
577101d4be
Merge pull request #2428 from maxGimeno/Shrink_factor_in_c3t3_fix-GF
...
Polyhedron demo: Fix shrinking in c3t3
2017-09-15 16:26:30 +02:00
Laurent Rineau
fae7386555
Merge pull request #2427 from sgiraudot/Point_set_2-Fix_recursive_method_dfs-GF
...
Point set 2: make method dfs non-recursive
2017-09-15 16:26:22 +02:00
Laurent Rineau
c93b868a90
Merge pull request #2424 from sloriot/Demo-generator_menu_names
...
improving the object generator menu labels
2017-09-15 16:26:14 +02:00
Laurent Rineau
1083307462
Merge pull request #2419 from lrineau/Polyhedron_demo-fix_c3t3_item-GF
...
Polyhedron demo: c3t3_item, fix the color of balls of corners
2017-09-15 16:26:06 +02:00
Laurent Rineau
0aa4f7699d
Merge pull request #2392 from maxGimeno/Fix_SM_item_clone-GF
...
Polyhedron_demo: fix Surface_mesh_item clone()
2017-09-15 16:25:58 +02:00
Laurent Rineau
e16a144f16
Merge pull request #2412 from lrineau/Polyhedron_Demo-fix_CMakeLists.txt-GF
...
Polyhedron demo: Fix CmakeLists.txt (cont.)
2017-09-15 16:25:50 +02:00
Laurent Rineau
68e94c95ec
Merge pull request #2404 from sloriot/SM_3-fix_border_halfedge_for_border_node
...
Fix issues on the border of subdivided mesh
2017-09-15 16:23:15 +02:00
Laurent Rineau
2d82c363e3
Merge pull request #2432 from MaelRL/SMSP-Fix_locate_with_VPM-GF
...
SM shortest paths: Fix locate with a custom VertexPoint Pmap
2017-09-15 16:23:07 +02:00
Laurent Rineau
09fbfc72bc
Merge pull request #2427 from sgiraudot/Point_set_2-Fix_recursive_method_dfs-GF
...
Point set 2: make method dfs non-recursive
2017-09-15 16:14:14 +02:00
Laurent Rineau
03e5ffba9e
Merge pull request #2432 from MaelRL/SMSP-Fix_locate_with_VPM-GF
...
SM shortest paths: Fix locate with a custom VertexPoint Pmap
2017-09-15 16:14:06 +02:00
Maxime Gimeno
1221576f7f
Add a plugin that colorizes facets according to their smallest angle.
2017-09-15 11:13:35 +02:00
Mael Rouxel-Labbé
5fccb8f591
Added an overload for convenience
2017-09-14 16:11:52 +02:00
Mael Rouxel-Labbé
dbae01e10b
Fixed not using the VertexPointPMap passed in parameter when building AABB trees
2017-09-14 16:10:37 +02:00