Sébastien Loriot
932ba31013
bump CGAL version to 6.0
2023-04-28 20:08:58 +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
1a6ece1cea
Qt5::Svg is now only optional for CGAL_Qt5
2023-04-27 17:27:23 +02:00
Mael Rouxel-Labbé
dc4f9ec2a7
Merge remote-tracking branch 'cgal/master' into CGAL-Prepare_CHANGES.md_5.6-GF
2023-04-27 12:46:03 +02:00
Laurent Rineau
28da6e7c74
CMake: allow spaces in git working directory
2023-04-26 16:24:01 +02:00
Laurent Rineau
67441a3772
Convert all CMakeLists.txt to Qt6
2023-04-25 17:27:03 +02:00
Jane Tournois
7833d6440b
merge tet meshing sections in CHANGES.md, and reorder items
2023-04-24 18:26:36 +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
Mael Rouxel-Labbé
bad7775b53
Merge remote-tracking branch 'cgal/master' into SLS-Weighted_skeleton-GF
2023-04-21 13:06:47 +02:00
Laurent Rineau
5690c51f50
Merge pull request #7339 from efifogel/Ms_2-Hole_filter-efif
...
Minkowski_sum_2: fix hole filter
2023-04-21 11:21:31 +02:00
Laurent Rineau
7cb29b5d0a
Merge pull request #7353 from MaelRL/PMP-Triangulate_PS-GF
...
Add triangulate Polygon Soup
2023-04-21 11:21:28 +02:00
Laurent Rineau
eb0cdd276d
Merge pull request #7363 from afabri/Eigen-is_byte_container-GF
...
Installation: Workaround for boost::mp / Eigen problem
2023-04-21 11:21:26 +02:00
Laurent Rineau
38823ee9c4
Merge pull request #7386 from janetournois/Installation-gmp-jtournois
...
Installation - add new possible GMP lib name for MSVC
2023-04-21 11:21:21 +02:00
Laurent Rineau
ad30839e6b
Merge pull request #7370 from sloriot/PMP-soup_self_intersections
...
Add self-intersection test and report functions for triangle soups
2023-04-21 11:20:52 +02:00
Laurent Rineau
731a774a4f
Merge pull request #7386 from janetournois/Installation-gmp-jtournois
...
Installation - add new possible GMP lib name for MSVC
2023-04-21 11:18:56 +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
c6ce5fb120
Switch to QT6 for the GraphicsView demos
2023-04-19 12:19:38 +01:00
Andreas Fabri
ef46506378
Add cmake/modules files
2023-04-18 16:46:40 +01:00
Mael Rouxel-Labbé
c455782c7b
prepare CHANGES.md for 5.6 (wip)
2023-04-18 12:41:29 +02:00
Mael Rouxel-Labbé
b8e82b9c05
Merge remote-tracking branch 'cgal/master' into PMP-Triangulate_PS-GF
2023-04-18 12:16:27 +02:00
Laurent Rineau
60b5642b7c
only use msvc::no_unique_address with C++20 or later
2023-04-18 11:40:12 +02:00
Jane Tournois
bba019e066
changes
2023-04-18 10:02:15 +02:00
Jane Tournois
57f06aa287
merge "Tetrahedral Mesh Generation" and "3D Mesh Generation"
...
"3D Mesh Generation" is the right package name
2023-04-18 09:45:27 +02:00
Mael Rouxel-Labbé
1a5826f11a
Merge remote-tracking branch 'cgal/master' into SLS-Weighted_skeleton-GF
2023-04-17 12:48:30 +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
12c8e60e6e
fix name of a custom target on Windows
2023-04-17 10:07:35 +02:00
Laurent Rineau
1a544abe4b
fix a previous merge conflict resolution
2023-04-14 11:04:09 +02:00
Laurent Rineau
feeaa6719c
Merge remote-tracking branch 'cgal/master' into CGAL-boost_mp_exact_ring_selector
...
# Conflicts:
# Installation/lib/cmake/CGAL/CGALConfig.cmake
2023-04-14 11:02:20 +02:00
Sébastien Loriot
84d51db75e
do not overwrite existing properties
2023-04-14 10:59:33 +02:00
Laurent Rineau
11ff3c57bd
Merge branch 'master' into CGAL-boost_mp_exact_ring_selector
2023-04-14 09:44:23 +02:00
Jane Tournois
d4b5fec0a6
be verbose when loading succeeded
2023-04-13 16:40:15 +02:00
Jane Tournois
3077d8b657
remove useless definitions
2023-04-13 16:33:20 +02:00
Jane Tournois
37c0b5eaa6
add gmp-10 as a hint for findGMP
...
and add GMP_DIR and MPFR_DIR as hints to find all includes and libs
2023-04-13 16:17:22 +02:00
Jane Tournois
3c6a4c16c4
add debug info for the testsuite
2023-04-13 16:17:22 +02:00
Jane Tournois
8fe0633fb5
add new possible gmp name for MSVC
...
gmp-10 was compiled with vcpkg and installed on Christo
2023-04-13 16:17:21 +02:00
Sébastien Loriot
7889f8aa6b
remove commented line
2023-04-13 09:02:59 +02:00
Sébastien Loriot
089fc821c9
hide a developer friendly way to easily switch with the default exact nt in EPICK/EPECK
2023-04-07 18:41:13 +02:00
Sébastien Loriot
6b71a94254
remove warnings about using GMP as being required
2023-04-07 13:59:38 +02:00
Laurent Rineau
1dce90ee79
Merge remote-tracking branch 'cgal/master' into CGAL-allow_Epick_with_float-GF
2023-04-07 10:59:51 +02:00
Laurent Rineau
df17ad5e24
Add a comment to the closing #endif
2023-04-06 12:47:07 +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
Laurent Rineau
bc919403d4
Preparation for CGAL-5.6-beta1
2023-04-06 11:48:17 +02:00
Sébastien Loriot
cb672d4d90
Merge remote-tracking branch 'cgal/master' into PMP-decimation
2023-04-04 14:25:17 +02:00
Andreas Fabri
b5f44bdac1
Activate workaround only for boost < 1.79
2023-04-04 10:55:31 +01:00
Andreas Fabri
3d9e589853
Remove default value
2023-04-04 10:42:17 +01:00
Andreas Fabri
a9cf79e512
Add more partial specializations
2023-04-04 10:21:00 +01:00
Andreas Fabri
49b8f1f7fb
Add partial specializations of boost::multiprecision::is_byte_container
2023-04-04 09:20:13 +01:00
Efi Fogel
23f3813458
Fixed typos in Minkowski sum bug fix description
2023-04-01 11:48:51 +03:00
Mael
dce2d9b780
Merge branch 'master' into PMP-Triangulate_PS-GF
2023-03-31 13:21:44 +02:00
Laurent Rineau
d3a91046a9
Merge pull request #7276 from afabri/PMP_smooth_scale-GF
...
PMP: Add np for not scaling smoothed mesh
2023-03-30 18:04:34 +02:00
Mael Rouxel-Labbé
70363a3b9c
Update CHANGES.md
2023-03-29 15:29:29 +02:00
Mael Rouxel-Labbé
ff54473e63
Rename package to Straight_skeleton_extrusion_2, move /examples to SLS
2023-03-27 11:51:17 +02:00
Jane Tournois
ffd9c8574c
CHANGES.md
2023-03-24 14:31:21 +01:00
Andreas Fabri
83b3c73d72
Add partial specializations of boost::multiprecision::is_byte_container
2023-03-23 14:41:46 +01:00
Mael Rouxel-Labbé
a7e0226bfa
Merge remote-tracking branch 'cgal/master' into SLS-Weighted_skeleton-GF
2023-03-23 11:45:12 +01:00
Sébastien Loriot
664aa7c162
Merge remote-tracking branch 'cgal/master' into HEAD
2023-03-22 18:16:01 +01:00
Laurent Rineau
b75c443110
Merge pull request #7313 from SaillantNicolas/CMAKE_AUTOUIC_move_ImageInterfaceui
...
CMAKE_AUTOUIC Place the ImageInterface.ui file in its original directory.
2023-03-21 16:14:14 +01:00
Mael Rouxel-Labbé
cd0c81a98a
Merge remote-tracking branch 'cgal/master' into P3M3-Undocumented_polyhedral_domain_example-GF
2023-03-20 10:14:27 +01:00
Mael Rouxel-Labbé
85911f1b64
Merge remote-tracking branch 'cgal/master' into SLS-Weighted_skeleton-GF
2023-03-20 10:06:38 +01:00
Efi Fogel
c32272876b
Added a description of a yet another bug fir in the Minkowski_sum_2 package
2023-03-19 15:41:26 +02:00
Mael Rouxel-Labbé
81fe8c3b29
Add a word about non cubical domains in changes.md
2023-03-17 14:43:53 +01:00
Andreas Fabri
0d320e48a8
Merge branch 'Number_types-fix_VC2017_boost_mp-GF' into CORE-boost_mp_number-GF
2023-03-17 08:28:10 +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
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
Mael Rouxel-Labbé
8b15d03b50
Move extrude_skeleton.h to its own package
2023-03-10 16:40:19 +01:00
Laurent Rineau
d2223cdd9b
Fix compilation bug
2023-03-09 15:20:39 +01:00
Sébastien Loriot
b1d2744821
Merge branch 'master' into PMP-decimation
2023-03-02 14:24:27 +01:00
Laurent Rineau
2df895989b
Next release will be 5.5.3
2023-02-28 20:45:46 +01:00
Laurent Rineau
f7a7a4bbce
Next release will be 5.4.5
2023-02-28 20:43:57 +01:00
Sébastien Loriot
af20bbf953
update changes
2023-02-24 17:20:21 +01:00
Laurent Rineau
e9710fa9c2
remove the definition of BOOST_PARAMETER_MAX_ARITY
2023-02-23 14:23:59 +01:00
Jane Tournois
0d550a5938
Merge remote-tracking branch 'cgal/master' into pr/janetournois/7116
...
# Conflicts:
# Mesh_3/test/Mesh_3/CMakeLists.txt
2023-02-23 13:06:59 +01:00
Andreas Fabri
4a5ada051a
Add to changes.md; Update @see in order to show to non-deprecated function
2023-02-23 11:35:12 +00:00
Jane Tournois
e8e3eaa7b4
Merge remote-tracking branch 'cgal/master' into Mesh_3-triple_line_extraction-GF
...
# Conflicts:
# Mesh_3/test/Mesh_3/CMakeLists.txt
2023-02-21 11:05:30 +01:00
Sébastien Loriot
acbe714a14
update rules for using/finding core
2023-02-20 13:56:21 +01:00
Sébastien Loriot
640910288b
Merge remote-tracking branch 'cgal/master' into Region_growing-revision-soesau
2023-02-16 14:18:17 +01:00
Sébastien Loriot
d6193b25b1
update changes
2023-02-16 14:16:28 +01:00
Laurent Rineau
73bda7c846
LCC: Add an incremental builder ( #7210 )
...
## Summary of Changes
The code exists already and only the documentation is missing. It is
pretty close to the incremental builder of `Polyhedron_3`.
## Release Management
* Affected package(s): Linear_cell_complex
* Feature/Small Feature (if any):
[link](https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Linear_cell_complex_incremental_builder_3 ),
pre-approved by @gdamiand the 2th Feb 2023.
* Link to compiled documentation [Reference
Manual](https://cgal.github.io/7210/v0/Linear_cell_complex/classCGAL_1_1Linear__cell__complex__incremental__builder__3.html )
and subsection for an
[example](https://cgal.github.io/7210/v0/Linear_cell_complex/index.html#Linear_cell_complexIncrementalBuilderExample ).
* License and copyright ownership: cnrs
2023-02-16 11:16:20 +01:00
Laurent Rineau
a5052f4cd8
Merge pull request #6835 from MaelRL/CGAL-Clean_CMakeLists.txt-GF
...
Some CMakeLists.txts cleaning
2023-02-16 10:52:29 +01:00
Laurent Rineau
1675956251
Merge pull request #7254 from lrineau/Installation-fix_CMAKE_NO_SYSTEM_FROM_IMPORTED-GF
...
Fix CMAKE_NO_SYSTEM_FROM_IMPORTED
2023-02-16 10:52:16 +01:00
Efi Fogel
ccdb5a0b54
Merge remote-tracking branch 'cgal/master' into Aos_2-conics-efif
2023-02-15 14:36:44 +02:00
Sébastien Loriot
fbe559adc9
Merge 'cgal/master' into PMP-decimation
2023-02-14 08:33:24 +01:00
Laurent Rineau
8ba8953def
PMP remeshing with Mesh_3 - improve changes.md ( #7258 )
...
## Summary of Changes
Improve changes.md
2023-02-13 12:12:15 +01:00
Jane Tournois
66c1fb0a83
improve changes
2023-02-07 14:51:50 +01:00
Jane Tournois
1ba1810816
mention mesh_3
2023-02-07 14:47:01 +01:00
Sébastien Loriot
9242a810c4
Merge remote-tracking branch 'cgal/master' into Region_growing-revision-soesau
2023-02-07 11:31:55 +01:00
Andreas Fabri
12f5892848
merge master
2023-02-06 14:25:03 +00:00
Laurent Rineau
6df18b668c
CGAL CTest support: rename the test names
...
Now that CTest test names can contain whitespace, we can have
better looking names. That is also more practicle because we can now
copy-paste the target name in `compilation of <target_name>`.
2023-02-06 12:04:57 +01:00
Laurent Rineau
89cf5c5547
Fix CMAKE_NO_SYSTEM_FROM_IMPORTED
2023-02-06 10:13:11 +01:00
Andreas Fabri
c716775fc0
Add to change log
2023-02-02 12:33:29 +00:00
Sébastien Loriot
9e137bca24
Merge 'cgal/master'
2023-01-31 12:26:55 +01:00
hoskillua
2ccabc9289
renaming files
2023-01-29 09:39:39 +02:00
Mael
153c603209
Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF
2023-01-27 22:09:02 +01:00
Mael
8f703b54cb
Merge branch 'master' into P3M3-Undocumented_polyhedral_domain_example-GF
2023-01-27 21:48:32 +01:00
Laurent Rineau
5f8930db8c
Merge branch '5.5.x-branch'
...
# Conflicts:
# Convex_hull_2/test/Convex_hull_2/ch_test_CH.cpp
# Convex_hull_2/test/Convex_hull_2/ch_test_SC.cpp
# Convex_hull_2/test/Convex_hull_2/ch_test_SH.cpp
# Convex_hull_2/test/Convex_hull_2/ch_test_SS.cpp
# Straight_skeleton_2/include/CGAL/constructions/Straight_skeleton_cons_ftC2.h
# Straight_skeleton_2/include/CGAL/predicates/Straight_skeleton_pred_ftC2.h
2023-01-27 21:16:14 +01:00
Laurent Rineau
b911480418
Merge pull request #7168 from efifogel/Ms_2-missed_hole-efif
...
Minkowski_sim_2: fix missed hole
2023-01-27 21:02:06 +01:00
Laurent Rineau
8fbb9c5eaf
Merge pull request #7129 from sloriot/CGAL-config_clean_up
...
Leopard is retired for quite some time now
2023-01-27 20:52:25 +01:00
Sébastien Loriot
69c21bccc3
Merge 'master'
2023-01-24 11:29:48 +01:00
Jane Tournois
6dc4aa95a9
there are 2 named parameters now
2023-01-23 11:45:31 +01:00
Efi Fogel
014142f64d
ixed typo
2023-01-05 22:00:04 +02:00
Efi Fogel
c2e06f8677
Added 2D Minkowski sum bug report (Fixed get_point_in_face())
2023-01-05 16:24:08 +02:00
Mael
4d22c90474
Merge branch 'master' into feature/bug_documentation_spell_20221113
2023-01-04 10:06:45 +01:00
Jane Tournois
22f7b7c430
update CHANGES.md
2022-12-20 09:22:47 +01:00
Sébastien Loriot
226c009892
Leopard is retired for quite some time now
2022-12-20 08:35:28 +01:00
Andreas Fabri
4e16d96b59
Update CHANGES.md
2022-12-15 12:04:32 +00:00
Laurent Rineau
b5e7ffdeea
Fix error with P3M3 during check_headers
...
```
#error "The header '<CGAL/Periodic_3_mesh_3/config.h>' must be included before '<CGAL/Mesh_3/config.h>
```
2022-12-12 12:09:10 +01:00
Laurent Rineau
d71f2c6fd1
Fix compilation error with recent version of VTK
2022-12-12 12:09:10 +01:00
Mael
0ff7882997
Merge branch 'master' into feature/bug_documentation_spell_20221113
2022-12-06 22:21:06 +01:00
Mael
6538b22e06
Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF
2022-12-05 16:03:41 +01:00
Jane Tournois
9fd54baee2
Merge remote-tracking branch 'cgal/master' into Mesh_3-add_minimal_size_criterion_new-jtournois
...
# Conflicts:
# Installation/include/CGAL/config.h
# Mesh_3/doc/Mesh_3/CGAL/Mesh_criteria_3.h
# Mesh_3/include/CGAL/Mesh_cell_criteria_3.h
# Mesh_3/include/CGAL/Mesh_criteria_3.h
2022-12-05 15:33:08 +01:00
Laurent Rineau
e8ec440859
Merge branch 'master' into Kernel-Compare_distance_3_RT_FT__always_Filtered_predicate_RT_FT-GF
...
# Conflicts:
# STL_Extension/doc/STL_Extension/CGAL/Concurrent_compact_container.h
2022-12-05 14:51:31 +01:00
Laurent Rineau
90f6546d77
Merge pull request #7069 from sloriot/PMP-split_repair_5.5
...
Split repair
2022-12-05 13:50:25 +01:00
Laurent Rineau
42c8c4f9e1
Merge pull request #7070 from sloriot/PMP-split_repair
...
Split repair (master version)
2022-12-05 12:23:19 +01:00
Laurent Rineau
67b5c791e9
Merge pull request #7075 from MaelRL/CGAL-Fix_some_links-GF
...
Update some links + https
2022-12-05 12:22:06 +01:00
Mael
da0b13699c
Merge branch 'master' into Kernel-Compare_distance_3_RT_FT__always_Filtered_predicate_RT_FT-GF
2022-12-02 23:19:29 +01:00
Laurent Rineau
5c943e558c
Merge pull request #6935 from lrineau/CGAL-fix_autotest_with_ctest-GF
...
Fix autotest_cgal_with_ctest
2022-11-25 10:15:07 +01:00
Laurent Rineau
b363b7e4af
Merge pull request #6935 from lrineau/CGAL-fix_autotest_with_ctest-GF
...
Fix autotest_cgal_with_ctest
2022-11-25 10:14:18 +01:00
Laurent Rineau
35fa93f9c0
Merge pull request #6935 from lrineau/CGAL-fix_autotest_with_ctest-GF
...
Fix autotest_cgal_with_ctest
2022-11-25 10:13:38 +01:00
Sébastien Loriot
c5207cb5ad
Merge remote-tracking branch 'cgal/master' into HEAD
2022-11-24 09:54:56 +01:00
Mael Rouxel-Labbé
b5c21e1f5d
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
Sébastien Loriot
1520ac93e4
Merge branch 'sloriot/PMP-split_repair_5.5' into master
2022-11-22 10:38:00 +01:00
Sébastien Loriot
5a992f60a4
split repair
2022-11-22 10:31:34 +01:00
albert-github
9d709b12e5
spelling corrections
...
After review
2022-11-21 10:40:28 +01:00
Jane Tournois
29f18ed7a7
update changes
2022-11-15 15:38:14 +01:00
albert-github
45478184de
spelling corrections
...
Some spelling corrections (Directories starting with `E`-` L`),
some backward work
some forward work
2022-11-15 13:39:40 +01:00
Laurent Rineau
44f6d1349f
Merge branch 'master' into SMS-Add_EF_stop_predicates-GF
2022-11-15 11:42:03 +01:00
Mael
d43269cb43
Update CHANGES.md
2022-11-15 11:22:45 +01:00
Jane Tournois
4ebbe922bd
Merge remote-tracking branch 'cgal/master' into Mesh_3-triple_line_extraction-GF
...
# Conflicts:
# BGL/include/CGAL/boost/parameter.h
# Installation/CHANGES.md
# Mesh_3/doc/Mesh_3/CGAL/Labeled_mesh_domain_3.h
# Mesh_3/include/CGAL/Labeled_mesh_domain_3.h
+ fix compilation
+ prepare for using detect_features
2022-11-08 16:17:33 +01:00
Laurent Rineau
92d8d1c805
Merge remote-tracking branch 'cgal/master' into CGAL-allow_Epick_with_float-GF
...
# Conflicts:
# Mesh_3/test/Mesh_3/test_meshing_3D_image.cpp
2022-11-08 12:11:06 +01:00
Laurent Rineau
8c9281f440
Merge pull request #6642 from sloriot/gsoc2022-boost_np
...
Replace usage of Boost parameters with CGAL named function parameters
2022-11-07 10:08:38 +01:00
Laurent Rineau
d24b180293
Merge branch 'master' into gsoc2022-boost_np
2022-10-28 15:39:36 +02:00
Laurent Rineau
1501d9943a
Fix the bug!
...
See the empty columns in https://cgal.geometryfactory.com/CGAL/testsuite/results-5.6-Ic-100.shtml
and the CMake output at
https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-5.6-Ic-100/Installation/TestReport_Christo_MSVC-2022-Community-Release.gz
With `Scripts/developer_scripts/run_testsuite_with_ctest`, CMake is
called with `-DWITH_tests=ON -DCGAL_TEST_SUITE=ON`.
We do not want to disable that option `-DWITH_tests=ON` because it
is crucial for the correct behavior of `run_testsuite_with_ctest`.
2022-10-28 15:19:09 +02:00
Laurent Rineau
1c5454dcbe
Add Converting_construction to Simple_precision_epick
...
The difficulty is to detect/define which constructions are "trivial"
and must not be wrapped into `Converting_construction`. Otherwise the
use of `Cartesian_converter`, that uses trivial constructions itself,
can lead to loops and infinite call stacks.
2022-10-28 12:07:58 +02:00
Sebastien Loriot
59ba6b76ee
Update Installation/CHANGES.md
...
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2022-10-25 15:10:28 +02:00
Sébastien Loriot
a51b533090
more to 5.6
2022-10-25 14:57:05 +02:00
Sébastien Loriot
0cac6a9da8
Merge remote-tracking branch 'sloriot/PMP-decimation' into PMP-decimation
2022-10-25 14:55:57 +02:00
Andreas Fabri
b32d1f0023
Merge branch 'master' into CORE-boost_mp_number-GF
2022-10-21 13:27:48 +01:00
Andreas Fabri
075ba9be28
Document breaking change
2022-10-14 14:44:18 +01:00
Andreas Fabri
c04dceb71d
Merge master
2022-10-14 14:40:58 +01:00
Andreas Fabri
469a0362b5
Take Laurent's review into account
2022-10-14 11:34:34 +01:00
Laurent Rineau
efcbc672c0
Merge pull request #6883 from MaelRL/HT2-Various_fixes-GF
2022-10-13 15:37:37 +02:00
Laurent Rineau
755bfe4dc6
5.5.x-branch now targets CGAL-5.5.2
2022-10-12 15:30:32 +02:00
Laurent Rineau
28e6e7249f
5.4.x-branch now targets CGAL-5.4.4
2022-10-12 15:28:35 +02:00
Mael Rouxel-Labbé
8a1e8b16ce
Update CHANGES.md
2022-10-10 22:09:25 +02:00
Laurent Rineau
ea35fa8f88
Fix autotest_cgal_with_ctest
...
That commit makes the CMake variables `CGAL_TEST_SUITE` (the new one)
and `RUNNING_CGAL_AUTO_TEST` (the legacy one) completely equivalent.
2022-10-05 15:06:02 +02:00
Sebastien Loriot
a61e6bc346
Apply review from Jane
...
Co-authored-by: Jane Tournois <janetournois@users.noreply.github.com>
2022-10-04 18:56:34 +02:00
Laurent Rineau
26fbe0196f
Merge pull request #6850 from janetournois/CGAL-boost_min_version-GF
...
Installation - update minimal valid Boost version
2022-10-04 13:53:19 +02:00
Sébastien Loriot
9666ae5165
update changes
2022-10-04 10:21:20 +02:00
albert-github
17a84db90e
Some obvious missing quotes
...
Some obvious missing quotes (last set)
2022-09-25 18:00:08 +02:00
Mael Rouxel-Labbé
3529588796
Partial revert of 7c92341be7 (no C++17)
2022-09-22 21:41:02 +02:00
Laurent Rineau
a4a7cc173e
Fix typo in CHANGES.md
2022-09-21 14:52:03 +02:00
Sébastien Loriot
950c6b75f3
remove last mention to boost ARITY
2022-09-16 14:50:30 +02:00
Jane Tournois
26f44ea271
update minimal valid boost version
2022-09-15 13:50:15 +01:00
Mael Rouxel-Labbé
e93b0b28eb
Misc trivial cleaning
2022-09-06 16:25:47 +02:00
Mael Rouxel-Labbé
7cb21c24b0
Uniformize message() for missing 3rd party libraries
...
STATUS for non-essential, NOTICE for important stuff
2022-09-06 16:07:31 +02:00
Mael Rouxel-Labbé
28ba446895
Clean (some) CMakeLists.txt indentation
2022-09-06 15:38:18 +02:00
Sven Oesau
80eb8601e6
Merge branch 'CGAL:master' into Region_growing-revision-soesau
2022-09-02 16:42:41 +02:00
Laurent Rineau
7c92341be7
Introduce CGAL_Kernel_pred_RT_or_FT
...
This commit introduces a new kind of predicate in
`<CGAL/Kernel/interface_macros.h>`. In addition to
- `CGAL_kernel_pred` for predicates,
- `CGAL_Kernel_pred_RT` for predicates that can be implemented using a
ring-type,
now there is also:
- `CGAL_Kernel_pred_RT_or_FT` for predicates with multiple overloads of
`operator()`, some needing a field type and other needing a ring type
(without the division operator).
The C++ code can discriminate between the two cases with a special wrapper
for the return type: `CGAL::Needs_FT<result_type` instead of `result_type`
(defined in `<CGAL/tags.h>`.
In `<CGAL/Filtered_predicate.h>`, in addition to the usual class template
`Filtered_predicate`, there is now also `Filtered_predicate_RT_FT` that
takes three predicates as template parameters instead of two:
- the exact predicate with an ring-type,
- the exact predicate with a field-type,
- the approximate predicate (with `Interval_nt` as number-type).
For the moment, only `Compare_distance_3` in
`<CGAL/Cartesian/function_objects.h>` is using the new
`Filtered_predicate_RT_FT`.
Before this commit, the file
`Kernel_23/test/Kernel_23/include/CGAL/_test_new_3.h` was testing
`Compare_distance_3` only with three points or for points. This commit adds:
- a test with `Point_3, Point_3, Segment_3`, and
- a test with `Line_3, Point_3, Point_3`, that actually needs a field type
with its current implementation.
In the test `Kernel_23/test/Kernel_23/Filtered_cartesian.cpp`, the macro
`CGAL_NO_MPZF_DIVISION_OPERATOR` is defined, to remove the division operator
from `CGAL::Mpzf`. `CGAL::Mpzf` is a ring-type, even with its `operator/`
(because that `operator/` can only compute exact divisions), but with
`CGAL_NO_MPZF_DIVISION_OPERATOR` defined, that is now checked by the compiler.
2022-09-02 11:31:47 +02:00
GYuvanShankar
ce44ebf64d
Documentation change, removed BOOST_PARAMETER_MAX_ARITY macro
2022-08-17 18:03:26 +05:30
Sebastien Loriot
d64d243bf5
Merge pull request #6772 from sloriot/PMP-remove_caps_needles_doc
...
Document remove_almost_degenerate_faces()
2022-08-10 18:31:52 +02:00
Sébastien Loriot
e564f4eaa5
Merge remote-tracking branch 'cgal/master'
2022-08-02 12:05:51 +02:00
Sebastien Loriot
f4a505ca2a
Merge pull request #6688 from gdamiand/CMap_index-gdamiand
...
CMap/GMap/LCC with index
2022-08-02 10:55:37 +02:00
Jane Tournois
e2f9887ad8
Merge remote-tracking branch 'cgal/master' into Mesh_3-triple_line_extraction-GF
...
# Conflicts:
# Installation/CHANGES.md
2022-07-28 16:07:22 +02:00
hoskillua
19076d38cc
Merge remote-tracking branch 'upstream/master' into gsoc2022
2022-07-27 15:41:48 +02:00
Sébastien Loriot
a1c03cdbb8
update CHANGES
2022-07-26 15:11:40 +02:00
Efi Fogel
6acdff105d
Merge branch 'master' into Aos_2-conics-efif. Updated changes made to the 2D Arrangement on Surface package
2022-07-25 11:23:09 +03:00
Laurent Rineau
0f7749432c
Merge pull request #6412 from afabri/Triangulation_2-mark_domains-GF
...
Triangulation_2: Add CGAL::mark_domain_in_triangulation
2022-07-24 18:08:41 +02:00
Laurent Rineau
79e064c9cf
Merge pull request #6692 from lrineau/CGAL-fix_cmake-GF
...
Cleanup CMake scripts
2022-07-24 18:08:38 +02:00
Laurent Rineau
1537d0f348
Merge pull request #6746 from efifogel/Aos_2-compare_y_at_x-efif
...
Aos 2 compare y at x efif
2022-07-24 18:08:32 +02:00
Laurent Rineau
415796acb6
Merge branch 'master' into Aos_2-compare_y_at_x-efif
2022-07-19 15:39:29 +02:00
Guillaume Damiand
f2630fa4b9
Merge branch 'master' into CMap_index-gdamiand
2022-07-19 09:44:16 +02:00
Sébastien Loriot
c1afb483f5
licence -> license
2022-07-19 09:04:19 +02:00
hoskillua
2778d878ce
Merge remote-tracking branch 'upstream/master' into gsoc2022
2022-07-19 03:10:16 +02:00
hoskillua
5cc75c0bc4
Updated Demo Display property plugin, added to license list,
2022-07-18 21:57:42 +02:00
hoskillua
a5f99699e2
used a face property map for computing measures, added license
...
will update docs to match
void
interpolated_corrected_measure_mesh(
const PolygonMesh& pmesh,
FaceMeasureMap fmm,
const Measure_index mu_i,
NamedParameters& np = parameters::default_values())
{
later if it works
2022-07-18 16:17:03 +02:00
Laurent Rineau
0921b1c428
Next release in that branch will br 5.5.1
2022-07-15 17:09:13 +02:00
Laurent Rineau
fc3e764448
Next release in this branch: 5.4.3
2022-07-15 16:17:30 +02:00
Laurent Rineau
4789fcc474
Merge branch 'master' into Triangulation_2-mark_domains-GF
2022-07-11 16:38:15 +02:00
Laurent Rineau
fb896c0340
Update Installation/CHANGES.md
...
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-07-11 16:36:37 +02:00
Mael Rouxel-Labbé
d07434708a
Merge remote-tracking branch 'cgal/master' into CH2-Fix_bykat-GF
2022-07-11 09:39:45 +02:00
Mael Rouxel-Labbé
2d3f9ce723
Update changes.md
2022-07-11 09:36:20 +02:00
Efi Fogel
69b44d12f8
Merge branch 'master' into Aos_2-compare_y_at_x-efif
2022-07-10 16:00:10 +03:00
Efi Fogel
878139bd53
Added a comment about a fix for the "2D Arrangement" package
2022-07-10 15:57:37 +03:00
Sébastien Loriot
e18878f5a0
Merge remote-tracking branch 'cgal/5.5.x-branch'
2022-07-08 20:28:04 +02:00
Sebastien Loriot
5188687b61
Merge pull request #6701 from sloriot/SLS-fix_offset_as_pwh
...
Fix exterior offset creation for a polygon with holes
2022-07-08 20:25:39 +02:00
Sven Oesau
5d5c380c66
Merge branch 'master' into Region_growing-revision-soesau
2022-07-06 15:20:11 +02:00
Sébastien Loriot
9b2a116faa
restore removed change
2022-07-05 14:45:56 +02:00
Sébastien Loriot
70c78a0c50
move change log outside 5.5
2022-07-05 14:28:56 +02:00
Andreas Fabri
e9410ba8a3
Apply suggestions from code review
...
although I am not sure about the past tense if I compare to other entries in the change log
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-07-05 07:49:42 +02:00
Andreas Fabri
cd506fa70d
Document changes
2022-07-04 16:41:10 +01:00
Jane Tournois
d44a54d59b
we detect triple lines, not sharp features
2022-06-30 10:22:42 +01:00
Jane Tournois
733485169b
update CHANGES.md
2022-06-30 10:22:42 +01:00
Jane Tournois
6abf32ead4
update CHANGES.md
2022-06-30 10:22:36 +01:00
Laurent Rineau
10f5fa4f1e
Prepare CGAL-5.5
2022-06-29 14:52:29 +02:00
Sébastien Loriot
707b45cb5b
Merge remote-tracking branch 'cgal/5.5.x-branch'
2022-06-29 10:48:00 +02:00
Laurent Rineau
755c9d5d42
Merge pull request #6646 from lrineau/Installation-optional_ASAN-GF
...
Use ASAN optionally
2022-06-29 09:52:15 +02:00
Laurent Rineau
b58733a2fe
Fix CHANGES.md
2022-06-29 09:22:00 +02:00
Sébastien Loriot
1a4a6816ac
Merge pull request #6084 from janetournois/PMP-add_surface_mesher-jtournois
...
PMP - add surface remeshing from Mesh_3
2022-06-29 09:20:10 +02:00
Laurent Rineau
499b7794c9
Merge pull request #5693 from janetournois/Mesh_data_structure_3-new_package-jtournois
...
SMDS_3: Mesh_data_structure_3 - new package for C3T3
2022-06-29 09:14:38 +02:00
Laurent Rineau
b7d0249e24
Fix the CHANGES.md
2022-06-28 11:14:28 +02:00
Laurent Rineau
ac0a35f6df
Merge remote-tracking branch 'cgal/master' into Aos_2-conics-efif
...
# Conflicts:
# Installation/CHANGES.md
2022-06-28 11:12:23 +02:00
Efi Fogel
b299d6a6f6
Small fix
2022-06-28 10:36:57 +03:00
Guillaume Damiand
caebf8ffa3
changes.md
2022-06-27 15:16:16 +02:00
Guillaume Damiand
8643eba75f
Update Installation/CHANGES.md
...
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-06-27 15:05:22 +02:00
Guillaume Damiand
f6f88f794b
Update changes.md
2022-06-27 14:50:24 +02:00
Sven Oesau
17e0923058
Merge branch 'master' into Region_growing-revision-soesau
2022-06-24 11:06:56 +02:00
Efi Fogel
c98dd649a9
Added the description of the changes applied to the conic traits of the 2D-Arrangement package.
2022-06-23 15:44:26 +03:00
Sébastien Loriot
10fb4caaee
update changes
2022-06-23 14:06:09 +02:00
Laurent Rineau
ad54e34af1
`cmale_language(DEFER ...)` is actually from CMake 3.19
2022-06-21 21:59:55 +02:00
Laurent Rineau
266b0ae15a
Fix the dependencies of CTest tests on compilation_of__CGAL_Qt5_moc_and_resources
2022-06-21 21:51:52 +02:00
Laurent Rineau
a31a7b10eb
use `cmake_language(DEFER CALL..)` instead of `variable_watch`
2022-06-21 20:59:18 +02:00
Laurent Rineau
5a038abf34
Fix a CMake bad code
...
https://cmake.org/cmake/help/latest/command/if.html#command:if
> `if(ENV{some_var})` will always evaluate to false.
2022-06-20 09:55:12 +02:00
Laurent Rineau
429c7646bd
Fix typo
2022-06-20 09:37:10 +02:00
Laurent Rineau
94618865d4
typo
...
[skip ci]
2022-06-17 15:45:51 +02:00
Laurent Rineau
1ba31d6e3f
Merge branch 'master' into Triangulation_2-mark_domains-GF
...
# Conflicts:
# Installation/CHANGES.md
2022-06-17 11:00:12 +02:00
Sébastien Loriot
5fc4b4f3c4
Merge remote-tracking branch 'cgal/master' into HEAD
2022-06-16 13:33:54 +02:00
Laurent Rineau
b99f1afac6
Disable TBB when ASAN is used
2022-06-15 16:05:10 +02:00
Laurent Rineau
a844fde361
Move the change to 5.6
2022-06-13 16:29:00 +02:00
Laurent Rineau
c132b6a11e
Merge remote-tracking branch 'cgal/master' into Mesh_data_structure_3-new_package-jtournois
2022-06-13 16:26:34 +02:00
Laurent Rineau
e5f1bae4ba
Merge pull request #6649 from lrineau/fix_issue_6647
...
CGALConfig.cmake: Warn only if CGAL_TEST_SUITE is set and CGAL_DATA_DIR is not
2022-06-10 16:45:31 +02:00
Laurent Rineau
2e1c95d08f
Merge pull request #6649 from lrineau/fix_issue_6647
...
CGALConfig.cmake: Warn only if CGAL_TEST_SUITE is set and CGAL_DATA_DIR is not
2022-06-10 16:44:15 +02:00
Sébastien Loriot
5746e59b34
Merge cgal/master
2022-06-08 23:13:25 +02:00
Jane Tournois
d7759abbb7
add a hidden parameter to allow non-manifold vertices or edges
...
this is to be used only is advanced code that deals with invalid T3
2022-06-08 23:03:50 +02:00
Jane Tournois
ea951db4ec
keep on renaming TMDS_3 to SMDS_3
2022-06-08 22:57:25 +02:00
Jane Tournois
f270dd3d44
more renaming
2022-06-08 22:57:25 +02:00
Jane Tournois
355b52d21f
rename TMDS_3 to SMDS_3, end.
2022-06-08 22:57:25 +02:00
Jane Tournois
abdf1bce22
Meael's review
2022-06-08 22:53:18 +02:00
Sébastien Loriot
c8cbbbfb1d
Merge cgal/master
2022-06-08 22:49:25 +02:00
Sébastien Loriot
5e124e5d5f
Merge cgal/master
2022-06-08 22:43:17 +02:00
Jane Tournois
e875524608
more doc fixes
2022-06-08 22:35:50 +02:00
Jane Tournois
95b3da51cf
move all MDS_3 to TMDS_3 (with T for Tetrahedral)
2022-06-08 22:35:50 +02:00
Sébastien Loriot
f0fc06b998
Merge cgal/master
2022-06-08 22:10:34 +02:00
Sébastien Loriot
ac8d72ee18
merge master
2022-06-08 22:06:36 +02:00
Jane Tournois
4238d47c11
add missing forward declaration
2022-06-08 22:04:34 +02:00
Jane Tournois
570ffb7e1e
cleaning
2022-06-08 22:03:03 +02:00
Sébastien Loriot
920c35c30e
Merge cgal/master
2022-06-08 21:56:39 +02:00
Jane Tournois
be5170a9c2
update license headers using cmake -P generate_files.cmake
2022-06-08 21:46:52 +02:00
Jane Tournois
8f97a9bcf4
CHANGES.md
2022-06-08 21:46:52 +02:00
Jane Tournois
8bce167079
remove trailing whitespaces
2022-06-08 21:46:51 +02:00
Jane Tournois
5a36e53a4a
move build_triangulation_from_file to MDS_3 namespace
...
and simplify template parameters
2022-06-08 21:46:51 +02:00
Jane Tournois
7282b10f64
WIP MDS_3 package
2022-06-08 21:46:51 +02:00
Jane Tournois
ecb3434364
change Mesh_3 to MDS_3
2022-06-08 21:46:51 +02:00
Jane Tournois
e86c4027af
move C3T3 headers to MDS_3 new package
...
MDS_3 is "3D Mesh Data Structure"
2022-06-08 21:46:50 +02:00
Laurent Rineau
f2b9278883
Merge pull request #6597 from lrineau/Installation_CGAL_include_paths_are_first-GF
...
Add CGAL include paths first
2022-06-08 17:33:44 +02:00
Laurent Rineau
be0f802236
Warn only if CGAL_TEST_SUITE is set and CGAL_DATA_DIR is not
2022-06-07 16:34:02 +02:00
Laurent Rineau
54a992ff9f
Thie branch targets 5.4.2
2022-06-07 13:00:45 +02:00
Laurent Rineau
35f29ecbe8
Use ASAN optionally
2022-06-07 12:00:30 +02:00
Laurent Rineau
87cdfe6694
master will now target 5.6
2022-06-06 16:29:00 +02:00
Laurent Rineau
fcb97022af
This branch targets 5.5-beta2
2022-06-06 16:24:23 +02:00
Andreas Fabri
2e3f44abb9
Require in CMake a recent boost when using CORE.
2022-06-06 11:39:47 +01:00
Jane Tournois
86c9a35c15
Merge remote-tracking branch 'cgal/master' into PMP-add_surface_mesher-jtournois
2022-06-02 08:25:30 +01:00
Jane Tournois
b6fb247f41
add new parameters for minimal size
2022-05-27 14:36:08 +02:00
Laurent Rineau
a47790f1d5
Version files for 5.5-beta1
2022-05-19 16:54:36 +02:00
Laurent Rineau
00ed010317
Prepare CHANGES.html for 5.5-beta1
2022-05-19 16:48:29 +02:00
Laurent Rineau
35ec6c83ac
Add CGAL include paths first
2022-05-19 14:38:35 +02:00
Andreas Fabri
1afc3cc099
resolve merge conflict
2022-05-18 07:20:41 +01:00
Sébastien Loriot
5c45ae9d5a
update changes
2022-05-13 17:25:07 +02:00
Sebastien Loriot
709f123256
Merge pull request #6461 from afabri/Box_intersection-progress-GF
...
Fast Box Intersection: Add progress tracking
2022-05-13 17:22:43 +02:00
Sébastien Loriot
7bf54e9de1
Merge pull request #6450 from afabri/PMP-hole_filling_progress-GF
...
PMP::triangulate_hole(): Add Visitor
2022-05-13 17:20:26 +02:00
Sébastien Loriot
0d60e374b3
update changes
2022-05-13 17:19:00 +02:00
Laurent Rineau
734c96e951
Merge branch 'master' into pr/lrineau/6558
2022-05-06 16:25:32 +02:00
Sébastien Loriot
79f9d82389
use _v prefixed version
2022-05-06 15:28:50 +02:00
Laurent Rineau
5994eb48b5
Merge pull request #6519 from sloriot/Intel-fallthrough
...
Update fallthrough for intel compiler
2022-05-06 14:21:58 +02:00
Laurent Rineau
7c4e43ee1c
Merge pull request #6535 from sloriot/Test-remove_cmake_generator
...
remove mentions to CMAKE_GENERATOR in test scripts
# Conflicts:
# CGAL_ipelets/demo/CGAL_ipelets/cgal_test_with_cmake
# Set_movable_separability_2/test/Set_movable_separability_2/cgal_test_with_cmake
2022-05-06 14:21:25 +02:00
Laurent Rineau
26e155c0a4
Merge pull request #6519 from sloriot/Intel-fallthrough
...
Update fallthrough for intel compiler
2022-05-06 14:19:23 +02:00
Laurent Rineau
539e2852a1
Merge pull request #6535 from sloriot/Test-remove_cmake_generator
...
remove mentions to CMAKE_GENERATOR in test scripts
# Conflicts:
# CGAL_ipelets/demo/CGAL_ipelets/cgal_test_with_cmake
# Set_movable_separability_2/test/Set_movable_separability_2/cgal_test_with_cmake
2022-05-06 14:19:07 +02:00
Laurent Rineau
f237c761c2
Resore the requirement for CMake 3.11
2022-05-06 09:44:14 +02:00
Laurent Rineau
2288225448
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Laurent Rineau
55a3b3f1aa
Active CMake policies up to CMake-3.23
2022-05-06 09:28:17 +02:00
Laurent Rineau
80c3baa196
/wd4503 is only for MSVC 2015
2022-05-05 16:09:51 +02:00
Laurent Rineau
c00c481e06
Remove workarounds for CMake<3.11
2022-05-05 16:08:51 +02:00
Jane Tournois
87628fa256
update changes
2022-05-05 15:51:06 +02:00
Sébastien Loriot
ab7aa75b67
macros are always defined
2022-04-28 13:59:14 +02:00
Sébastien Loriot
8e0ed828e7
remove mentions to CMAKE_GENERATOR in test scripts
2022-04-28 13:48:23 +02:00
Sebastien Loriot
8be8236918
fix typo
...
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2022-04-26 22:30:56 +02:00
Sébastien Loriot
f67f2094d7
update for intel compiler + c++14 is the minimal supported version
2022-04-25 23:01:05 +02:00
Andreas Fabri
f307537aa5
Update CHANGES.md
...
typo
2022-04-20 16:35:43 +02:00
Laurent Rineau
2ecf1b64f8
Merge pull request #6212 from sloriot/PMP-patch_compatible_orientation
...
Add function bitset orientation compatible patches
2022-04-12 16:35:14 +02:00
Laurent Rineau
7d9427b17e
Merge branch 'master' into AW3-New_package-GF
2022-04-11 17:19:47 +02:00
Mael Rouxel-Labbé
a5b63a593c
Update CHANGES.md
2022-04-11 15:48:03 +02:00
Sébastien Loriot
2093e60645
fixes after review
2022-04-11 15:43:08 +02:00
Laurent Rineau
a4f4c276f3
Merge branch 'master' into PMP-patch_compatible_orientation
2022-04-07 21:56:38 +02:00
Sébastien Loriot
f4a056995b
update changes
2022-04-06 18:43:25 +02:00
Laurent Rineau
fd75e5ab12
Merge pull request #5979 from sloriot/PMP-relax
...
Extract tangential relaxation from isotropic_remeshing
# Conflicts:
# Installation/CHANGES.md
2022-04-06 09:13:56 +02:00
Laurent Rineau
7d4a8e5469
Merge pull request #6408 from efifogel/Aos_2-geodesic_traits-efif
...
Aos 2 geodesic traits efif
# Conflicts:
# Installation/CHANGES.md
2022-04-06 09:12:02 +02:00
Mael Rouxel-Labbé
c8ad1681de
Add AW3 license
2022-04-04 11:33:27 +02:00
Mael Rouxel-Labbé
a40a7572ac
Add Alpha_wrap_3
2022-04-04 11:33:27 +02:00
Laurent Rineau
d413b728db
Fix the link to the documentation
...
Use `/5.5` instead of `/latest`, and the new id of the function template in CGAL-5.5.
2022-04-01 16:37:12 +02:00
Mael
8adc4c20d1
Fix message for #5698
2022-04-01 15:42:09 +02:00
Mael
9e31ffe54b
Merge branch 'master' into PSP-fix_changes-GF
2022-04-01 15:01:35 +02:00
Mael
9b70b35b6a
Move message 5.5
2022-04-01 15:00:33 +02:00
Sébastien Loriot
1dd4b8462f
Merge remote-tracking branch 'sloriot/PMP-relax'
2022-03-31 16:47:06 +02:00
Sébastien Loriot
763c5e99f4
Merge pull request #6190 from MaelRL/gsoc2021-Surface_mesh_simplification-probabilistic-komaromy
...
Probabilistic surface mesh simplification
2022-03-30 08:05:20 +02:00
Sébastien Loriot
3a03201ff1
Merge pull request #6338 from MaelRL/PMP-Orient_PS_with_PS-GF
...
Add orient_triangle_soup_with_reference_triangle_soup()
2022-03-30 08:03:29 +02:00
Mael Rouxel-Labbé
9ae7499580
Update CHANGES.md
2022-03-29 20:22:59 +02:00
Mael Rouxel-Labbé
61a7da6473
Update CHANGES.md
2022-03-29 20:20:19 +02:00
Sebastien Loriot
8286dcbcb0
Improve wording
...
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2022-03-29 08:24:22 +02:00
Andreas Fabri
31a04c638a
PSP: Add grid_simplify_point_set() to changes.md
2022-03-28 17:08:47 +01:00
Sébastien Loriot
689da92ae4
Merge remote-tracking branch 'PMP-relax' into master
2022-03-23 22:09:20 +01:00
Andreas Fabri
febf7c55b6
domains -> domain
2022-03-23 11:25:06 +01:00
Andreas Fabri
a5607dacdd
domain -> domains
2022-03-22 14:20:42 +01:00
Laurent Rineau
c022390335
Update Installation/CHANGES.md
2022-03-22 14:15:11 +01:00
Andreas Fabri
92aecad7d6
Add to changes.md
2022-03-22 13:52:58 +01:00
Laurent Rineau
6e114b31ae
Merge pull request #6107 from efifogel/Polygon-fixes-efif
...
Polygon fixes efif
# Conflicts:
# Installation/CHANGES.md
2022-03-18 15:59:58 +01:00
Efi Fogel
03e17c3bbd
Added a fix to the geodesic traits of the Arrangement_on_surface_2 package
2022-03-13 15:17:14 +02:00
Andreas Fabri
2aa011085c
Fix typo (Thank you Giles)
2022-03-04 15:10:44 +00:00
Andreas Fabri
ed83f2acfb
Add to Changes.md
2022-03-04 09:14:30 +00:00
Sebastien Loriot
02e1152762
Update Installation/CHANGES.md
...
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2022-02-23 11:38:25 +01:00
Sébastien Loriot
32077b8829
Merge remote-tracking branch 'cgal/master' into HEAD
2022-02-23 11:30:36 +01:00
Guillaume Damiand
849b477654
Merge branch 'master' into LCC_update-gdamiand
2022-02-11 07:38:46 +01:00
Guillaume Damiand
7c5d398bf8
update changes.md
2022-02-11 07:38:04 +01:00
Laurent Rineau
38c4ebd444
Fix CHANGES.md: s/latest/5.5/
2022-02-02 16:47:48 +01:00
Sébastien Loriot
c0682c21e2
add links
2022-02-01 20:31:14 +01:00
Sébastien Loriot
9bc846e477
move entry to 5.5 section
2022-02-01 20:12:11 +01:00
Sébastien Loriot
593ff5371c
Merge remote-tracking branch 'cgal/master' into HEAD
2022-02-01 20:11:27 +01:00
Sébastien Loriot
5f23e76911
Merge remote-tracking branch 'efifogel/Polygon-fixes-efif' into HEAD
2022-02-01 20:08:56 +01:00
Sébastien Loriot
d4eb1d20a7
update changes
2022-02-01 20:06:03 +01:00
Laurent Rineau
47aab15a17
Next version in this branch will be 5.4.1
2022-01-31 17:26:46 +01:00
Sébastien Loriot
d16dfc381e
add Compare_angle_3 functor in the Kernel
2022-01-27 19:43:21 +01:00
Laurent Rineau
c58ac97e93
Prepare 5.4.x-branch for the release of version 5.4
2022-01-27 12:12:21 +01:00
Sébastien Loriot
2f9d22225e
remove deprecated functions
...
Because of the default values of the constructors,
the API of the new and the deprecated constructors
are identical and the deprecated one is always chosen
2022-01-24 18:31:20 +01:00
Sébastien Loriot
d3bf51cce0
move in the 5.5 section
2022-01-21 13:52:55 +01:00
Sébastien Loriot
475cab49e4
Merge remote-tracking branch 'danston/Region_growing-revision-danston' into HEAD
2022-01-21 13:39:25 +01:00
Sébastien Loriot
126b78fecf
Merge remote-tracking branch 'sloriot/PMP-relax' into HEAD
2022-01-19 13:50:46 +01:00
Andreas Fabri
2455db6692
The warning needs quotes. Exclude VC2015 from a test
2022-01-18 11:39:00 +00:00
Laurent Rineau
c7a1134ac3
5.5 is planned June 2022
2022-01-17 10:08:34 +01:00
Laurent Rineau
f558b8aa3c
`master` is now for CGAL-5.5
2022-01-17 10:08:04 +01:00
Laurent Rineau
72b0a64a71
Merge pull request #5998 from afabri/Convex_hull-Index_triangle_set-GF
...
Convex_hull_3: output into a polygon soup
2022-01-12 12:24:10 +01:00
Laurent Rineau
86102c83d9
Merge pull request #6043 from danston/Kd_tree-nice_print-danston
...
Kd Tree Nice Print
2022-01-12 12:22:03 +01:00
Sébastien Loriot
46531b5752
allow for more situations
...
using installed CGAL with examples from an archive
(cmake run at example root or per package)
2022-01-05 17:01:52 +01:00
Sébastien Loriot
9233bce1b1
update RN
2022-01-03 10:42:27 +01:00
Jane Tournois
64af231b6e
Merge branch 'master' into PMP-relax
2021-12-28 14:52:48 +01:00
Jane Tournois
ef2c3b022d
update CHANGES.md
2021-12-28 14:45:53 +01:00
Andreas Fabri
3a62bfea7b
Remove 'debug' code
2021-12-28 10:01:54 +00:00
Andreas Fabri
40e800f1af
Fix VC problem with max
2021-12-28 09:54:21 +00:00
Andreas Fabri
30ec0db6f6
Move change entry as it is not in 5.4
2021-12-28 09:28:57 +00:00
Andreas Fabri
0a60a629d3
Move change entry as iyt is not in 5.4
2021-12-28 09:02:36 +00:00
Laurent Rineau
f10214dadd
Announce the removal of Geomview support.
2021-12-20 18:17:37 +01:00
Laurent Rineau
7906e3928a
Merge pull request #6174 from afabri/CGAL_Discontinue_Geomview-GF
...
Remove Geomview
2021-12-20 18:06:29 +01:00
Laurent Rineau
c5d01fc96e
This branch now targets a possible 5.4-beta2
2021-12-17 17:41:29 +01:00
Laurent Rineau
751d3cd868
This branch now targets 5.3.2.
2021-12-14 16:04:23 +01:00
Laurent Rineau
2010a410e2
Prepare CGAL-5.4-beta1
2021-12-14 15:35:03 +01:00
Andreas Fabri
115fa5ab39
Remove Geomview from the manual and the demos
2021-12-14 14:01:21 +00:00
Dmitry Anisimov
0c00a3941f
Merge remote-tracking branch 'origin/master' into Region_growing-revision-danston
2021-11-24 15:50:29 +01:00
Dmitry Anisimov
02c4575353
Merge remote-tracking branch 'origin/master' into Kd_tree-nice_print-danston
2021-11-23 10:01:54 +01:00
Laurent Rineau
df777080ff
Merge pull request #6102 from afabri/Kernel_23-Non_zero_dimension_3-GF
...
Kernel_23: Add NonZeroDimension_3
2021-11-18 14:02:07 +01:00
Laurent Rineau
3e877fa124
Merge pull request #6109 from afabri/CGAL-VC_max_warning-GF
...
PMP: Fix Warnings in Master
2021-11-18 12:27:21 +01:00
Laurent Rineau
4d38f2b7b3
Merge pull request #6114 from sloriot/CGAL-cmake_clean_up
...
Clean cmake scripts of examples and tests
2021-11-18 12:27:19 +01:00