Laurent Rineau
b01da56a56
remove occurrences of OpenGLWidgets in demos' CMake scripts
2023-09-13 17:13:39 +02:00
Mael Rouxel-Labbé
70c79da6fc
Merge remote-tracking branch 'cgal/master' into AW3-Tet_remesh_example-GF
2023-09-13 15:31:10 +02:00
Sébastien Loriot
af95dae8c6
Merge remote-tracking branch 'cgal/master' into HEAD
2023-09-12 15:27:54 +02:00
Ivan Paden
426c6f9f5b
Update polyhedron demo with ball_radius np in Adaptive_sizing_field
2023-11-16 09:34:40 +01:00
ange-clement
7d79636f0b
Removed unnecessary lines
2023-09-11 17:48:24 +02:00
Laurent Rineau
873c3b26cf
remove a few occurrences of "qt5"
...
There are still a lot!
2023-09-11 17:46:27 +02:00
Laurent Rineau
303282aec6
fix "Save as..." in CGAL Lab
2023-09-11 17:33:34 +02:00
ange-clement
b77659beb2
Added support for vtk images (vti format)
2023-09-11 17:21:37 +02:00
Laurent Rineau
46923342ad
Merge pull request #7576 from albert-github/feature/issue_7395
...
issue #7395 Improvement of layout of model relations
# Conflicts:
# Kernel_23/doc/Kernel_23/CGAL/Vector_2.h
2023-09-07 10:48:34 +02:00
Laurent Rineau
c50c72fd28
Merge pull request #7648 from albert-github/feature/bug_pkgdesc_incl
...
Better showing of `#include`
2023-09-07 10:46:32 +02:00
ange-clement
1bfc83421f
Merge branch 'master' into Polyhedron-demo-meshing-segmented-image-color-aclement
2023-09-07 10:32:52 +02:00
ange-clement
c059ee5be3
Updated scene mesh creation
...
The color is initialized to the base item's color.
2023-09-07 10:06:25 +02:00
ange-clement
6f8116c4d5
Update mesh coloring.
...
Visible surface patches uses the domains' colors.
The mesh generated from an image has now the same color
(if their base color is the same).
2023-09-06 18:24:27 +02:00
ange-clement
7beae3e8be
Made images colors adapt to their base color
2023-09-06 16:19:02 +02:00
Laurent Rineau
4740f81a1b
add a target to compile all CGALlab
2023-08-31 15:43:44 +02:00
Sébastien Loriot
a528464f31
Merge branch 'cgal/master' into PMP-BF_autorefine
2023-08-28 13:44:44 +02:00
hoskillua
46ac0f9060
trim whitespaces
2023-08-27 19:27:23 +03:00
hoskillua
28efeb2056
integrated curvature vis to display property
...
still need to add the radius setting part
2023-08-27 19:13:42 +03:00
hoskillua
a94a7337c2
Merge remote-tracking branch 'upstream/master' into gsoc2022
2023-08-25 14:51:46 +03:00
Laurent Rineau
f9c213735b
last deprecation warning in a full build of demo/Polyhedron
2023-08-24 17:53:32 +02:00
Laurent Rineau
dc7f6af55d
check that we have an exact match (whole string)
2023-08-24 16:48:22 +02:00
Laurent Rineau
d8583c93d5
replace deprecated QMatrix4x4*QVector3D by map
2023-08-24 16:48:22 +02:00
Laurent Rineau
da0b65d7c9
fix QSJ/C++ exceptions handling
...
The javascript testsuite passes.
2023-08-24 15:29:23 +02:00
Laurent Rineau
79a563bfbc
fix more deprecation warnings
2023-08-24 15:19:11 +02:00
Sébastien Loriot
608d0c81c4
use a macro
2023-08-24 14:56:48 +02:00
Laurent Rineau
740b57003c
Merge remote-tracking branch 'refs/remotes/afabri/CGAL-Qt6-GF' into CGAL-Qt6-GF
2023-08-24 14:20:44 +02:00
Sébastien Loriot
68bc244d02
Merge remote-tracking branch 'cgal/master' into HEAD
2023-08-24 14:14:12 +02:00
Laurent Rineau
48bd7cc0c7
fix deprecation warnings from Qt6
2023-08-24 10:26:21 +02:00
Ivan Paden
613b0a8914
Merge branch 'master' into PMP-add_sizing_in_isotropic_remeshing-GF
2023-08-21 22:18:37 +02:00
Ivan Paden
dccf973186
Fix templating error in isotropic remeshing overload
2023-11-16 09:31:19 +01:00
Ivan Paden
e3727e4a88
Remove todos
2023-11-16 09:31:19 +01:00
Ivan Paden
6ee23c6fdd
Replace pmesh with vertex property maps in sizing field classes
2023-11-16 09:31:19 +01:00
Ivan Paden
600f72fd0e
Reintroduce constraints_are_short_enough for adaptive remeshing
2023-11-16 09:31:19 +01:00
Ivan Paden
050c7f9512
Add split_long_edges functionality using adaptive sizing field as an input
2023-11-16 09:31:19 +01:00
Ivan Paden
4a8974d256
Move sizing classes to 'public' headers
2023-11-16 09:31:19 +01:00
Ivan Paden
00b4b93d1c
Remove the adaptive sizing field dependency in remesh.h
2023-11-16 09:30:10 +01:00
Mael Rouxel-Labbé
b6cc7cabc5
Fix UI + fix connections
2023-11-16 09:30:10 +01:00
Mael Rouxel-Labbé
41bddc72d6
Display plugin fixes
2023-11-16 09:30:10 +01:00
Jane Tournois
58e0bf13a6
reintroduce mean curvature and gaussian curvature in "display properties"
...
broken for now
2023-11-16 09:30:10 +01:00
albert-github
93001308f4
Merge branch 'master' into feature/issue_7395
...
# Conflicts:
# Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Concepts/ArrangementPointLocation_2.h
# Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Concepts/ArrangementVerticalRayShoot_2.h
2023-08-18 11:10:42 +02:00
Sébastien Loriot
28f904f4e2
Merge remote-tracking branch 'cgal/master'
2023-08-15 07:16:14 +02:00
Sébastien Loriot
eada3ee8ca
Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl'
2023-08-14 14:19:25 +02:00
albert-github
0ce82c0bd5
Better showing of `#include`
...
Getting a better (and consistent) output for the include file to be used with some functions.
Normally `#include` are sown as in a typewrite font, but the `#include` in these cases were shown in a code block way.
2023-08-13 18:22:07 +02:00
Mael Rouxel-Labbé
dab6394215
Introduce AW3 Vb/Cb to avoid using T3_Vb/Cb_with_info_3
2023-08-03 12:05:40 +02:00
Sébastien Loriot
1f61a84e49
add demo plugin that support refinement of one or several items
...
(soup or mesh)
2023-08-02 10:30:05 +02:00
Jane Tournois
b7aeab378f
Merge remote-tracking branch 'cgal/master' into PMP-add_sizing_in_isotropic_remeshing-GF
2023-08-01 12:22:15 +02:00
Jane Tournois
4b1b04eb8d
fix compilation
2023-11-16 09:16:00 +01:00
Ivan Paden
cc0c46c7ef
Fix polyhedron demo with TBB
2023-11-16 09:16:00 +01:00
Ivan Paden
1c597a07cf
Move sizing map calculation to constructor
2023-11-16 09:16:00 +01:00
Ivan Paden
91216f7875
Add adaptive remeshing to Polyhedorn demo, PMP plugin
2023-11-16 09:16:00 +01:00
Ivan Paden
0fbcb4175c
Add UI support for adaptive remeshing in Polyhedron demo (WIP)
2023-11-16 09:16:00 +01:00
Mael Rouxel-Labbé
7ec586ca73
Temporary workaround the selection item emitting way too many signals
2023-07-19 10:56:14 +02:00
albert-github
ad41766454
issue #7395 Improvement of layout of model relations
...
Corrected `cgalModels` to `cgalHasModes` inside `cgalHasNodelsBegin` / `cgalHasModelsEnd`
2023-07-18 13:23:37 +02:00
Mael
c6fd1d0316
Merge branch 'master' into CGAL-Qt6-GF
2023-07-18 10:49:58 +02:00
albert-github
de3ba0f47c
Merge remote-tracking branch 'upstream/master' into feature/issue_7395
2023-07-17 10:17:34 +02:00
Laurent Rineau
c5fd2070e3
Merge pull request #7539 from MaelRL/Demo-Display_plugin-GF
...
Display property / Heat method plugins improvements
2023-07-17 09:52:39 +02:00
albert-github
4e5578d469
issue #7395 Improvement of layout of model relations
...
- based on review
2023-07-15 13:12:15 +02:00
albert-github
a0320dd7b4
Merge branch 'master' into feature/issue_7395
...
# Conflicts:
# Polyhedron/doc/Polyhedron/Concepts/PolyhedronItems_3.h
2023-07-13 10:33:18 +02:00
Mael Rouxel-Labbé
39983615cd
Remove unused variable
2023-07-12 15:57:35 +02:00
Mael Rouxel-Labbé
047be0a3b6
Merge remote-tracking branch 'cgal/master' into Demo-Display_plugin-GF
2023-07-12 15:44:16 +02:00
Laurent Rineau
9c21ec9c50
Merge pull request #7540 from nmnobre/docs
...
Improve the manuals for the 3D Polyhedral Surface and Triangulated Surface Mesh Segmentation pkgs
2023-07-12 15:30:13 +02:00
Laurent Rineau
5ef509cc39
Merge pull request #7540 from nmnobre/docs
...
Improve the manuals for the 3D Polyhedral Surface and Triangulated Surface Mesh Segmentation pkgs
2023-07-12 15:23:51 +02:00
Sébastien Loriot
125542eb62
Merge remote-tracking branch 'cgal/master'
2023-07-11 12:59:21 +02:00
albert-github
301728a8a9
issue #7395 Improvement of layout of model relations
...
- Completed the cgalModels part
2023-07-09 12:43:36 +02:00
albert-github
ee2a55279d
issue #7395 Improvement of layout of model relations
...
- Completed the cgalHasModel part
- corrected spelling of `Has Model` and `Is Model Of` to `Has model` and `Is model of`
2023-07-06 17:35:34 +02:00
Laurent Rineau
aca86b9d27
Merge pull request #7500 from MaelRL/AW3-Stop_demo-GF
...
Add stop button for AW3 demo
2023-07-05 16:32:39 +02:00
Laurent Rineau
2e8ce4006d
Merge pull request #7549 from afabri/Polyhedron-fix_surface_remeshing-GF
...
Polyhedron demo: Fix remeshing of a surface
2023-07-05 16:32:34 +02:00
Nuno Miguel Nobre
56097acf82
Add Polyhedron_items_with_id_3 to PolyhedronItems_3 concept reference
2023-07-05 14:12:13 +01:00
Sébastien Loriot
b66afab814
Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD
2023-07-05 11:29:35 +02:00
Sébastien Loriot
68813c5c63
Merge pull request #7403 from sloriot/CGAL-replace_boost_by_std
...
Replace boost by std
2023-07-05 11:08:36 +02:00
Andreas Fabri
1066af14f4
Add #include
2023-06-26 15:09:10 +01:00
Andreas Fabri
be5a44af6a
whitespace
2023-06-26 12:20:15 +01:00
Andreas Fabri
a007995215
Polyhedron demo: Fix remeshing of a surface
2023-06-26 12:11:22 +01:00
Sébastien Loriot
dfc386d65b
Merge branch 'master' into HEAD
2023-06-22 14:05:45 +02:00
Sébastien Loriot
573de7f29e
Merge branch 'master'
2023-06-22 13:38:49 +02:00
Laurent Rineau
70ac38bed0
Merge pull request #7523 from nmnobre/doc_segmentation
...
Fix typos in multiple manuals
2023-06-22 11:59:32 +02:00
Laurent Rineau
1a47c45688
Merge pull request #7533 from janetournois/Polyhedron_demo-fix_default_sigma-jtournois
...
Polyhedron demo - fix Mesh_3 dialog initialization
2023-06-22 11:59:16 +02:00
Laurent Rineau
6e5070c302
Merge pull request #7523 from nmnobre/doc_segmentation
...
Fix typos in multiple manuals
2023-06-22 11:58:48 +02:00
Sébastien Loriot
cce3dfd075
Merge pull request #7416 from sloriot/CGAL-toward_6.0
...
CGAL 6.0 requires c++17
2023-06-22 09:28:15 +02:00
Mael Rouxel-Labbé
96ce2a28af
Apply suggestion from @lrineau
2023-06-21 14:36:17 +02:00
Mael Rouxel-Labbé
c4f4bc4cac
Work on display property plugin (+ heat method)
...
- separated property display and Heat method into two independent plugins
- redesigned UIs
- added "Largest Angle per face" and "face areas" to the display properties
- enable using a selection item to select heat method's source vertices
- fixed smallest angle computation
- fixed storing wrong display values
- fixed applicable() returning true too often
- fixed zoom not working for property maps other than the plugin's
- fixed zoom not working for simplices other than faces
- fixed zoom not working for point sets
- fixed color map ignoring the user's color choice
- fixed property combobox resetting on pretty much other action
- fixed not resetting colors when items are modified
- fixed broken connections in the heat method plugin
- fixed not actually emitting anything when a list selection is changed
- much more stuff
2023-06-21 13:23:31 +02:00
Nuno Miguel Nobre
0469f46105
Fix plurals in a number of manuals
2023-06-20 13:29:44 +01:00
Nuno Miguel Nobre
e22e256e69
Tweak wording in the manuals for the 3D Polyhedral Surface pkg
2023-06-20 13:29:23 +01:00
Jane Tournois
3a33bc8330
do not access null image
2023-06-19 16:19:52 +02:00
Laurent Rineau
e60e7b8010
Merge pull request #7508 from MaelRL/CGAL-Fix_offset_function-GF
...
Offset Meshing Plugin Improvements
2023-06-16 10:11:08 +02:00
Laurent Rineau
3c0a490440
Merge pull request #7518 from janetournois/Polyhedron_demo-remove_c3t3_io_verbosity-jtournois
...
CGAL Lab - disable verbosity of `.mesh` reader
2023-06-16 10:11:03 +02:00
Laurent Rineau
ad130ba0e0
Merge pull request #7518 from janetournois/Polyhedron_demo-remove_c3t3_io_verbosity-jtournois
...
CGAL Lab - disable verbosity of `.mesh` reader
2023-06-16 10:10:35 +02:00
Sébastien Loriot
f936680600
Merge remote-tracking branch 'cgal/master' into HEAD
2023-06-15 18:48:39 +02:00
Sébastien Loriot
9cdfe70abb
Merge remote-tracking branch 'sloriot/CGAL-toward_6.0'
2023-06-15 11:34:09 +02:00
Sébastien Loriot
bbc48b2c7e
more fixes
...
use Mesh_3::internal::get_index
std::dynamic_point_cast
std::get_if
2023-06-15 10:57:10 +02:00
Sébastien Loriot
56499e017d
do not use API that did not go into the standard
2023-06-15 10:57:10 +02:00
Sébastien Loriot
9a0bdb5d96
boost::variant ---> std::variant
2023-06-15 10:57:10 +02:00
Sébastien Loriot
557b64e4a6
boost::any ==> std::any
2023-06-15 10:57:09 +02:00
Sébastien Loriot
604dcdc435
boost::optional => std::optional
2023-06-15 10:57:09 +02:00
Sébastien Loriot
71b4e4f08f
boost::shared_ptr => std::shared_ptr
2023-06-15 10:57:01 +02:00
Sébastien Loriot
bbc4d08ee0
Merge remote-tracking branch 'cgal/master' into HEAD
2023-06-15 10:47:07 +02:00
Sébastien Loriot
c8a88b9014
remove CGAL_static_assertion*
2023-06-15 10:42:10 +02:00
Jane Tournois
7a101937c6
disable verbosity of `build_triangulation_from_file` - too verbose
2023-06-13 17:04:39 +02:00
Mael Rouxel-Labbé
efd68a5f92
Update offset meshing plugin
...
- fixed not working for polygon soups
- fixed broken formula for both giving Mesh_3 assertions and inverted meshes
- fixed applicable() allowing wrong combinations
- fixed inflate() needlessly normalizing normals
- fixed crashing for non triangulated inputs
- fixed some memory leaks
- fixed dialog name
- removed useless sqrts
- avoid recomputing bbox 4 times
- cleaned UI
- etc.
2023-06-09 19:15:16 +02:00
Laurent Rineau
97bd67d78e
Merge pull request #7504 from lrineau/Polyhedron_demo-fix_memory_leaks-GF
...
fix various memory leaks in CGAL Lab
2023-06-09 16:26:23 +02:00
Mael Rouxel-Labbé
f85b839858
Do not proceed if user cancels
2023-06-08 18:09:53 +02:00
Mael Rouxel-Labbé
9fbfd93b56
Fix function name
2023-06-08 18:09:44 +02:00
Laurent Rineau
d1cda5bd31
fix various memory leaks in CGAL Lab
2023-06-08 12:56:32 +02:00
Laurent Rineau
3a6076c8f8
Merge pull request #7472 from MaelRL/Polyhedron_demo-Fix_Aff_transfo-GF
...
Affine transformation plugin improvements
2023-06-07 17:34:07 +02:00
Laurent Rineau
0f57af63a4
Merge pull request #7494 from MaelRL/Polyhedron_demo-Bbox-GF
...
AABB / OBB plugins improvements
2023-06-07 17:34:05 +02:00
Mael Rouxel-Labbé
5c8acef035
Add the possibility to interrupt AW3 (whether iterative visu is used or not)
2023-06-07 10:29:42 +02:00
Laurent Rineau
ec67c1fd36
Merge pull request #7414 from SaillantNicolas/SCP_API_Deprecated
...
Fix: Use SFTP API instead of SCP API
2023-06-05 15:10:34 +02:00
Mael Rouxel-Labbé
c78d226187
Comment out unused variable
2023-06-04 00:37:29 +02:00
Mael Rouxel-Labbé
60dfbe0816
Fix bad copy paste
2023-06-01 11:08:22 +02:00
Mael Rouxel-Labbé
ab4b0ac29e
Improvements and fixes for AABB and OBB demo plugins
2023-05-31 15:42:31 +02:00
Sébastien Loriot
a08fd315e5
fix warning
2023-05-31 14:27:53 +02:00
Mael Rouxel-Labbé
7d4f5a3b2b
Add transformed polygon soup items
2023-05-26 18:14:09 +02:00
Mael Rouxel-Labbé
3ee53a44be
Merge remote-tracking branch 'cgal/master' into Polyhedron_demo-Fix_Aff_transfo-GF
2023-05-26 18:11:51 +02:00
Mael Rouxel-Labbé
2914c6f79b
Add affine transformation of polygon soups + update transf when item updates
2023-05-26 18:07:48 +02:00
Mael Rouxel-Labbé
d5c31fb2d1
Factorize constructor code
2023-05-23 17:28:57 +02:00
Mael Rouxel-Labbé
c6720aaab0
Use PMP::compute_vertex_normals to speed up normal computation
2023-05-23 17:28:18 +02:00
Mael Rouxel-Labbé
35cb845ead
Indentation fixes
2023-05-23 17:27:58 +02:00
Mael Rouxel-Labbé
676144eb17
Refactor affine transform plugin
2023-05-23 17:25:34 +02:00
Sebastien Loriot
78bf1f052a
Polyhedron demo - fix dihedral angles histogram ( #7443 )
...
## Summary of Changes
Before this PR, the histogram of dihedral angles displayed in the demo
was the histogram of all angles of all tetrahedra.
With this PR, only the angles of tetrahedra with a non-zero
Subdomain_index will be computed and used to build the histogram.
Note that the tetrahedra with Subdomain_index zero
* are not displayed at all, so it is made consistent
* are not treated (on purpose) by Delaunay refinement, so they usually
are of bad quality
## Release Management
* Affected package(s): Polyhedron demo
2023-05-22 09:21:04 +02:00
Ivan Paden
eb2a023c31
Merge PR #6760 into gsoc2023-adaptive_remesh-ipadjen
2023-05-21 08:50:10 +02:00
Jane Tournois
da98339ce2
read .nii.gz image files
2023-05-15 16:09:52 +02:00
Jane Tournois
5469530d4f
compute angles only for cells that belong to the C3T3
2023-05-15 15:42:35 +02:00
Laurent Rineau
5adff3d3d1
Merge pull request #7405 from janetournois/Mesh_3-min_size-jtournois
...
Mesh 3 - min size criteria for edges, facets and cells
2023-05-11 17:37:21 +02:00
Laurent Rineau
bc4cdd37ff
Merge pull request #7424 from lrineau/CGAL-fix_warnings-GF
...
fix warnings
2023-05-11 17:37:16 +02:00
Laurent Rineau
e717b873c5
Merge pull request #7417 from afabri/Polyhedron-nifti-GF
...
Polyhedron Demo: Add reading NIFTI files (*.nii)
2023-05-11 16:55:26 +02:00
Jane Tournois
13c4db20dd
fix max value for constraints length
2023-05-11 16:07:11 +02:00
Sébastien Loriot
5c1e820c1e
fix test and demo
2023-05-11 16:07:10 +02:00
Jane Tournois
73a7d4ff09
Merge remote-tracking branch 'cgal/master' into Mesh_3-min_size-jtournois
...
# Conflicts:
# Installation/CHANGES.md
# Polyhedron/demo/Polyhedron/Plugins/Mesh_3/Mesh_3_plugin.cpp
# STL_Extension/include/CGAL/STL_Extension/internal/parameters_interface.h
2023-05-05 09:17:33 +02:00
Laurent Rineau
628d8ae43d
Merge pull request #7307 from janetournois/Mesh_3-sizing_field_with_aabb_tree-GF
...
Mesh_3 - Document Sizing_field_with_aabb_tree
2023-05-04 17:22:59 +02:00
Laurent Rineau
b5c2222cb7
demo/Polyhedron: fix warnings
...
They were reference to temporaries.
2023-05-04 15:58:54 +02:00
Sébastien Loriot
e0eac4f388
Merge remote-tracking branch 'cgal/master' into HEAD
2023-05-03 18:37:09 +02:00
Laurent Rineau
d1f9ca8846
Merge pull request #7380 from lrineau/Polyhedron_demo-fix_Mesh_3_plugin-GF
...
3D demo, Mesh_3 plugin: fix the protect_borders/features
2023-05-03 15:05:42 +02:00
Laurent Rineau
c5cf38e6a7
allow different word type in the image item
2023-05-02 15:38:30 +02:00
Laurent Rineau
9350333d72
fix the reader plugin
2023-05-02 15:38:30 +02:00
Andreas Fabri
bdff151b42
Add reading NIFTI files (*.nii)
2023-04-30 16:36:55 +01:00
Andreas Fabri
b2a330bbdf
WIP re-adding scripting
2023-04-30 14:21:54 +01:00
Sébastien Loriot
4fb4ca2b53
std::empty needs c++17
...
remove this commit before merging in 6.0
2023-04-28 23:39:37 +02:00
Laurent Rineau
a10460dd31
Remove trailing whitespaces
2023-04-28 14:05:01 +02:00
Nicolas Saillant
ab0b31fed3
Use SFTP API instead of SCP API
2023-04-28 13:58:49 +02:00
Laurent Rineau
0576e883f9
Merge branch 'CGAL-fix-Qt5-CMake-GF' into CGAL-Qt6-GF
...
# Conflicts:
# AABB_tree/demo/AABB_tree/CMakeLists.txt
# Alpha_shapes_3/demo/Alpha_shapes_3/CMakeLists.txt
# Arrangement_on_surface_2/demo/Arrangement_on_surface_2/CMakeLists.txt
# Circular_kernel_3/demo/Circular_kernel_3/CMakeLists.txt
# GraphicsView/demo/Alpha_shapes_2/CMakeLists.txt
# GraphicsView/demo/Apollonius_graph_2/CMakeLists.txt
# GraphicsView/demo/Bounding_volumes/CMakeLists.txt
# GraphicsView/demo/Circular_kernel_2/CMakeLists.txt
# GraphicsView/demo/Generator/CMakeLists.txt
# GraphicsView/demo/GraphicsView/CMakeLists.txt
# GraphicsView/demo/L1_Voronoi_diagram_2/CMakeLists.txt
# GraphicsView/demo/Largest_empty_rect_2/CMakeLists.txt
# GraphicsView/demo/Periodic_2_triangulation_2/CMakeLists.txt
# GraphicsView/demo/Polygon/CMakeLists.txt
# GraphicsView/demo/Segment_Delaunay_graph_2/CMakeLists.txt
# GraphicsView/demo/Segment_Delaunay_graph_Linf_2/CMakeLists.txt
# GraphicsView/demo/Snap_rounding_2/CMakeLists.txt
# GraphicsView/demo/Spatial_searching_2/CMakeLists.txt
# GraphicsView/demo/Stream_lines_2/CMakeLists.txt
# GraphicsView/include/CGAL/Qt/DemosMainWindow_impl.h
# Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/CMakeLists.txt
# Installation/cmake/modules/CGAL_add_test.cmake
# Linear_cell_complex/demo/Linear_cell_complex/CMakeLists.txt
# Optimal_transportation_reconstruction_2/demo/Optimal_transportation_reconstruction_2/CMakeLists.txt
# Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/CMakeLists.txt
# Periodic_3_triangulation_3/demo/Periodic_Lloyd_3/CMakeLists.txt
# Polyhedron/demo/Polyhedron/polyhedron_demo_macros.cmake
# Polyline_simplification_2/demo/Polyline_simplification_2/CMakeLists.txt
# Principal_component_analysis/demo/Principal_component_analysis/CMakeLists.txt
# Triangulation_3/demo/Triangulation_3/CMakeLists.txt
# Triangulation_on_sphere_2/demo/Triangulation_on_sphere_2/CMakeLists.txt
2023-04-28 13:49:58 +02:00
Laurent Rineau
67441a3772
Convert all CMakeLists.txt to Qt6
2023-04-25 17:27:03 +02:00
Jane Tournois
2e91e6ce67
remove ignored const qualifiers
2023-04-25 14:46:12 +02:00
Jane Tournois
35c92d962b
add missing default
2023-04-25 14:08:49 +02:00
Jane Tournois
de081c89b4
use const pointer to non-const image
2023-04-25 14:03:01 +02:00
Jane Tournois
edeacc498f
avoid access to temporary weights
2023-04-25 11:39:46 +02:00
Laurent Rineau
b8f23d4feb
Merge pull request #7255 from lrineau/CGAL-rename_ctest_test_names-GF
...
CGAL CTest support: rename the test names
2023-04-24 14:08:27 +02:00
Jane Tournois
b76f640a41
Merge branch 'Mesh_3-edge_min_size-GF' into Mesh_3-min_size-jtournois
...
# Conflicts:
# Mesh_3/test/Mesh_3/CMakeLists.txt
# Polyhedron/demo/Polyhedron/Plugins/Mesh_3/Meshing_dialog.ui
2023-04-24 13:59:48 +02:00
Jane Tournois
e30ccd2cc5
Merge branch 'Mesh_3-add_minimal_size_criterion_new-jtournois' into Mesh_3-min_size-jtournois
2023-04-24 12:56:40 +01:00
Sébastien Loriot
d9e9c1e664
dtd::disance does not handle ranges
2023-04-23 23:27:35 +02:00
Sébastien Loriot
2f7d150531
boost::begin/end/empty/size -> std::begin/end/empty/size
2023-04-23 23:01:35 +02:00
Sébastien Loriot
b039040f73
boost::is_convertible -> std::is_convertible
2023-04-23 22:37:07 +02:00
Sébastien Loriot
a04035879d
boost::is_const -> std::is_const
2023-04-23 22:37:07 +02:00
Sébastien Loriot
6fd9476cd7
boost::is_integral -> std::is_integral
2023-04-23 22:37:07 +02:00
Sébastien Loriot
8740b244a2
boost::distance -> std::distance
...
boost's version is working on std::pair but we decided to no longer
consider iterator pairs as ranges
2023-04-23 22:37:07 +02:00
Sébastien Loriot
e82d970d19
boost::next -> std::next
2023-04-23 22:37:07 +02:00
Sébastien Loriot
99619dc634
boost::prior -> std::prev
2023-04-23 22:37:07 +02:00
Sébastien Loriot
a88af6c0c6
boost::array -> std::array
2023-04-23 22:37:07 +02:00
Sébastien Loriot
b99c384528
boost::remove_pointer -> std::remove_pointer
2023-04-23 22:37:06 +02:00
Sébastien Loriot
99e7f4806a
boost::int -> std::int
2023-04-23 18:43:10 +02:00
Sébastien Loriot
fc034c6a5d
boost::unit -> std::uint
2023-04-23 18:40:39 +02:00
Laurent Rineau
205236832e
Merge remote-tracking branch 'cgal/master' into CGAL-rename_ctest_test_names-GF
...
# Conflicts:
# Polyhedron/demo/Polyhedron/Plugins/PMP/CMakeLists.txt
2023-04-21 10:47:17 +02:00
Andreas Fabri
b15e0a1ea2
Fix 'Save As' [skip ci]
2023-04-20 15:54:44 +01:00
Andreas Fabri
c77f144307
various fixes [skip ci]
2023-04-20 11:38:47 +01:00
Andreas Fabri
ab1d7990d2
various fixes [skip ci]
2023-04-20 11:14:11 +01:00
Andreas Fabri
bd78a33b20
PMP compiles [skip ci]
2023-04-20 09:53:48 +01:00
Andreas Fabri
b80fbc83d0
Fixes for target Mesh_3
2023-04-20 08:18:29 +01:00
Andreas Fabri
5030d671d5
Target Polyhedron_3 builds and executes, but with all scripting and RegExp (deprecated) commented
2023-04-19 17:06:44 +01:00
Andreas Fabri
5601e035ff
Change all CMakeLists.txt
2023-04-19 17:05:21 +01:00
Mael Rouxel-Labbé
b8e82b9c05
Merge remote-tracking branch 'cgal/master' into PMP-Triangulate_PS-GF
2023-04-18 12:16:27 +02:00
Jane Tournois
4a56178f9d
c3t3 must be cleared from cells and facets
...
initialization may have left the C3t3 facets and cells
status in an inconsistent state because of
init_c3t3() that inserts points without taking care of the complex-or-not
status of cells and facets
2023-04-17 14:34:36 +02:00
Jane Tournois
737cffce5e
Scene_surface_mesh_item has become useless here
2023-04-17 14:34:35 +02:00
Laurent Rineau
594682dde3
Merge pull request #5461 from sloriot/PMP-decimation
...
Add coplanar decimation
2023-04-17 10:14:07 +02:00
Laurent Rineau
824976a003
Merge pull request #7236 from albert-github/feature/issue_7231
...
issue #7231 Improvement of layout of refines relations.
2023-04-17 10:14:01 +02:00
Laurent Rineau
f9c58a63db
Merge pull request #7376 from lrineau/Polyhedron-demo_fix_UBSAN_warnings-GF
...
CGAL 3D demo: fix USBAN warnings
2023-04-17 10:13:42 +02:00
Jane Tournois
c215d3e00c
add missing macro definition in io_image_plugin
2023-04-13 09:26:56 +02:00
Andreas Fabri
7da72e00e9
Define NOMINMAX to work around problem in vtk
2023-04-12 07:29:02 +01:00
Laurent Rineau
9c69a13ddc
reindent
...
```
.../demo/Polyhedron/Plugins/Mesh_3/Mesh_3_plugin_cgal_code.cpp:364:5: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
364 | else
| ^~~~
.../demo/Polyhedron/Plugins/Mesh_3/Mesh_3_plugin_cgal_code.cpp:405:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’
405 | if (p_domain == nullptr)
| ^~
```
2023-04-11 13:31:24 +02:00
Laurent Rineau
2b370b95fb
Mesh_3 plugins: fix the protect_borders/features
2023-04-11 12:56:58 +02:00
Laurent Rineau
9789e35197
CGAL 3D demo: fix USBAN warnings
2023-04-08 17:11:11 +02:00
Jane Tournois
7eb9a5a0cc
Merge remote-tracking branch 'cgal/master' into Mesh_3-triple_line_extraction_and_weights-GF
...
# Conflicts:
# Mesh_3/include/CGAL/Labeled_mesh_domain_3.h
2023-04-07 15:11:30 +02:00
Jane Tournois
3e3f66f75d
Merge remote-tracking branch 'cgal/master' into Mesh_3-add_minimal_size_criterion_new-jtournois
...
# Conflicts:
# Polyhedron/demo/Polyhedron/Plugins/Mesh_3/Mesh_3_plugin.cpp
2023-04-06 12:04:47 +02:00
Sébastien Loriot
cb672d4d90
Merge remote-tracking branch 'cgal/master' into PMP-decimation
2023-04-04 14:25:17 +02:00
Sébastien Loriot
f730ab30d8
move to out np
2023-03-31 14:39:33 +02:00
Mael Rouxel-Labbé
8f3968000e
Fix visitor
2023-03-29 21:09:44 +02:00
Mael Rouxel-Labbé
e5c8323825
Add triangulate_polygons() to the demo
2023-03-29 15:30:56 +02:00
Mael Rouxel-Labbé
8a39016780
Visitor of triangulate_faces must be a visitor of HoleFilling too
2023-03-29 15:30:25 +02:00
Priyansh Jalan
26b391dc51
fixed warnings and changed tabs to spaces
2023-03-24 14:42:30 +00:00
Jane Tournois
ad7acbde93
fix usage of "features" option in the demo for polyhedral surfaces
2023-03-24 15:04:39 +01:00
Priyansh Jalan
74a4bef885
made multi line input and added tetrahedron generation
2023-03-24 12:17:28 +00:00
Priyansh Jalan
455f625e8a
Polyhedron demo object generator tetrahedron -added UI and half logic part
2023-03-24 11:07:18 +00:00
Jane Tournois
ac5ccbd62f
Merge remote-tracking branch 'cgal/master' into Mesh_3-sizing_field_with_aabb_tree-GF
...
# Conflicts:
# Mesh_3/doc/Mesh_3/PackageDescription.txt
2023-03-23 13:53:48 +01:00
Sébastien Loriot
661513b16e
gaussian -> Gaussian
2023-03-22 19:12:28 +01:00
Sébastien Loriot
664aa7c162
Merge remote-tracking branch 'cgal/master' into HEAD
2023-03-22 18:16:01 +01:00
Jane Tournois
b52913b6cc
Merge remote-tracking branch 'cgal/master' into Mesh_3-edge_min_size-GF
...
# Conflicts:
# Mesh_3/doc/Mesh_3/Doxyfile.in
2023-03-20 14:07:19 +01:00
Jane Tournois
b099befbaa
do not add the extra topo criterion when edge_min_size is required
...
it may not succeed when edge_min_size is used
2023-03-20 12:39:56 +01:00
Laurent Rineau
2f0203be10
Merge pull request #7255 from lrineau/CGAL-rename_ctest_test_names-GF
...
CGAL CTest support: rename the test names
# Conflicts:
# Mesh_3/test/Mesh_3/CMakeLists.txt
2023-03-15 14:23:32 +01:00
albert-github
2d60f46985
issue #7231 Improvement of layout of refines relations.
...
- Adjusted cgalRefines according to reviews
- Implemented it in all files
2023-03-14 17:37:50 +01:00
Sébastien Loriot
7ff85c0444
fix warnings and typo
2023-03-14 14:22:21 +01:00
Laurent Rineau
35a1285a12
Merge pull request #6129 from janetournois/Mesh_3-triple_line_extraction-GF
...
Mesh_3 - add detection of intersection lines from labeled images
# Conflicts:
# Installation/CHANGES.md
2023-03-13 16:46:07 +01:00
Sébastien Loriot
36b448912e
add a first simple post-processing step
2023-03-13 12:00:45 +01:00