Commit Graph

6083 Commits

Author SHA1 Message Date
Laurent Rineau c9164a0660
Merge branch 'master' into Stream_support-Dont_use_vtk_for_vtu-GF 2019-01-22 12:06:08 +01:00
Laurent Rineau f5a8686cf3 Merge pull request #3439 from aboudev/VSA-lingjie
New package: Surface_mesh_approximation
2019-01-22 09:17:35 +01:00
Laurent Rineau 026868a294 Merge pull request #3552 from lrineau/Image_IO-Image_3_maybe_not_own_the_data-GF
Add a non-documented API, to allow CGAL::Image 3 not to own its data
2019-01-22 09:15:15 +01:00
Laurent Rineau 337958d730 Merge pull request #3570 from sloriot/CGAL-fix_maybe_uninit_vars_wrngs_3
Fix some -Wmaybe-uninitialized warnings
2019-01-22 09:15:12 +01:00
Maxime Gimeno 2d1a59a65e Remove diagonal ffrom call to FacetTriangulator 2019-01-21 09:54:58 +01:00
Sébastien Loriot 917ca497fd fix -wmaybe-uninitialized warning 2019-01-18 17:39:51 +01:00
Laurent Rineau daa1493e98
Merge pull request #3452 from afabri/Heat_method_3-GF
New package: Heat Method
2019-01-18 16:50:01 +01:00
Laurent Rineau 6ffd76a87e Merge pull request #2792 from afabri/Intersections_3-Add_missing_do_intersect-GF
Intersections_3:  Add missing do_intersect() overloads
2019-01-18 16:37:54 +01:00
Laurent Rineau 7de283a4c6 Merge pull request #3323 from maxGimeno/Demo-Simplify_triangulate_primitive_h-GF
Remove distance check in triangulate()
2019-01-18 16:37:52 +01:00
Laurent Rineau c1d4608665 My changes to output_to_vtu 2019-01-17 16:03:43 +01:00
Laurent Rineau 40cf3869ba My changes for write_vtp 2019-01-16 16:15:01 +01:00
Maxime Gimeno 2a49dfcb05 Fix conflict 2019-01-11 09:47:34 +01:00
Maxime Gimeno 61f84e76bd Fix plugin. 2019-01-10 12:26:19 +01:00
Laurent Rineau c9fb876574
Merge branch 'master' into VSA-lingjie 2019-01-10 10:13:09 +01:00
Maxime Gimeno 1006be85bd Fix Conflicts 2019-01-09 12:29:20 +01:00
Simon Giraudot 0bdce6935d Remove useless variable 2019-01-04 14:34:56 +01:00
Sébastien Loriot 52ba7cac46 remove extra typename 2019-01-04 14:34:56 +01:00
Simon Giraudot c67bc374ad Orient normal plugin with selected seed + separation from estimation 2019-01-04 14:34:56 +01:00
Simon Giraudot 8d1a0eea9a Specialize QMultiInputDialog to handle correctly radio buttons 2019-01-04 14:34:56 +01:00
Maxime Gimeno 0519740e1a Move the #define for the distance lines color in the shader 2018-12-21 08:55:09 +01:00
Laurent Rineau a553357562 Merge pull request #3490 from afabri/CGAL-VC2017_deprecated_warnings-GF
CGAL  Suppress VC2017 deprecation warnings concerning boost
2018-12-19 16:12:20 +01:00
Laurent Rineau 8121e872ab Merge pull request #3513 from sloriot/CGAL-fix_maybe_uninit_vars_wrngs_2
Fix some wmaybe-uninitialized warnings
2018-12-19 16:08:55 +01:00
Laurent Rineau d4a13b219e Merge pull request #3526 from afabri/Subdivision-deprecated-GF
Subdivision_methods_3: Use deprecation warning
2018-12-19 16:08:01 +01:00
Andreas Fabri 25b2a72c31 Add a macro to switch between white and blacvk lines 2018-12-19 11:50:36 +01:00
Laurent Rineau 35881fcc3b Fix memory leaks in Io_image_plugin with VTK (DICOM reader) 2018-12-17 15:18:18 +01:00
Andreas Fabri e1d5552de7 Do not call deprecated code. Add a test file for the deprecated code 2018-12-13 09:39:48 +01:00
Sébastien Loriot c60a6f5017 fix maybe-uninitialized warning 2018-12-12 14:32:58 +01:00
Sébastien Loriot 7dbe4b729e fix memory leak 2018-12-10 17:49:25 +01:00
Laurent Rineau 4320a157c2 Merge pull request #3394 from maxGimeno/Demo-Loading_scenes-GF
Polyhedron demo: Add an action to save a scene
2018-12-10 14:39:07 +01:00
Laurent Rineau be12901e5c Merge pull request #3412 from maxGimeno/Demo-Use_metadata_for_runtime_loading-GF
Polyhedron demo: Make the demo customizable at configure and start time

# Conflicts:
#	Polyhedron/demo/Polyhedron/MainWindow.h
2018-12-10 14:38:49 +01:00
Laurent Rineau 1742057712 Merge pull request #3454 from maxGimeno/Demo-Fix_visibility_change_time-GF
Polyhedron demo: Fix visibility change
2018-12-10 14:38:32 +01:00
Laurent Rineau 224333a2c3 Merge pull request #3493 from lrineau/Polyhedron-demo__mesh_3_plugin__surface_only-GF
Polyhedron demo:  mesh_3_plugin  surface_only
2018-12-10 14:38:17 +01:00
Laurent Rineau 543f572ac6 Merge pull request #3494 from maxGimeno/Demo-Fix_Surface-reconstruction-GF
Polyhedron demo: fix Advancing front
2018-12-10 14:38:14 +01:00
Andreas Fabri 284e374df6 Subdivision:methods_3: Use deprecation warning 2018-12-10 08:49:17 +01:00
Lingjie Zhu 27bcc29060 remove optional in plugin 2018-12-06 14:08:23 +08:00
Maxime Gimeno ec91ea068c Move plugin in Surface_mesh for shorter paths. 2018-12-05 15:55:54 +01:00
Sébastien Loriot 493b1b5ec1 change visibility of the widget 2018-12-05 11:59:23 +01:00
Maxime Gimeno 3dcd3359db Fix behavior with offset 2018-12-04 16:32:18 +01:00
Maxime Gimeno d949683ff8 Move the include of QJsonArray hoping it won't get suppressed fron integration this time 2018-12-04 09:42:18 +01:00
Lingjie Zhu 0cbb170f6e disable compute color automatically
hide widget at startup
2018-12-03 11:04:21 +08:00
Laurent Rineau 5b1e535cb9 Merge pull request #3293 from maxGimeno/Demo-Mesh_engraving-GF
Polyhedron Demo:  Mesh Engraving Plugin
2018-12-01 16:31:15 +01:00
Laurent Rineau 29e8944c2e Merge pull request #3478 from maxGimeno/Demo-Fix_color_CC-GF
Polyhedron Demo: fix colorize each Connected Component
2018-12-01 16:31:10 +01:00
Andreas Fabri 879c7c3605 Suppress warning concerning boost in demo plugin 2018-11-30 12:42:58 +01:00
Lingjie Zhu 7e4add3b28 fix cmake target suffix_EXPORTS 2018-11-30 10:45:27 +01:00
Lingjie Zhu a9c6c37bd4 invalidateOpenGLBuffers() will rewrite color_vector
moving color assignment down does not fix the problem
2018-11-30 10:45:27 +01:00
Lingjie Zhu 3b501527b7 fix polylines item display 2018-11-30 10:45:27 +01:00
Lingjie Zhu 4840ceb2f0 add automatic mesh extraction 2018-11-30 10:45:27 +01:00
Lingjie Zhu 99e328a1f2 update meshing items
rendering empty polygon soup item will crash
2018-11-30 10:45:27 +01:00
Lingjie Zhu d69442cad4 visualize seeds every step
put visualization items in wrapper
2018-11-30 10:45:27 +01:00
Lingjie Zhu 7182f1b533 add rendering seeds item
expose Proxy_wrapper struct
2018-11-30 10:45:26 +01:00