Laurent Rineau
|
d2bc415a15
|
Merge pull request #6950 from lrineau/CGAL-allow_Epick_with_float-GF
Simple_precision_epick: an Epick-like kernel with float as FT
|
2023-05-04 16:37:17 +02:00 |
Laurent Rineau
|
1449281db9
|
Merge pull request #7264 from MaelRL/SLS-Weighted_skeleton-GF
Weighted straight line skeletons
|
2023-05-04 16:37:12 +02:00 |
Laurent Rineau
|
15c98093c0
|
Merge pull request #7411 from lrineau/CGAL-fix_worktree_with_space-GF
CMake: allow spaces in git working directory
|
2023-05-04 16:37:01 +02:00 |
Mael Rouxel-Labbé
|
556dea9d7d
|
Update CHANGES.md
|
2023-05-03 20:39:51 +02:00 |
Laurent Rineau
|
28da6e7c74
|
CMake: allow spaces in git working directory
|
2023-04-26 16:24:01 +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 |
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
|
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 |
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 |
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 |
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 |
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 |
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 |
Mael Rouxel-Labbé
|
a7e0226bfa
|
Merge remote-tracking branch 'cgal/master' into SLS-Weighted_skeleton-GF
|
2023-03-23 11:45:12 +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é
|
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 |
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
|
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 |
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
|
640910288b
|
Merge remote-tracking branch 'cgal/master' into Region_growing-revision-soesau
|
2023-02-16 14:18:17 +01:00 |