Commit Graph

4722 Commits

Author SHA1 Message Date
Sébastien Loriot 2de42e8f92 Merge remote-tracking branch 'cgal/releases/CGAL-4.11-branch' 2017-08-09 12:50:17 +02:00
Sebastien Loriot 1bcb92c749 Merge pull request #2339 from maxGimeno/Fix_selection_io-GF
Polyhedron_demo: Fix selection_io_plugin
2017-08-09 12:47:04 +02:00
Sebastien Loriot 4f63bff108 Merge pull request #2207 from janetournois/Mesh_3-use_Side_of_triangle_mesh-GF
Mesh_3 : use PMP::Side_of_triangle_mesh
2017-08-08 16:41:38 +02:00
Sebastien Loriot 0e031b47cc Merge pull request #2312 from maxGimeno/Add_color_to_statusbar-GF
Polyhedron_demo: Add visibility to the status messages
2017-08-08 16:40:08 +02:00
Sebastien Loriot 0963d6da4d Merge pull request #2335 from maxGimeno/Add_decimals_to_outliers_distance-GF
Polyhedron_demo: Add decimals for smaller distance in outliers plugin
2017-08-08 16:32:36 +02:00
Sebastien Loriot 1707d92bdb Merge pull request #2332 from maxGimeno/Fix_point_items_display-GF
Polyhedron_demo: Fix selected points display
2017-08-08 16:30:44 +02:00
Sebastien Loriot d1786cd303 Merge pull request #2328 from maxGimeno/Robustify_mcf_plugin-GF
Polyhedron_demo: Robustify Mean_curvature_flow_skeleton_plugin
2017-08-08 16:30:13 +02:00
Sebastien Loriot 9ebf53e44f Merge pull request #2310 from maxGimeno/Remove_shift_for_edit_box_manip-GF
Polyhedron_demo: No shift for Edit_box
2017-08-08 16:28:38 +02:00
Sebastien Loriot 84fe1571a7 Merge pull request #2178 from maxGimeno/Degenerated_faces_plugin-GF
Polyhedron_demo: Degenerated_faces_plugin
2017-08-08 16:28:15 +02:00
Sébastien Loriot 6a451b86e5 capitalize 2017-08-08 16:27:26 +02:00
Sébastien Loriot 0e173d331b be more precise with what is selected exactly 2017-08-08 16:27:12 +02:00
Maxime Gimeno 423f1904d9 Change namefilters so it won't mess with the regexp. 2017-08-08 09:58:43 +02:00
Maxime Gimeno 3965b18e6d Fix item config 2017-08-07 15:35:12 +02:00
Maxime Gimeno d59dce7909 fix Help button 2017-08-07 13:41:30 +02:00
Sebastien Loriot b2adb59846 Merge pull request #2167 from maxGimeno/Point_set_to_mesh_distance_plugin-GF
Polyhedron_demo: Point set to mesh distance plugin
2017-08-07 10:09:52 +02:00
Maxime Gimeno 9dddca1d25 Move help to a dialog triggered by a button. 2017-08-04 16:56:22 +02:00
Maxime Gimeno 82c4ae45e1 Disable the speed tradeoff if is_medially_centerd is not toggled. 2017-08-04 16:46:52 +02:00
Maxime Gimeno 3374eaa4fa Fix connection at destruction. 2017-08-04 16:36:32 +02:00
Sébastien Loriot fd8b1e7366 Merge remote-tracking branch 'cgal/releases/CGAL-4.11-branch' 2017-08-04 13:38:41 +02:00
Sébastien Loriot 9bb2d4433f Merge remote-tracking branch 'cgal/releases/CGAL-4.10-branch' 2017-08-04 13:37:58 +02:00
Sébastien Loriot d1d61258a0 update help 2017-08-04 11:04:10 +02:00
Sébastien Loriot 09b8a86a21 always hide the input mesh when doing an operation 2017-08-04 10:36:53 +02:00
Sébastien Loriot 039224f449 do not generate the skeleton during one iteration 2017-08-04 10:22:01 +02:00
Jane Tournois d486006393 remove the use of Triangle_accessor_3, not needed anymore 2017-08-03 16:09:52 +02:00
Maxime Gimeno e3091584a6 Add decimals for smaller distance. 2017-08-03 15:19:17 +02:00
Maxime Gimeno cacf53745a Externalize item. 2017-08-03 11:18:54 +02:00
Maxime Gimeno 831f0239cb Fix CMP0071 warning. 2017-08-03 10:38:19 +02:00
Maxime Gimeno aa36342cf0 Fix for the selected points that are not displayed if the current item is not the first in the list. 2017-08-02 14:14:56 +02:00
Maxime Gimeno 9f2b8983cf Fix SM parts 2017-08-02 11:32:27 +02:00
Maxime Gimeno 8288fe2ca2 changes.html 2017-08-02 11:16:44 +02:00
Maxime Gimeno f1a3ea95a3 Add face selection expansion to the selection_plugin 2017-08-02 11:14:32 +02:00
Maxime Gimeno 4fdf0eb23f Add a label that explain how to use the plugin 2017-08-01 14:02:30 +02:00
Maxime Gimeno a6abd87989 Robustify the MCF plugin by using group_items. Also fix a segfault when replacing a child of a group. 2017-08-01 12:23:13 +02:00
Maxime Gimeno 07731507c3 Use a lambda expression instead of a slot 2017-07-31 09:45:01 +02:00
Laurent Rineau 22a0fcd3b4 Merge pull request #2308 from maxGimeno/Add_WaitCursors_to_Repair_polyhedron_plugin-GF
Polyhedron_demo: Add waitcursors to Repair_polyhedron_plugin
2017-07-28 18:46:06 +02:00
Laurent Rineau b7b30f4313 Merge pull request #2307 from maxGimeno/Fix_updateGL_calls-GF
Polyhedron_demo: Fix remaining ArchLinux compilation error
2017-07-28 18:45:56 +02:00
Laurent Rineau d88b52950e Merge pull request #2280 from maxGimeno/Fairing_plugin_for_SM-GF
Polyhedron_demo: Fairing_plugin for SM
2017-07-28 18:29:13 +02:00
Laurent Rineau ceddab1c19 Merge pull request #2298 from maxGimeno/Fix_duplicate_filters-GF
Polyhedron_demo: Fix Qt warning about duplicate filters
2017-07-28 18:27:38 +02:00
Laurent Rineau f8885a777e Merge pull request #2204 from maxGimeno/Enhance_id_printing-GF
Polyhedron_demo: Enhance id printing
2017-07-28 18:26:19 +02:00
Maxime Gimeno b050f567cd Use obj to find viewer instead of the pool and fix the plugin behavior. 2017-07-28 11:22:39 +02:00
Maxime Gimeno 8b54f38b39 restore default stylesheet instead of setting it to black 2017-07-28 11:02:53 +02:00
Maxime Gimeno 96a17984b0 Add color to the status text so it is more visible 2017-07-28 09:32:59 +02:00
Maxime Gimeno 49e4ea119f Fix warnings and extend selection_item id printing to surface_mesh_items 2017-07-27 14:25:34 +02:00
Maxime Gimeno 7c0050fa9b Remove the need for shift to manipulate the Editable box, which avoids problems with a selection_item. 2017-07-27 13:55:45 +02:00
Maxime Gimeno bc06947cd4 Add waitcursors 2017-07-27 10:48:34 +02:00
Maxime Gimeno 7fd4eb3e89 Fix updateGL() bugs 2017-07-27 09:37:20 +02:00
Laurent Rineau 4c57786059 Merge pull request #2193 from afabri/SMS-geometrically_valid-GF
Surface Mesh Simplification: Introduce placement that bounds change of face normal
2017-07-25 18:17:18 +02:00
Maxime Gimeno 85c4bec037 Fix Qt warning about duplicate filters 2017-07-25 11:10:42 +02:00
Maxime Gimeno b45dab365d Fix after rebase 2017-07-25 10:39:19 +02:00
Maxime Gimeno a1b034c1c1 Add Ids display for SM_items 2017-07-25 10:04:28 +02:00