Laurent Rineau
432d66b613
Merge pull request #7496 from lrineau/Triangulation_3-fix_regular_with_TBB-GF
...
Regular_triangulation_3: fix another race-condition
2023-06-07 17:36:13 +02:00
Laurent Rineau
0c9f1b493f
Merge branch '5.4.x-branch' into 5.5.x-branch
2023-06-07 17:33:50 +02:00
Laurent Rineau
16425cc053
Merge pull request #7498 from sloriot/fix_libpointmatcher_link
...
Fix link issue with pointmatcher
2023-06-07 17:33:39 +02:00
Laurent Rineau
6e649cce58
Merge pull request #7498 from sloriot/fix_libpointmatcher_link
...
Fix link issue with pointmatcher
2023-06-07 17:32:58 +02:00
Laurent Rineau
f9def19e20
Merge branch '5.4.x-branch' into 5.5.x-branch
2023-06-07 15:15:33 +02:00
Laurent Rineau
8dfb91cb82
Merge pull request #7312 from SaillantNicolas/Windows_precompiled_CGAL_3D_demos
...
Windows Precompiled CGAL 3D Demos
2023-06-07 15:15:16 +02:00
Laurent Rineau
37ef2f8f13
Merge pull request #7312 from SaillantNicolas/Windows_precompiled_CGAL_3D_demos
...
Windows Precompiled CGAL 3D Demos
2023-06-07 15:15:08 +02:00
Jane Tournois
49d0fcf880
fix demos upload URL
2023-06-06 16:22:35 +02:00
Sébastien Loriot
933fe5004a
link with libnabo
2023-06-05 15:46:50 +02:00
Laurent Rineau
c3304d8b7c
Merge branch '5.4.x-branch' into 5.5.x-branch
2023-06-05 15:09:11 +02:00
Laurent Rineau
bce4c8398d
Merge pull request #7456 from lrineau/Installation-upgrade_FindTBB.cmake-GF
...
Upgrade FindTBB.cmake
2023-06-05 14:01:28 +02:00
Laurent Rineau
4ad7f3893e
Merge pull request #7477 from MaelRL/ToS2-Examples_tiny_fixes-GF
...
Fix usages of Tos2 face count function
2023-06-05 14:01:22 +02:00
Laurent Rineau
f1a717bab5
Merge pull request #7488 from sloriot/PMP-coref_no_early_exit
...
Corefinement: remove incorrect early exit
2023-06-05 14:01:18 +02:00
Laurent Rineau
2496cb4464
Merge pull request #7489 from afabri/PMP-document_overload-GF
...
PMP: Document overload of angle_and_area_smoothing()
2023-06-05 14:01:14 +02:00
Laurent Rineau
80689a2e90
Merge pull request #7456 from lrineau/Installation-upgrade_FindTBB.cmake-GF
...
Upgrade FindTBB.cmake
2023-06-05 13:59:54 +02:00
Laurent Rineau
35d5a1aa94
Merge pull request #7477 from MaelRL/ToS2-Examples_tiny_fixes-GF
...
Fix usages of Tos2 face count function
2023-06-05 13:59:47 +02:00
Laurent Rineau
8ef4ae1a7c
Merge pull request #7488 from sloriot/PMP-coref_no_early_exit
...
Corefinement: remove incorrect early exit
2023-06-05 13:59:44 +02:00
Laurent Rineau
8cd8bc7b06
another fix of a race-condition
2023-06-04 20:49:02 +02:00
Andreas Fabri
c1b9ea9d47
Update Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/angle_and_area_smoothing.h
...
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2023-06-02 12:27:28 +02:00
Jane Tournois
0e3464e10d
scp the demos.tar.gz to public_html
2023-06-02 09:59:47 +02:00
Jane Tournois
c15199f3e5
avoid using "C:" in tar arguments. "C:" is part of DEMOS_TEST_DIR
2023-06-02 09:59:47 +02:00
Jane Tournois
10404c1054
fix qwindows.dll path
2023-06-02 09:59:46 +02:00
Jane Tournois
3c8821b7de
mv each demo binaries to DEMOS_TEST_DIR
2023-06-02 09:59:46 +02:00
Jane Tournois
4b7ba346f0
fix paths
2023-06-02 09:59:46 +02:00
Jane Tournois
3f30c77f55
publish results AFTER collecting demos binaries
2023-06-02 09:59:45 +02:00
Jane Tournois
1e20243096
replace ${CGAL_BINARY_DIR}/test by ${CGAL_TEST_DIR}
...
leftover from autotest_cgal
2023-06-02 09:59:45 +02:00
Jane Tournois
5b82ef33af
remove \ (made sense in autotest_cgal but not here)
2023-06-02 09:59:44 +02:00
Jane Tournois
36b1971f0f
make collect_demos_binaries() more consistent with the rest of the script
...
by using macros for TAR, COMPRESSOR, and variables describing paths
2023-06-02 09:59:44 +02:00
Jane Tournois
686db7277f
minor reorganization
2023-06-02 09:59:43 +02:00
Jane Tournois
0f6ed75aca
use plural everywhere to be consistent
2023-06-02 09:59:42 +02:00
Jane Tournois
d38078245b
fix typo
2023-06-02 09:59:42 +02:00
Jane Tournois
8c2b0b4065
cgal_demo_copy_all_dlls_cygwin takes two arguments:
...
target_directory config_type
2023-06-02 09:59:41 +02:00
Jane Tournois
53baaf70fd
move collect_demo_binaries to separate function
2023-06-02 09:59:41 +02:00
Nicolas Saillant
72052b11b4
Collect Demos in run_testsuite_with_ctest
2023-06-02 09:59:40 +02:00
Andreas Fabri
f3c2d9b310
polish
2023-06-01 17:25:23 +01:00
Sébastien Loriot
bf1ffb3cae
move tests into the testsuite
2023-06-01 11:38:03 +02:00
Andreas Fabri
a8e3c84c78
PMP: Document overload of angle_and_area_smoothing()
2023-06-01 10:37:22 +01:00
Sébastien Loriot
e0f48fb51a
fix script
2023-06-01 11:18:33 +02:00
Sébastien Loriot
cb3a1e03d4
remove the early exit as we could miss the fact that some operations might be impossible
2023-06-01 11:17:45 +02:00
Laurent Rineau
c02bd3cbd5
Reintroduce a search in NO_MODULE mode
2023-06-01 10:15:58 +02:00
Sébastien Loriot
0c17d17f62
Merge remote-tracking branch 'cgal/5.4.x-branch' into HEAD
2023-05-30 19:14:44 +02:00
Sebastien Loriot
4945181599
Inconsistent return type in Kernel_d concepts ( #7461 )
...
## Summary of Changes
Reported by Michael Kerber: the concept
https://doc.cgal.org/latest/Kernel_d/classKernel__d_1_1Contained__in__simplex__d.html
documents a return type of Bounded_side but all implementations return
bool instead. This is particularly confusing because Bounded_side could
have made sense, and you can easily write code that compiles and gives
nonsensical results.
## Release Management
* Affected package(s): Kernel_d
2023-05-30 19:13:06 +02:00
Sebastien Loriot
eb60bc6cc7
Add missing include for `qreal` ( #7465 )
...
## Release Management
* Affected package(s): `GraphicsView`
* Issue(s) solved (if any): -
* Feature/Small Feature (if any): N/A
* License and copyright ownership: no change
2023-05-30 19:12:50 +02:00
Efi Fogel
2e99b211b0
Ported test_sweep_conic to test_sweep and fixed the conic test cases
2023-05-30 17:10:58 +03:00
Mael Rouxel-Labbé
9bd19e82d6
Use the correct function for solid faces
2023-05-28 23:21:53 +02:00
Mael Rouxel-Labbé
77c7335347
Remove useless header include
2023-05-28 23:17:33 +02:00
Efi Fogel
ebdada0b29
Updated (renamed DATA => data)
2023-05-28 23:52:17 +03:00
Efi Fogel
28c669dd9c
1st revision
2023-05-28 23:41:37 +03:00
Efi Fogel
81fd350a79
Fixed 1st test
2023-05-28 21:52:40 +03:00
Efi Fogel
f247756bfb
Enhanced test
2023-05-28 17:26:04 +03:00