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 |
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 |
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 |
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 |
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 |
Maxime Gimeno
|
b8458399f9
|
Add misisng include
|
2018-11-29 11:29:05 +01:00 |
Maxime Gimeno
|
2c093b9cc8
|
Add missing addItem()
|
2018-11-28 16:25:51 +01:00 |
Maxime Gimeno
|
160ec1575c
|
Merge remote-tracking branch 'cgal/master' into Demo-Use_metadata_for_runtime_loading-GF
|
2018-11-28 15:34:10 +01:00 |
Laurent Rineau
|
5a8987a9bb
|
Generalise the creation of surface-only c3t3 items
|
2018-11-28 14:43:03 +01:00 |
Maxime Gimeno
|
ad48763b6d
|
Add missing call to computeItemColorVectorAutomatically()
|
2018-11-26 09:23:54 +01:00 |
Maxime Gimeno
|
c8514f669a
|
Set CMP0074 for polyhedron demo
|
2018-11-22 12:42:37 +01:00 |
Maxime Gimeno
|
d6cfa1a868
|
Fix CMake warnings about CMP for Visual 2017
|
2018-11-21 16:17:39 +01:00 |
Maxime Gimeno
|
4275495292
|
List items that could not be saved and fix filter in save dialog
|
2018-11-21 13:49:37 +01:00 |
Maxime Gimeno
|
aabd798126
|
Fix warnings std::size_t to int
|
2018-11-20 10:47:37 +01:00 |
Maxime Gimeno
|
3cc4a174b9
|
Resolve conflicts
|
2018-11-19 12:04:58 +01:00 |
Maxime Gimeno
|
f3e4183e60
|
Rename functions.
|
2018-11-19 12:03:17 +01:00 |
Sébastien Loriot
|
cb168754cd
|
fix indentation
|
2018-11-15 20:13:25 +01:00 |
Sebastien Loriot
|
641efa944b
|
Merge pull request #3424 from maxGimeno/Demo-Some_fixes-GF
Polyhedron demo: some fixes
|
2018-11-15 19:57:46 +01:00 |
Maxime Gimeno
|
2c18ca1043
|
Remove conflicts
|
2018-11-15 09:47:43 +01:00 |
Maxime Gimeno
|
66961f56f6
|
Add a way to ignore dataChanged() calls of the Scene to optimize big selection manipulation.
Use it to make the visibility change of a selection of items instant instead of possibly very long.
|
2018-11-14 11:48:03 +01:00 |
Maxime Gimeno
|
9dc71d3a61
|
Change API
|
2018-11-13 15:14:59 +01:00 |
Sebastien Loriot
|
00cf0a2889
|
Merge pull request #3413 from gdamiand/CGAL-cmake_cleanup-gdamiand
Clean CMakeLists.txt of examples and tests
|
2018-11-12 15:01:46 +01:00 |