Commit Graph

5755 Commits

Author SHA1 Message Date
Laurent Rineau 8c744204de Compatibility: no -C option if INIT_FILE is unset or null 2018-09-04 11:26:33 +02:00
Maxime Gimeno bb14479266 Add -C option to all `cmake` calls in the testsuite mechanism 2018-08-24 15:11:39 +02:00
Laurent Rineau 645012bc8e Merge pull request #3038 from maxGimeno/Demo-Lighting_system-GF
Polyhedron demo: Make UI for Lighting Settings
2018-08-23 15:40:34 +02:00
Laurent Rineau dc9304cd24 Merge pull request #3265 from maxGimeno/Fix_selection_plugin-GF
Polyhedron demo: Fix selection plugin
2018-08-23 15:40:28 +02:00
Maxime Gimeno 5405bfdfc0 Warn if mesh is not closed in mesh_segmentation, and prevent segfault if sdf_min >= sdf_max. 2018-08-03 11:11:14 +02:00
Maxime Gimeno 59d58663c2 Surface_mesh-3 items don't create a grid nor an intersection item. 2018-08-02 10:44:59 +02:00
Maxime Gimeno b66a4a66d0 Make the display_ui_widget more compact when tabifyed. 2018-08-02 09:49:35 +02:00
Maxime Gimeno bed78ac507 Add a hasFPatchId() function to sm_item to treat differently the patch_ids and the colors per face. 2018-08-01 16:54:02 +02:00
Maxime Gimeno c27ca62353 Reset Colors available for patch_ids 2018-08-01 16:24:59 +02:00
Maxime Gimeno 415209dec1 Fix picking for items without faces 2018-08-01 12:31:58 +02:00
Maxime Gimeno 94ee27767d remove unused capture in lambda. 2018-07-31 14:18:53 +02:00
Maxime Gimeno 17a699df6b Fix filter_operations() for lasso selection 2018-07-31 14:15:37 +02:00
Maxime Gimeno 8d8330f943 Fix conflicts 2018-07-27 12:12:06 +02:00
Maxime Gimeno 32017771e2 Restore clipping for polylines 2018-07-27 10:39:52 +02:00
Sébastien Loriot 62a8391fde Merge pull request #3242 from lrineau/Mesh_3-fix__add_stop_with_TBB-GF
Mesh 3 fix: add the possibility to stop the algorithm, when Parallel_tag is used
2018-07-25 18:59:46 +02:00
Sébastien Loriot 597d80ccbc Merge pull request #3251 from maxGimeno/Demo-Fix_removeAll-GF
Polyhedron Demo: Fix snapshot and erase all
2018-07-25 18:56:52 +02:00
Sébastien Loriot dbf18230d7 Merge pull request #3245 from MaelRL/SMP-Improve_demo-GF
SMP: demo improvements
2018-07-25 18:56:45 +02:00
Sébastien Loriot 46024d2d05 Merge pull request #3241 from maxGimeno/Demo-Hide_ids_after_mesh_modif-GF
Polyhedron Demo: Hide ids when modifying the mesh
2018-07-25 18:55:33 +02:00
Sébastien Loriot 864ef08dd4 Merge pull request #3154 from afabri/Polyhedron_demo-less_includes-GF
Polyhedron demo:  fewer includes
2018-07-25 18:55:19 +02:00
Sébastien Loriot d05df530b3 Merge pull request #2658 from MaelRL/Periodic_3_mesh_3-Feature-MBogdanov
Periodic_3_mesh_3, new package
2018-07-25 18:55:12 +02:00
Laurent Rineau 3aa615dc92
Merge branch 'master' into Polyhedron_demo-less_includes-GF 2018-07-24 13:46:57 +02:00
Maxime Gimeno f76f7ae0f8 Fix snapshot 2018-07-23 12:11:31 +02:00
Maxime Gimeno 5f7276be67 Skip the already removed items in erase(list); 2018-07-23 09:46:25 +02:00
Mael Rouxel-Labbé dea2ce0647 Minor improvements to the Orbifold parameterization in the demo 2018-07-20 13:05:25 +02:00
Mael Rouxel-Labbé 61427ffb9c Removed ARAP ui dialog
the ARAP plugin just does... ARAP.
2018-07-20 12:59:09 +02:00
Laurent Rineau ad208d81b6
Merge pull request #3198 from maxGimeno/Demo-Fix_for_windows-GF
Polyhedron Demo: Big fix for windows
2018-07-20 11:46:08 +02:00
Maxime Gimeno be071960b5 Re-display ids afeter invalidate() if they were all displayed. 2018-07-20 10:18:28 +02:00
Maxime Gimeno adc36775f3 Hide ids in invalidate() 2018-07-19 10:04:37 +02:00
Laurent Rineau ba21ecb66a Add the possibility to stop Mesh_3 with TBB 2018-07-18 18:26:08 +02:00
Mael Rouxel-Labbé 758104c189 Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov 2018-07-18 17:42:23 +02:00
Mael Rouxel-Labbé 80f69e0e54 Fixed c3t3 facets extraction in the demo 2018-07-18 17:18:17 +02:00
Maxime Gimeno 02eb21861e Make light position fixed in Camera coordinates and fix reset Default. 2018-07-16 15:17:52 +02:00
Maxime Gimeno 390967dfe6 Fix warnings 2018-07-16 14:24:53 +02:00
Laurent Rineau 2aff50e027 Merge pull request #3222 from sloriot/Demo-join_fix
Fix join plugin
2018-07-16 11:12:50 +02:00
Laurent Rineau c40e0fe2df Merge pull request #3221 from maxGimeno/Demo-Transparency-enhancements-GF
Polyhedron Demo: minor fixes and enhancements
2018-07-16 11:12:47 +02:00
Laurent Rineau bd89f70193 Merge pull request #3220 from sgiraudot/Polyhedron_demo-Fix_normal_facet_computation_for_triangulation-GF
Polyhedron demo: Fix normal facet computation for triangulation
2018-07-16 11:12:43 +02:00
Laurent Rineau 4f8e5567b5 Merge pull request #3217 from maxGimeno/Demo-Fix_load_items-GF
Polyhedron demo: Fix Load Item
2018-07-16 11:12:37 +02:00
Maxime Gimeno ad0da605b1 Add missing include 2018-07-13 11:47:47 +02:00
Simon Giraudot 9783eaec7a Do not normalize normal 2018-07-13 09:58:31 +02:00
Maxime Gimeno 9294c33823 Fix displayId. 2018-07-12 14:29:00 +02:00
Laurent Rineau c9114b3ee5
Merge branch 'master' into Demo-Fix_for_windows-GF 2018-07-12 11:58:01 +02:00
Laurent Rineau 5023020809 Merge pull request #3126 from sgiraudot/Classification-Clusters_and_meshes-GF
Classification 2.0
2018-07-12 11:37:13 +02:00
Laurent Rineau 401c22a201 Merge pull request #3043 from lrineau/Polyhedron-demo_offset_plugin_Mesh_3_triangle_soup-GF
Polyhedron demo: reimplement offset_meshing_plugin with Mesh_3
2018-07-12 11:37:10 +02:00
Laurent Rineau 2efb4e744a Merge pull request #3218 from maxGimeno/Demo-Plugins_path-GF
Polyhedron Demo: Fix path to external plugins
2018-07-12 11:37:07 +02:00
Maxime Gimeno b50bd6d90c Fix SelectAll() 2018-07-11 15:08:27 +02:00
Maxime Gimeno d1104a4620 Fix Copy/paste camera 2018-07-11 14:47:03 +02:00
Sébastien Loriot dffa2c143c indices are not necessarily sorted and depend of user selection 2018-07-11 14:05:27 +02:00
Maxime Gimeno 2108608e43 Fix ZoomToObject 2018-07-11 11:42:48 +02:00
Simon Giraudot 81ec960718 Bugfix: handle cases where the first three points of a non-triangular facet are aligned 2018-07-11 11:42:25 +02:00
Maxime Gimeno 2a0fe4dc83 Move alpha slider in the first part of the menu and make it "groupable" so it is possible to change alpha for all selected items. 2018-07-11 11:25:39 +02:00