Sébastien Loriot
a9b369650a
Merge remote-tracking branch 'cgal/6.0.x-branch' into 'cgal/6.1.x-branch'
2025-11-06 10:04:46 +01:00
Sven Oesau
9e36c6744b
adding support for Eigen3 5.0.0
...
moving the Eigen3 version check into CGAL_Eigen3_support.cmake
2025-11-06 10:01:01 +01:00
Andreas Fabri
0ccbfc4c78
Use functor to compute squared distance
2025-05-30 14:48:39 +01:00
Andreas Fabri
1d9c91e73f
cleanup
2025-05-30 14:25:12 +01:00
Andreas Fabri
060a02812c
cleanup
2025-05-30 10:56:29 +01:00
Andreas Fabri
59e7d89f6b
Do cleanup as suggested by @mglisse
2025-05-30 09:16:52 +01:00
Andreas Fabri
851d03dadb
merge master
2025-05-07 09:13:11 +01:00
Mael Rouxel-Labbé
f9001833b1
Merge remote-tracking branch 'cgal/master' into Kernel_23-Fix_dangling_ref_in_CC3-GF
2025-03-15 14:09:28 +01:00
Andreas Fabri
6eaeb7a148
merge cgal/master
2025-02-28 08:55:20 +00:00
Andreas Fabri
81a52306af
Fixes
2025-02-27 08:11:25 +00:00
Andreas Fabri
3ec656b316
Fixes for problems revealed in CGAL-6.1-Ic-97
2025-02-26 08:53:05 +00:00
Andreas Fabri
7744311019
Remove d of Bbox_d constructor
2025-02-10 14:44:49 +00:00
Andreas Fabri
0bd09ea2db
WIP: Add Compare_squared_distance to NewKernel_d
2025-02-05 14:59:55 +00:00
Laurent Rineau
e5001d1a50
update our CMake version 3.18...3.31
...
That will suppress the warnings about `CMP0167` (from CMake 3.30):
```
CMake Warning (dev) at cmake/modules/display-third-party-libs-versions.cmake:37 (find_package):
Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
--help-policy CMP0167" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
```
2025-02-04 14:32:37 +01:00
Mael Rouxel-Labbé
06f862eee7
Misc post-merge fixes
2025-01-17 12:27:21 +01:00
Mael Rouxel-Labbé
3b7a4ed21e
Merge remote-tracking branch 'cgal/master' into Kernel_23-Fix_dangling_ref_in_CC3-GF
2025-01-16 11:52:34 +01:00
Andreas Fabri
9371c7307a
Fix in test program
2025-01-14 09:31:21 +00:00
Andreas Fabri
d1fb0d22d2
Move Bbox_d.h to NewKernel
2025-01-10 15:08:08 +00:00
Andreas Fabri
2a1ece6969
Add BBox_d
2025-01-10 11:18:38 +00:00
Mael Rouxel-Labbé
d02e817bc1
Get rid of result types in function objects of Circular_kernel_23
2025-01-08 17:25:20 +01:00
Mael Rouxel-Labbé
b7de40afce
Update enum_cast<Uncertain> calls to new API
2025-01-08 17:17:55 +01:00
Sébastien Loriot
c050bb15a3
Merge remote-tracking branch 'cgal/master'
2024-11-15 11:41:07 +01:00
Andreas Fabri
527569346e
CGAL: Modernize CMakeLists.txt
2024-10-08 17:02:41 +01:00
Andreas Fabri
6d698871f9
cleanup
2024-09-18 16:18:13 +01:00
Andreas Fabri
08bfb447c8
Move converters to Curve_base
2024-09-18 14:05:48 +01:00
Sébastien Loriot
6e90a467d6
add converter as template parameter
2024-09-18 14:35:40 +02:00
Sébastien Loriot
82567ca6e4
add construct vector from 2 points
2024-09-18 13:45:25 +02:00
Andreas Fabri
998d787623
remove temporarily added typedefs
2024-09-17 17:14:46 +01:00
Andreas Fabri
7d8c8f68bf
more functors
2024-09-17 14:56:19 +01:00
Andreas Fabri
faaefd9994
Use functor
2024-09-17 13:51:21 +01:00
Andreas Fabri
c6a49f6139
Add typedef C2A C2F; Should be unified
2024-09-17 12:31:33 +01:00
Andreas Fabri
63d096f7b1
Use Kernel_d_interface; Add temporarily typedf void Point_2/3
2024-09-17 12:19:28 +01:00
Andreas Fabri
a92de9142e
Add FT to Cartesian_base_d
2024-09-17 11:08:38 +01:00
Andreas Fabri
47126fe6b8
fix merge conflict
2024-09-09 12:09:00 +01:00
Marc Glisse
316ab90c98
Clean up
2024-08-22 12:32:06 +02:00
Sébastien Loriot
7ab31a8a0b
make it compile
2024-08-22 10:52:18 +02:00
Sébastien Loriot
7133b28b02
functor is a construction and not a computation
2024-08-22 09:36:07 +02:00
Andreas Fabri
6d11389ae5
got it working for Epick and #if 0 the block with Epeck as WIP
2024-08-19 16:00:39 +01:00
Andreas Fabri
6650de88b8
WIP: apply the functor
2024-08-19 14:51:47 +01:00
Sébastien Loriot
d2b1ea7a22
use consistent naming
2024-08-19 15:00:14 +02:00
Andreas Fabri
63dd907a29
Add top down
2024-08-19 13:27:48 +01:00
Andreas Fabri
fe7c37bc33
Stumbling forward, but does still not compile
2024-08-19 10:49:18 +01:00
Andreas Fabri
08389c7cc1
Add include
2024-08-15 19:40:12 +01:00
Andreas Fabri
9ade3d221e
WIP: after my conversation with myself on github
2024-08-14 17:04:14 +01:00
Andreas Fabri
68ecd6d45d
WIP for ConstructBbox (also on purpose CamelCase)
2024-08-14 16:42:01 +01:00
Andreas Fabri
acad4997a9
merge master
2024-06-14 13:31:43 +01:00
Andreas Fabri
c8206c4b54
Add nested typedefs as mentioned in Issue #8256
2024-06-12 15:30:38 +01:00
Laurent Rineau
3a223ebd1e
cmake_minimum_required(VERSION 3.12...3.29)
2024-06-06 20:19:44 +02:00
Andreas Fabri
bd62ca59c4
Fix NewKernel_d
2024-05-13 16:05:51 +01:00
Sébastien Loriot
910945eb5f
undo dependency changes + always use core if not disabled
2024-02-27 16:19:28 +01:00