Andreas Fabri
|
e63550d503
|
Fix some errors and warnings
|
2024-04-02 18:57:11 +01:00 |
Sven Oesau
|
fa11cf6fce
|
removing redefinition of Support_line in KSP_2
|
2024-03-28 19:09:01 +01:00 |
Sven Oesau
|
55c9b036e0
|
fixes for clang
removed warnings
|
2024-03-28 17:29:33 +01:00 |
Sven Oesau
|
4c520012d2
|
update deps
|
2024-03-28 16:03:55 +01:00 |
Sven Oesau
|
490c99f32b
|
Merge remote-tracking branch 'cgal/master' into Kinetic_shape_reconstruction-new_package-soesau
|
2024-03-26 17:29:04 +01:00 |
Laurent Rineau
|
3f434a21e3
|
fix CI
|
2024-03-26 10:47:49 +01:00 |
Laurent Rineau
|
cbe292ed30
|
Merge branch '5.6.x-branch'
|
2024-03-26 10:21:28 +01:00 |
Laurent Rineau
|
89b2f2bc2b
|
Merge pull request #8059 from janetournois/Tet_remeshing-document_peeling-jtournois
Tetrahedral_remeshing - `peel_slivers()`
|
2024-03-26 10:21:08 +01:00 |
Laurent Rineau
|
bffa8f213e
|
Merge pull request #8072 from janetournois/Mesh_3-use_one_step_loop-jtournois
Mesh_3 - fix mesher using the `one_step()` loop
# Conflicts:
# Mesh_3/include/CGAL/Mesh_3/Triangulation_helpers.h
|
2024-03-26 10:21:00 +01:00 |
Laurent Rineau
|
a0a9d42c5c
|
Merge pull request #8072 from janetournois/Mesh_3-use_one_step_loop-jtournois
Mesh_3 - fix mesher using the `one_step()` loop
|
2024-03-26 10:09:33 +01:00 |
Laurent Rineau
|
54c5d19121
|
Merge pull request #6035 from afabri/CORE-boost_mp_number-GF
CORE: Use boost::multiprecision::number API
|
2024-03-26 10:04:54 +01:00 |
Sebastien Loriot
|
a42ffdec11
|
Merge branch 'master' into CORE-boost_mp_number-GF
|
2024-03-26 00:27:22 +01:00 |
Sébastien Loriot
|
a5f7ffb900
|
add missing suffix
|
2024-03-25 15:52:57 +01:00 |
Sébastien Loriot
|
88f44a53f9
|
restore changes lost while rebasing...
|
2024-03-23 15:41:25 +01:00 |
Sébastien Loriot
|
5b88dfa30b
|
avoid another warning
|
2024-03-22 11:44:53 +01:00 |
Andreas Fabri
|
93c94ca115
|
static_cast<long> and assertion that it fits
|
2024-03-22 11:28:50 +01:00 |
Jane Tournois
|
ad98ab16b7
|
unused argc, argv
|
2024-03-22 10:22:48 +01:00 |
Laurent Rineau
|
f4b13b4a16
|
Merge branch '5.6.x-branch'
|
2024-03-22 09:21:10 +01:00 |
Laurent Rineau
|
8212284e1e
|
Merge pull request #7608 from kenohori/gsoc2023-polygon_repair-kenohori
Polygon repair
|
2024-03-22 09:18:24 +01:00 |
Laurent Rineau
|
897499e318
|
Merge pull request #7672 from JacksonCampolattaro/orthtree-generalization
Orthtree generalization
|
2024-03-22 09:18:21 +01:00 |
Laurent Rineau
|
7a17b47d9f
|
Merge pull request #8052 from afabri/Polygon-exact_area-GF
Polygon: Avoid stackoverflow when summing exact numbers
# Conflicts:
# Polygon/include/CGAL/Polygon_2_algorithms.h
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/measure.h
|
2024-03-22 09:18:07 +01:00 |
Laurent Rineau
|
f6c1153338
|
Merge pull request #8076 from albert-github/feature/issue_8075
issue #8075 Documentation in Triangulation package
|
2024-03-22 09:10:27 +01:00 |
Laurent Rineau
|
9f96166d44
|
Merge branch '5.5.x-branch' into 5.6.x-branch
# Conflicts:
# Polygon/include/CGAL/Polygon_2_algorithms.h
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/measure.h
|
2024-03-22 09:09:57 +01:00 |
Laurent Rineau
|
8cab90ed8b
|
Merge pull request #8052 from afabri/Polygon-exact_area-GF
Polygon: Avoid stackoverflow when summing exact numbers
|
2024-03-22 08:59:08 +01:00 |
Jane Tournois
|
369cfb6a37
|
full iterator types for P3M3
|
2024-03-21 17:08:53 +01:00 |
Jane Tournois
|
644d6493eb
|
nearest_power_vertex() does not work on an empty triangulation
|
2024-03-21 16:33:26 +01:00 |
Laurent Rineau
|
30c303ff7d
|
Update CHANGES.md
|
2024-03-21 16:28:00 +01:00 |
Jane Tournois
|
44e176b88a
|
unused typedef
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
|
2024-03-21 16:13:30 +01:00 |
Sébastien Loriot
|
151b343f3c
|
readd figs
|
2024-03-21 15:29:53 +01:00 |
Sébastien Loriot
|
363c79f2c8
|
please clang
|
2024-03-21 12:30:59 +01:00 |
Sébastien Loriot
|
c2e89fc2cc
|
also update minimal version in find
|
2024-03-21 11:27:26 +01:00 |
Sébastien Loriot
|
7d3bd7107a
|
add extLong constructor from std::size_t
try to workaround compilation issue on windows
|
2024-03-21 11:01:34 +01:00 |
Sébastien Loriot
|
92ef575127
|
use integer notation
|
2024-03-21 10:26:11 +01:00 |
Sébastien Loriot
|
c249476467
|
fix conversion warning
follow the code rather than the doc...
|
2024-03-20 13:42:45 +01:00 |
Sébastien Loriot
|
5dc53d720f
|
use only fractions
|
2024-03-20 10:54:37 +01:00 |
Sébastien Loriot
|
ae324aee83
|
fix compilation issue + use boost mp type
|
2024-03-19 15:27:54 +01:00 |
Sébastien Loriot
|
a26c93d8f6
|
fix warnings
|
2024-03-19 14:22:51 +01:00 |
albert-github
|
f167a90612
|
issue #8075 Documentation in Triangulation package
replace the, for doxygen and thus for the output, strange constructs with better constructs.
|
2024-03-16 12:55:59 +01:00 |
Sébastien Loriot
|
02148db3de
|
add missing condition
|
2024-03-15 14:56:57 +01:00 |
Sébastien Loriot
|
dd9bf32ce4
|
more disambiguation
|
2024-03-15 13:33:07 +01:00 |
Sébastien Loriot
|
5f89d090b1
|
int/rat dispatch
|
2024-03-15 13:30:28 +01:00 |
Sébastien Loriot
|
47b264eb58
|
more disambiguation
|
2024-03-15 12:53:01 +01:00 |
Sébastien Loriot
|
01f89b0ccc
|
make call no longer ambiguious
|
2024-03-15 11:37:18 +01:00 |
Sébastien Loriot
|
3b1dd44081
|
WIP Expr constructor from expression
|
2024-03-15 11:18:56 +01:00 |
Jane Tournois
|
9597cf6c16
|
rename All_cells_selected to Complex_cells_selector and move it to its own header file
|
2024-03-15 10:43:28 +01:00 |
Sébastien Loriot
|
6e1762c109
|
minimal supported version is now 1.72
workaround a bug with MSVC2017
|
2024-03-15 10:26:41 +01:00 |
Sébastien Loriot
|
c8b37d3f9d
|
Use Core_found
|
2024-03-15 10:03:46 +01:00 |
Andreas Fabri
|
8981c376d3
|
casts for dealing with expression templates
|
2024-03-15 09:39:05 +01:00 |
Sébastien Loriot
|
694099b6ec
|
fix macro name
|
2024-03-14 17:41:10 +01:00 |
Jane Tournois
|
5b004ffbe6
|
add a test for one_step() loop with features on tiny data
|
2024-03-14 17:27:47 +01:00 |