Sébastien Loriot
|
a34120d817
|
fix warning
|
2024-03-27 08:21:34 +01:00 |
Laurent Rineau
|
1a9460f2a9
|
fix project name
|
2024-03-26 18:31:54 +01:00 |
Laurent Rineau
|
9e6433ff06
|
CGAL Lab
|
2024-03-26 18:24:51 +01:00 |
Efi Fogel
|
45451cfc67
|
Fixed order of Qt6 components in find_package(Qt6 ....)
|
2024-03-26 19:03:45 +02:00 |
Guillaume Damiand
|
cc19f2b3ee
|
add examples é
|
2024-03-26 17:26:25 +01:00 |
Guillaume Damiand
|
736c182b42
|
Basic viewer user manual
|
2024-03-26 17:14:06 +01:00 |
Sébastien Loriot
|
c78160075f
|
remove remove deps
|
2024-03-26 16:39:01 +01:00 |
Guillaume Damiand
|
9a0b8eb824
|
Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19
|
2024-03-26 16:25:29 +01:00 |
Laurent Rineau
|
7d0f058463
|
remove T_2 from dependencies of GraphicsView
|
2024-03-26 15:52:09 +01:00 |
Laurent Rineau
|
120a8c14a3
|
add missing includes
detected with gcc 14.0.1 from Fedora 40
|
2024-03-26 11:29:51 +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
|
baf084950b
|
use default value for dynamic maps
|
2024-03-25 11:05:55 +01:00 |
Sébastien Loriot
|
12c80ac512
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2024-03-25 10:21:41 +01:00 |
Sébastien Loriot
|
f3c9181718
|
add documentation
|
2024-03-25 10:18:34 +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 |
Andreas Fabri
|
be1e075750
|
Algebraic_kernel_d: replace new/delete
|
2024-03-21 11:51:19 +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 |