Laurent Rineau
3877f84899
Merge pull request #2492 from sloriot/OM-fix_edge_hashing
...
Fix hashing of edge_descriptor for OpenMesh
2017-10-11 19:11:46 +02:00
Laurent Rineau
ff9fdf710c
Merge pull request #2489 from maxGimeno/Hole_filling_plugin_fix-GF
...
Polyhedron demo: Fix hole filling plugin
2017-10-11 19:11:37 +02:00
Laurent Rineau
bd488ab5b9
Merge pull request #2452 from maxGimeno/Merge_poit_set-GF
...
Polyhedron demo: fix Merge_point_sets_plugin
2017-10-11 19:11:29 +02:00
Laurent Rineau
479c9d7105
Merge pull request #2449 from sloriot/SMSeg-maxflow_macros
...
Fix compilation issue with boost 1.65
2017-10-11 19:11:21 +02:00
Laurent Rineau
a7d4426fa3
Merge pull request #2476 from sloriot/Doc-static_clean_up
...
Remove ambiguous sentence
2017-10-11 19:11:13 +02:00
Laurent Rineau
0f623ed45d
Merge pull request #2475 from sgiraudot/Fix_counting_iterator_warning_everywhere-GF
...
Fix counting iterator warnings
2017-10-11 19:11:05 +02:00
Laurent Rineau
bed2273ee1
Merge pull request #2500 from afabri/SMS-add_typedef-GF
...
Surface_mesh_simplification: Add a missing typedef
2017-10-11 19:10:56 +02:00
Laurent Rineau
d837a3e010
Merge pull request #2467 from lrineau/Mesh_2-fix_clusters-GF
...
Mesh 2: fix clusters (issue #2456 )
2017-10-11 19:10:48 +02:00
Laurent Rineau
172a3e0d0f
Merge pull request #2465 from sloriot/Doc-HO_fix
...
Fix the command to configure CGAL in header-only
2017-10-11 19:10:40 +02:00
Laurent Rineau
0f6f020c01
Merge pull request #2492 from sloriot/OM-fix_edge_hashing
...
Fix hashing of edge_descriptor for OpenMesh
2017-10-11 19:09:00 +02:00
Laurent Rineau
88a6e04689
Merge pull request #2467 from lrineau/Mesh_2-fix_clusters-GF
...
Mesh 2: fix clusters (issue #2456 )
2017-10-11 19:08:52 +02:00
Laurent Rineau
59ff4c9aec
Merge pull request #2449 from sloriot/SMSeg-maxflow_macros
...
Fix compilation issue with boost 1.65
2017-10-11 19:08:44 +02:00
Sébastien Loriot
78eb0fda4b
remove unused parameter
2017-10-11 18:31:07 +02:00
Maxime Gimeno
999ce55644
Check if the faces we test are not the null face before we insert into the displayed faces and add offset to the tested point for hiding ids.
2017-10-11 10:16:00 +02:00
Maxime Gimeno
f7d13e79c8
Delete trees whenever invalidateOpenGLBuffers is changed, as it deletes the item's tree.
2017-10-10 16:36:17 +02:00
Maxime Gimeno
32ae84a56d
Replace the halfedge_is_feature_map by a edge_is_feature_map in the item to fit the real map.
2017-10-10 15:48:19 +02:00
Jane Tournois
8d486694dc
use check_normals() inside collapse_does_not_invert_face()
2017-10-10 12:51:04 +02:00
Jane Tournois
c657f43f19
deal with more than 2 surface patches in check_normals(v)
...
until now it did not deal with the corner cases
2017-10-10 12:16:03 +02:00
Jane Tournois
6e8bb6b03e
deal with more than 2 patches in the collapsibility checks
2017-10-10 11:48:37 +02:00
Jane Tournois
ddaad24e63
add corner case conditions for collapsibility
2017-10-10 11:46:31 +02:00
Maxime Gimeno
9fcdf2ce75
Isotropic_remeshing resets the color and itemChanged() reset the property maps
2017-10-09 17:15:54 +02:00
Jane Tournois
5cc6209528
filter out isolated vertices
...
for tangential_relaxation and projection
2017-10-09 16:38:57 +02:00
Jane Tournois
f189f6f14b
fix documentation
2017-10-09 16:38:45 +02:00
Sébastien Loriot
be4635a1f6
change argument order to be consistent with expand/reduce_face_selection()
2017-10-09 15:09:42 +02:00
Jane Tournois
dd43e97edb
remove extra typename
2017-10-09 14:15:55 +02:00
Jane Tournois
00def95173
use the face_patch_map only when it is valid
...
o.w. isotropic_remeshing "thinks" it is using a valid face_patch_map,
does not compute the connected components from constraints, and fails
remeshing properly next to constraints
2017-10-09 11:32:12 +02:00
Jane Tournois
6a5c46dd50
remove duplicate member variable
2017-10-09 11:27:06 +02:00
Jane Tournois
3e4e4968f7
add missing vertex_point_map
2017-10-09 11:26:34 +02:00
Jane Tournois
f6418c6145
add a little verbosity
2017-10-09 11:22:54 +02:00
Mael Rouxel-Labbé
a8faf16b00
Fixed infinite recursive call
2017-10-08 00:32:09 +02:00
Mael Rouxel-Labbé
7e3ed29e94
Improved solver_interface's documentation
2017-10-08 00:22:13 +02:00
Mael Rouxel-Labbé
908c2eb63a
Readability changes (no real changes)
...
- Made indentation coherent across the whole package
- Fixed EOL whitespace
2017-10-07 20:59:32 +02:00
Simon Giraudot
ee4e320264
Close all classification objets when hiding the widget
2017-10-06 14:47:17 +02:00
Maxime Gimeno
4fe5a6eb08
Restore cursor before the pop-up if nothing is found and make degenerated degenerate in UI text
2017-10-06 14:18:45 +02:00
Maxime Gimeno
ef63fcb394
Apply collect_garbage() algorithm to the constrained_edges_map to keep the values correct.
2017-10-06 14:11:17 +02:00
Sébastien Loriot
6de3f7975b
add a plugin using surface mesher to generate inset and offset of a polyhedron
2017-10-06 12:23:24 +02:00
Laurent Rineau
f48594a1da
Add missing #include
2017-10-06 11:29:05 +02:00
Andreas Fabri
7be1a3d8c2
std::size_t -> int
2017-10-06 10:12:53 +01:00
Maxime Gimeno
5cc3e77b38
Fix warning
2017-10-05 16:02:10 +02:00
Simon Giraudot
90698d9398
Fix OpenCV include/cmake
2017-10-05 15:44:48 +02:00
Simon Giraudot
349a94eaa5
Better organisation of classification plugin
2017-10-05 15:44:40 +02:00
Maxime Gimeno
2d8a10197d
BGLize Affine_transformation_plugin and associated item, add a target for the Surface_mesh case and unify the code.
2017-10-05 15:40:09 +02:00
Jane Tournois
5e4f3e72c6
add missing std::ios::binary to input file stream
...
and fix conversion warnings
2017-10-05 15:30:39 +02:00
Maxime Gimeno
56b0cd1e27
enhance fixed_plane : make it transparent
2017-10-05 15:26:10 +02:00
Maxime Gimeno
21879d28e9
Fix Control group
2017-10-05 14:33:00 +02:00
Maxime Gimeno
243e486ab6
Fix fP in instanced vertex shaders.
2017-10-05 14:22:03 +02:00
Jane Tournois
87c9ffd0fa
remove extra typenames
2017-10-05 13:02:03 +02:00
Laurent Rineau
0ba715a5c1
Oops! followup to the renaming of the file
2017-10-05 10:51:55 +02:00
Andreas Fabri
3f89acae6b
Remove unused typedef
2017-10-05 09:50:42 +01:00
Andreas Fabri
5b69ef7783
Add typedef .. ECM so that one can wrap the Midpoint_placement
2017-10-05 08:39:31 +01:00