albert-github
eed54a0ae5
spelling corrections
...
Some spelling corrections (Directories starting with `O`-`S` , first part),
some backward work
some forward work
2022-11-15 18:45:39 +01:00
albert-github
45478184de
spelling corrections
...
Some spelling corrections (Directories starting with `E`-` L`),
some backward work
some forward work
2022-11-15 13:39:40 +01:00
Andreas Fabri
469a0362b5
Take Laurent's review into account
2022-10-14 11:34:34 +01:00
Andreas Fabri
bdd2fb8e4b
Polygon package
2022-09-27 08:14:30 +01:00
Laurent Rineau
2ceb4f4d97
Merge pull request #6609 from afabri/Polygon-transform-GF
...
Polygon: Add move semantics
2022-06-15 10:20:58 +02:00
Laurent Rineau
198977cf46
Test move construction/assignment of Polygon_with_holes_2
2022-06-10 17:10:26 +02:00
Laurent Rineau
05c9dbfe8c
Simplify the code using `=default` for special member functions
2022-06-10 17:10:00 +02:00
Andreas Fabri
84730205a9
Use the right template parameter of Polygon_with_holes_2 which is different from General_polygon_with_holes_2
2022-05-31 09:30:35 +01:00
Andreas Fabri
e8f5d6b042
Add test for Polygon_2
2022-05-25 13:57:25 +01:00
Andreas Fabri
e887e3b0b0
Add test for Polygon_with_holes_2
2022-05-25 13:31:56 +01:00
Andreas Fabri
3598e6ecbd
Fix Polygon_2::operator=()
2022-05-25 07:26:48 +01:00
Andreas Fabri
06e5884b9c
Add documentation
2022-05-24 15:00:02 +01:00
Andreas Fabri
01485044b6
Fix typos in the documentation
2022-05-24 10:11:20 +01:00
Andreas Fabri
7067cec506
Polygon: Add move semantics
2022-05-24 07:55:01 +01:00
Sébastien Loriot
ff16bec071
clean up EXAMPLE_PATH
2022-05-23 16:52:17 +02:00
Laurent Rineau
2288225448
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Andreas Fabri
0ff972fbaa
Document general polygon funtion returning range of holes
2022-03-22 14:21:40 +01:00
Laurent Rineau
6e114b31ae
Merge pull request #6107 from efifogel/Polygon-fixes-efif
...
Polygon fixes efif
# Conflicts:
# Installation/CHANGES.md
2022-03-18 15:59:58 +01:00
Andreas Fabri
3c8d97c4fa
clean up the circulator and iterator types
2022-03-04 09:57:53 +00:00
Andreas Fabri
1f78c6a811
Update Polygon/doc/Polygon/Polygon.txt
...
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-03-04 10:02:36 +01:00
Andreas Fabri
1cf6e0bcbe
Document the function
2022-03-04 08:30:36 +00:00
Andreas Fabri
d7d34b80a1
Add functions for ranges and give an example
2022-03-04 07:11:21 +00:00
Andreas Fabri
e2cda48d8e
Polygon: Remove a workaround for an old Sun compiler
2022-02-02 12:51:24 +00:00
Sébastien Loriot
5f23e76911
Merge remote-tracking branch 'efifogel/Polygon-fixes-efif' into HEAD
2022-02-01 20:08:56 +01:00
Sébastien Loriot
2a30075975
workaround doxygen warning
2022-01-10 11:01:31 +01:00
Laurent Rineau
4d38f2b7b3
Merge pull request #6114 from sloriot/CGAL-cmake_clean_up
...
Clean cmake scripts of examples and tests
2021-11-18 12:27:19 +01:00
Guillaume Damiand
2bbcabe71b
The size of argv array is now 2, ending with nullptr.
2021-11-11 17:23:37 +01:00
Guillaume Damiand
ee11c858b5
The size of argv array is changed to 1 in all basic viewers.
2021-11-10 09:59:48 +01:00
Sébastien Loriot
ab48f63e30
update latest cmake version tested
2021-11-09 10:58:47 +01:00
Efi Fogel
4dbf509f7c
Fixed GeneralPolygonWithHoles_2 concept: requires now nested Polygon_2 type instead of General_polygon_2
2021-11-03 18:16:40 +02:00
Sébastien Loriot
07421357a7
fix phrasing
2021-11-02 11:52:53 +01:00
Sébastien Loriot
08b1457649
add CGAL::CGAL_Basic_viewer target
2021-11-01 11:07:55 +01:00
Dimitris Papavasiliou
7f04082cfc
Add polygon set drawing functionality.
2021-09-10 21:52:46 +03:00
Mael Rouxel-Labbé
78ff9185b3
Harmonize ASCII usage across all packages
2021-06-23 23:34:32 +02:00
Sébastien Loriot
4e519a3c7a
move documented IO functions in IO namespace
2021-05-05 13:15:37 +02:00
Sébastien Loriot
fb6f703b55
IO namespace for files in IO directories
2021-05-04 14:36:06 +02:00
Sébastien Loriot
39367c2313
Merge remote-tracking branch 'cgal/5.2.x-branch'
2021-04-17 11:14:29 +02:00
Sébastien Loriot
cbd95907cd
Merge remote-tracking branch 'cgal/5.1.x-branch' into HEAD
2021-04-17 11:11:28 +02:00
Sebastien Loriot
b7323389c7
Merge pull request #5622 from maxGimeno/CMake-Update_versions_in_scripts-maxGimeno
...
Update maximum cmake versions
2021-04-17 10:58:14 +02:00
Maxime Gimeno
c49152359c
update max version of cmake and announce the new minimal in CHANGE.md
2021-04-15 15:08:54 +02:00
Maxime Gimeno
17602e589e
Merge remote-tracking branch 'cgal/master' into CGAL-clang_tidy__nullptr_on_Mesh_2-GF
2021-04-07 09:17:51 +02:00
Mael Rouxel-Labbé
6b4ba808f8
Implement Vertex_index::operator== explicitely
2021-03-31 15:58:09 +02:00
Mael Rouxel-Labbé
bea5995756
Handle "right" folds
...
The following configurations of collinear points:
x-2 x x-1 AND x+2 x x+1
cannot be handled with the typical left swap because the interval
has range n-1. Instead, just manually swap like it is done
when the fold is on the left (which can and is immediately detected
at the beginning of the insertion event)
2021-03-29 14:27:16 +02:00
Laurent Rineau
21755b1123
Merge pull request #5245 from GilesBathgate/create-assertions-fix
...
Allow -DNDEBUG and CGAL_nnn_assertions at the same time
2021-03-24 15:05:41 +01:00
Mael Rouxel-Labbé
5efa544734
Merge remote-tracking branch 'cgal/master' into SDG-Fix_doc-GF
2021-02-22 17:19:40 +01:00
Maxime Gimeno
d5811d0a41
clang-tidy on tests
2021-02-18 15:15:12 +01:00
Laurent Rineau
c5ba414c72
Merge pull request #5336 from maxGimeno/GraphicsView-Use_opengl_4_1_context-maxGImeno
...
Graphics_view: Upgrade glsl version in basic_viewer_shaders
2021-02-05 16:12:42 +01:00
Laurent Rineau
b134ed8246
Merge pull request #5336 from maxGimeno/GraphicsView-Use_opengl_4_1_context-maxGImeno
...
Graphics_view: Upgrade glsl version in basic_viewer_shaders
2021-02-05 16:07:32 +01:00
Maxime Gimeno
a85cf6ed52
Move the include in the ifdef
2021-01-26 09:45:18 +01:00
Mael Rouxel-Labbé
1f45360d7a
Merge remote-tracking branch 'cgal/master' into SDG-Fix_doc-GF
2021-01-26 09:05:24 +01:00