Commit Graph

104719 Commits

Author SHA1 Message Date
Andreas Fabri 6ed2272c1d Classification: Workaround or VC std17 boost bug 2023-07-06 07:26:54 +01:00
Laurent Rineau f7a78677fc Merge branch '5.6.x-branch' 2023-06-22 12:02:44 +02:00
Laurent Rineau 3851bc437e Merge pull request #7513 from sloriot/T23-exact_serialization
EPECK Triangulation serialization
2023-06-22 11:59:34 +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 4afd96e95d Merge pull request #7527 from janetournois/Mesh_3-fix_weighted_image_oracle-jtournois
Mesh_3 for weighted images - fix translated labeled image case
2023-06-22 11:59:29 +02:00
Laurent Rineau 0af92e68e2 Merge pull request #7531 from afabri/Parameterization-cleanup-GF
Parameterization: Cleanup of an example
2023-06-22 11:59:20 +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 9cc17545b4 Merge branch '5.5.x-branch' into 5.6.x-branch 2023-06-22 11:59:03 +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
Laurent Rineau 63398aa5a0 Merge pull request #7527 from janetournois/Mesh_3-fix_weighted_image_oracle-jtournois
Mesh_3 for weighted images - fix translated labeled image case
2023-06-22 11:58:45 +02:00
Laurent Rineau b756932b56 Merge pull request #7531 from afabri/Parameterization-cleanup-GF
Parameterization: Cleanup of an example
2023-06-22 11:58:42 +02:00
Laurent Rineau 7e74ab7c51 Merge pull request #7533 from janetournois/Polyhedron_demo-fix_default_sigma-jtournois
Polyhedron demo - fix Mesh_3 dialog initialization
2023-06-22 11:58:37 +02:00
Laurent Rineau ed44ef81fa Merge pull request #7527 from janetournois/Mesh_3-fix_weighted_image_oracle-jtournois
Mesh_3 for weighted images - fix translated labeled image case
2023-06-22 11:57:11 +02:00
Laurent Rineau 28bdb2522f Merge pull request #7531 from afabri/Parameterization-cleanup-GF
Parameterization: Cleanup of an example
2023-06-22 11:57:08 +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
Sébastien Loriot cedad3eee0 remove dependency 2023-06-20 17:34:36 +02:00
Sébastien Loriot ec8c01a719 add missing include 2023-06-20 15:19:33 +02:00
Sébastien Loriot ccc5462b28 add missing include directives 2023-06-20 14:45:43 +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
Sébastien Loriot 27e303b598 add more missing include directives 2023-06-20 14:18:39 +02:00
Sébastien Loriot 846dd80253 move it to a more suitable place 2023-06-20 13:57:56 +02:00
Sébastien Loriot 936ff74dde add missing include 2023-06-20 13:42:58 +02:00
Sébastien Loriot 6abf126e10 fix typo 2023-06-20 10:48:49 +02:00
Sébastien Loriot 11586736c7 add missing include 2023-06-20 10:48:41 +02:00
Sébastien Loriot 0ee31a5d4f remove extra parenthesis 2023-06-19 19:17:49 +02:00
Jane Tournois 3a33bc8330 do not access null image 2023-06-19 16:19:52 +02:00
Andreas Fabri 2b112c9ed3 Parameterization: Cleanup of an example 2023-06-19 09:38:04 +01:00
Laurent Rineau 4673df281a Merge branch '5.6.x-branch' 2023-06-16 10:11:23 +02:00
Laurent Rineau f0f19e4ee2 Merge pull request #7497 from afabri/PSP-wlop_simplify-GF
PSP: wlop_simplify() performance improvement
2023-06-16 10:11:11 +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 affee8bc7f Merge pull request #7512 from lrineau/Installation-CMake_function__CGAL_setup_CGAL_flags__-GF
create a new CMake function CGAL_setup_CGAL_flags
2023-06-16 10:11:06 +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 ee98d37a22 Merge pull request #7519 from sloriot/CGAL-no_MSVC2015_tests
disable MSVC 2015 with CGAL 6.0
2023-06-16 10:11:00 +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
Laurent Rineau 2bab43861e Update precompiled demos script 2023-06-16 10:10:15 +02:00
Jane Tournois c9b04ebc97 apply input image translation to image with weights wrapper 2023-06-15 15:05:39 +02:00
Sébastien Loriot bbc4d08ee0 Merge remote-tracking branch 'cgal/master' into HEAD 2023-06-15 10:47:07 +02:00
Sebastien Loriot 5b0786aa99 Update Documentation/doc/Documentation/Preliminaries.txt
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2023-06-15 10:44:37 +02:00
Sébastien Loriot b45b2c379f update doc about C++ standard 2023-06-15 10:44:20 +02:00
Sébastien Loriot 6df9a0d61c check headers also needs c++17 2023-06-15 10:43:53 +02:00
Sébastien Loriot cc1cb02ccd missing 6.0 updates 2023-06-15 10:43:40 +02:00
Sébastien Loriot f5803d5a8b MSVC 2015 is no longer supported 2023-06-15 10:43:16 +02:00
Sébastien Loriot c8a88b9014 remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
Sébastien Loriot e54408370b remove CGAL_CXX17 macro
... and no longer used macros
2023-06-15 10:41:56 +02:00
Sébastien Loriot 852b3b664b expand -CGAL_CPP17_INLINE macro 2023-06-15 10:40:54 +02:00
Nuno Miguel Nobre 43d2188068 Fix typos in the user manual for the dD spatial searching pkg 2023-06-14 21:53:16 +01:00
Nuno Miguel Nobre 622f7ac884 Fix typos in the user manual for the surface mesh segmentation pkg 2023-06-14 16:01:54 +01:00
Laurent Rineau f18f649562 announcement of CGAL-5.6-beta1 2023-06-14 15:59:39 +02:00
Sébastien Loriot c4eb65d71b disable MSVC 2015 2023-06-13 19:02:22 +02:00