Sébastien Loriot
|
28eee36cb6
|
Merge remote-tracking branch 'cgal/5.6.x-branch' into 'cgal/6.0.x-branch'
|
2025-07-31 15:15:52 +02:00 |
Sébastien Loriot
|
59bf188ea2
|
fix one more warning
|
2025-07-30 09:37:34 +02:00 |
Sébastien Loriot
|
de6cbbce0c
|
fix unused var warning
|
2025-07-29 09:58:22 +02:00 |
albert-github
|
dd02af92a2
|
issue #8515 Spelling mistakes found checking `en-GB` to `en-US`
Spelling corrections, `en-GB` -> `en-US`
|
2024-10-05 11:28:29 +02:00 |
Sébastien Loriot
|
ce678a62b9
|
Merge remote-tracking branch 'cgal/5.6.x-branch'
|
2024-08-19 11:23:25 +02:00 |
Sébastien Loriot
|
060f81452a
|
Merge remote-tracking branch 'cgal/5.5.x-branch' into HEAD
|
2024-08-19 11:19:24 +02:00 |
Sébastien Loriot
|
5b731118f9
|
add validation for the range case
|
2024-08-13 16:22:36 +02:00 |
Andreas Fabri
|
12468ccf4a
|
Address #8401
|
2024-08-09 11:32:26 +01:00 |
Laurent Rineau
|
32893b91c0
|
Merge pull request #8263 from lrineau/CGAL-update_minimal_cmake-GF
cmake_minimum_required(VERSION 3.12...3.29)
|
2024-06-12 10:06:12 +02:00 |
Laurent Rineau
|
3a223ebd1e
|
cmake_minimum_required(VERSION 3.12...3.29)
|
2024-06-06 20:19:44 +02:00 |
albert-github
|
36c8b7589d
|
Spelling corrections
Last batch (for now) of spelling corrections in doxygen and normal comments
|
2024-05-31 19:05:34 +02:00 |
albert-github
|
92a5cc9ea0
|
Spelling correction
instanciation -> instantiation
|
2024-05-27 13:01:46 +02:00 |
Laurent Rineau
|
d9a8aa26c5
|
Merge pull request #8131 from afabri/Aos_2-brief_doc-GF
Boolean Set Operations: Fix brief descriptions
|
2024-04-25 12:04:52 +02:00 |
Sébastien Loriot
|
3a32338ccf
|
do not use abbreviation
|
2024-04-22 09:31:19 +02:00 |
Andreas Fabri
|
d290ae3faa
|
General_polygons_with_holes_2 remove plural s
|
2024-04-10 10:10:50 +01:00 |
Andreas Fabri
|
5892d10d68
|
Arrangement: Fix brief descriptions
|
2024-04-10 10:00:05 +01:00 |
Guillaume Damiand
|
9a0b8eb824
|
Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19
|
2024-03-26 16:25:29 +01:00 |
Sébastien Loriot
|
647d26edaf
|
actually core is now needed as it extends the gmp/boost arithmetic kernel
|
2024-02-27 17:55:05 +01:00 |
Sébastien Loriot
|
3b30756cd3
|
do not depend on CGAL_Core
|
2024-02-27 14:46:18 +01:00 |
Andreas Fabri
|
e4558a4d4b
|
Merge branch 'master' into CORE-boost_mp_number-GF
|
2024-02-23 17:04:37 +01:00 |
Guillaume Damiand
|
3bc56024d3
|
Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19
|
2024-01-11 14:08:05 +01:00 |
Sébastien Loriot
|
c99b69a0e7
|
add missing license headers
|
2024-01-04 13:50:15 +01:00 |
Sébastien Loriot
|
e7c26349f2
|
move header in a package to GPL
|
2024-01-04 13:36:34 +01:00 |
Guillaume Damiand
|
d7720073e2
|
Remove a wrong const
|
2023-12-14 08:24:09 +01:00 |
Guillaume Damiand
|
62b8460b0f
|
doc draw boolean set op 2
|
2023-12-08 14:53:46 +01:00 |
Guillaume Damiand
|
d97ff7beb6
|
remove duplicate doc
|
2023-12-04 18:25:56 +01:00 |
Guillaume Damiand
|
e3497d08e0
|
draw ps2
|
2023-12-01 13:58:47 +01:00 |
Guillaume Damiand
|
f8a487d9ef
|
update dependencies
|
2023-11-29 18:12:09 +01:00 |
Laurent Rineau
|
3cdaeee778
|
Merge pull request #7841 from efifogel/Aos_2-fixes-efif
Aos_2 fixes, by Efi
|
2023-11-29 17:23:18 +01:00 |
Guillaume Damiand
|
0655006622
|
Merge with master: now viewers use Qt6
|
2023-11-29 14:36:38 +01:00 |
Guillaume Damiand
|
c379872a79
|
draw polygon set
|
2023-11-20 18:24:17 +01:00 |
Guillaume Damiand
|
d2d114cf24
|
Update code to follow last api
|
2023-11-20 09:33:28 +01:00 |
Guillaume Damiand
|
2bad25fddc
|
draw cont (nyf)
|
2023-11-06 18:43:16 +01:00 |
Efi Fogel
|
042629e464
|
Fixed inserter; introduced extractor
|
2023-10-23 16:03:07 +03:00 |
Guillaume Damiand
|
761fde02be
|
add_in_graphics_scene -> add_to_graphics_scene; plus remove template parameter NumberType
|
2023-10-23 01:52:38 +02:00 |
Guillaume Damiand
|
1c6b1e4a12
|
Basic_viewer_qt is no more templated
|
2023-10-23 01:35:11 +02:00 |
Guillaume Damiand
|
6daa2a0c3b
|
Graphics_scene is no more templated
|
2023-10-23 01:30:57 +02:00 |
Guillaume Damiand
|
75d2b15524
|
Start to rewrite draw_polygon_set_2.h (NYF)
|
2023-10-18 17:03:12 +02:00 |
Guillaume Damiand
|
a5ee74cb66
|
Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19
|
2023-09-29 08:36:37 +02:00 |
Guillaume Damiand
|
fd115bd321
|
Rename Graphic_storare into Graphics_scene (Andreas and Sebastien review)
|
2023-09-28 11:06:53 +02:00 |
Laurent Rineau
|
28632f21fc
|
Merge branch 'master' into CGAL-Qt6-GF
# Conflicts:
# Installation/CHANGES.md
|
2023-09-14 17:40:05 +02:00 |
Laurent Rineau
|
2f6d51b49b
|
Remove a few occurrences of CGAL_Qt5
... and replace by CGAL_Qt6
|
2023-09-14 16:33:20 +02:00 |
Laurent Rineau
|
46923342ad
|
Merge pull request #7576 from albert-github/feature/issue_7395
issue #7395 Improvement of layout of model relations
# Conflicts:
# Kernel_23/doc/Kernel_23/CGAL/Vector_2.h
|
2023-09-07 10:48:34 +02:00 |
Laurent Rineau
|
c50c72fd28
|
Merge pull request #7648 from albert-github/feature/bug_pkgdesc_incl
Better showing of `#include`
|
2023-09-07 10:46:32 +02:00 |
Guillaume Damiand
|
467e55f10d
|
Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19
|
2023-08-28 14:38:58 +02:00 |
Sébastien Loriot
|
608d0c81c4
|
use a macro
|
2023-08-24 14:56:48 +02:00 |
Sébastien Loriot
|
68bc244d02
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2023-08-24 14:14:12 +02:00 |
albert-github
|
93001308f4
|
Merge branch 'master' into feature/issue_7395
# Conflicts:
# Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Concepts/ArrangementPointLocation_2.h
# Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Concepts/ArrangementVerticalRayShoot_2.h
|
2023-08-18 11:10:42 +02:00 |
Sébastien Loriot
|
28f904f4e2
|
Merge remote-tracking branch 'cgal/master'
|
2023-08-15 07:16:14 +02:00 |
Sébastien Loriot
|
eada3ee8ca
|
Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl'
|
2023-08-14 14:19:25 +02:00 |