Commit Graph

7136 Commits

Author SHA1 Message Date
Maxime Gimeno aeda2ef58c Replace boolean name and prevent maxx_domain=0 2020-09-07 12:35:54 +02:00
Maxime Gimeno 39c0f96492 Fix domain 0 behaviour 2020-08-27 13:18:46 +02:00
Maxime Gimeno 9d1e849517 Allow the .mesh to be read even with null domains 2020-08-27 10:26:58 +02:00
Maxime Gimeno 83e0d459f2 Store domain options in c3t3 and retrieve them in optimizers to preserve features as much as possible. 2020-08-19 12:52:08 +02:00
Laurent Rineau 962b681abd Merge pull request #4871 from janetournois/Tet_remeshing-add_smoothing_of_features-jtournois
Tetrahedral remeshing - smoothing along 1D features
2020-07-31 15:52:56 +02:00
Jane Tournois 38add289a1 remove commented macro which does not exist anymore 2020-07-24 11:58:03 +02:00
Laurent Rineau 1ab4eea551 Merge pull request #4854 from lrineau/Polyhedron-demo_fix_Mesh_3_cmakelist-GF
Polyhedron demo: fix Mesh_3 CMakeLists.txt
2020-07-23 17:15:17 +02:00
Jane Tournois 966af02610 add option for smoothing along polyline features in the plugin 2020-07-23 12:21:11 +02:00
Laurent Rineau 49e3dc41a6 Reimplement addActionToMenu with standard algorithms 2020-07-20 17:40:24 +02:00
Laurent Rineau c98fb0cf5e mesh_3_optimization_plugin should not have the IO keyword 2020-07-20 17:09:02 +02:00
Laurent Rineau 343dad840a -DCGAL_USE_VTK should be only for io_image_plugin
Otherwise, I had a ld.so error with a few Mesh_3 plugins that do not
use VTK.
2020-07-20 17:09:02 +02:00
Laurent Rineau f1fb1106f4 Merge pull request #4822 from sloriot/Demo-needles_caps_ui
Improve ui of needles/caps removal
2020-07-03 16:21:24 +02:00
Sébastien Loriot 2ce4d6f1af try to please old QT versions 2020-07-01 16:16:26 +02:00
Sebastien Loriot 16e38e4dec
Apply suggestions from code review
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2020-07-01 14:48:09 +02:00
Laurent Rineau 4537d217c7 Merge pull request #4812 from janetournois/Tet_remeshing-fix4808-jtournois
Tetrahedral remeshing : fix a bug in collapse
2020-06-30 16:38:03 +02:00
Laurent Rineau 10834e4ef4 Merge pull request #4813 from MaelRL/Polyhedron-fix_const-GF
Remove 'const' markers in Polyhedron-modifying functions
2020-06-30 16:37:59 +02:00
Sébastien Loriot 41d8a2bc3e improve ui of needles/caps removal 2020-06-30 14:02:32 +02:00
Mael dafb52f0fd Remove wrong 'const' marker in Polyhedron-modifying functions 2020-06-25 16:45:43 +02:00
Jane Tournois f304886fee c3t3.rescan_after_load_of_triangulation() to count facets and cells
and make counters valid
2020-06-25 14:08:29 +02:00
Maxime Gimeno 3003fb308f More flags warnings 2020-06-18 13:35:40 +02:00
Maxime Gimeno 39d41664e6 Fix addActionToMenu 2020-06-15 11:56:00 +02:00
Maxime Gimeno 08ce5f17a8 Fix more warnings 2020-06-15 10:37:58 +02:00
Maxime Gimeno b4bba7f034 rename maccro 2020-06-15 08:58:13 +02:00
Maxime Gimeno 77af45afc1 Fix remainings warnings, use #define for split and fix error in filterOperations 2020-06-12 16:13:16 +02:00
Maxime Gimeno a9795c3562 Fix deprecation warnings 2020-06-11 13:11:36 +02:00
Maxime Gimeno 8e21da2b91 Fix typo. 2020-06-08 16:31:46 +02:00
Laurent Rineau 9b8ecd720b Merge pull request #4636 from sgiraudot/CMake-Third_party_imported_targets-GF
CMake: Use Imported Targets for 3rd Party Libs
2020-06-05 17:54:14 +02:00
Maxime Gimeno 3a74c5bd11 Update to master 2020-06-03 17:12:43 +02:00
Laurent Rineau a828cb0d06 Merge pull request #4620 from janetournois/Tetrahedral_remeshing-new-jtournois
Tetrahedral remeshing - new package
2020-06-03 16:23:17 +02:00
Maxime Gimeno 7d5c8e2558 Restore missing dependency for register_point_set_plugin 2020-06-03 15:56:13 +02:00
Maxime Gimeno ee4f996043 Add a clone to the c3t3 and fix an error in the cutting plane orientation 2020-06-03 11:24:18 +02:00
Maxime Gimeno 8adf6511ff Fix Polygon soup description 2020-06-03 09:31:46 +02:00
Maxime Gimeno dac2ad159e Fix path in partition 2020-06-02 16:08:30 +02:00
Maxime Gimeno 83ed34b6f2 reduce limit for triggering offset 2020-06-02 16:04:53 +02:00
Maxime Gimeno 520fbf7c4b Add missing include 2020-06-02 10:38:56 +02:00
Simon Giraudot 89285f1feb Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF 2020-05-28 08:53:17 +02:00
Laurent Rineau a8691e96ad Merge pull request #4734 from maxGimeno/Demo-WS_Enhancement_and_fixes-maxGimeno
CGAL 3D Demo: Enhancements and fixes
2020-05-27 16:33:25 +02:00
Maxime Gimeno f8c1bc5aa7 Display the scene files available when loading a scene from ssh. 2020-05-22 13:41:38 +02:00
Maxime Gimeno ed6c1cb95e give urls to explain why ignore warnings 2020-05-19 16:35:24 +02:00
Maxime Gimeno 6f946f2110 Check string list size 2020-05-19 16:27:36 +02:00
Maxime Gimeno 8be919e7b6 Smooth the ws cam 2020-05-19 15:41:36 +02:00
Maxime Gimeno bad269b3ec SSH actions use agent if possible 2020-05-19 14:44:28 +02:00
Maxime Gimeno 685c3aa859 Fix typo 2020-05-19 13:22:40 +02:00
Maxime Gimeno cd4586b4db Fix Generate ObjeCt 2020-05-19 13:21:59 +02:00
Maxime Gimeno 2fcf16c859 Silence gl spamm 2020-05-19 13:21:06 +02:00
Maxime Gimeno 2622ffd209 Externalize WS server 2020-05-19 13:06:54 +02:00
Simon Giraudot 1772709b94 Update remove_outliers with new API 2020-05-18 13:53:11 +02:00
Laurent Rineau bb012da683 Merge pull request #4568 from sgiraudot/PSP-Cluster_points-GF
[Small Feature] Point Set Clustering
2020-05-18 12:24:56 +02:00
Laurent Rineau 1b947a6c04 Merge pull request #4678 from maxGimeno/CGAL-Fixes_for_bundle-maxGimeno
Script: Update the script for the demo bundle
2020-05-18 12:24:39 +02:00
Maxime Gimeno f144de393a Add binary support for surf reading. 2020-05-15 15:53:33 +02:00