Andreas Fabri
12468ccf4a
Address #8401
2024-08-09 11:32:26 +01: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
62b8460b0f
doc draw boolean set op 2
2023-12-08 14:53:46 +01: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
Sébastien Loriot
608d0c81c4
use a macro
2023-08-24 14:56:48 +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
albert-github
0ce82c0bd5
Better showing of `#include`
...
Getting a better (and consistent) output for the include file to be used with some functions.
Normally `#include` are sown as in a typewrite font, but the `#include` in these cases were shown in a code block way.
2023-08-13 18:22:07 +02:00
albert-github
ad41766454
issue #7395 Improvement of layout of model relations
...
Corrected `cgalModels` to `cgalHasModes` inside `cgalHasNodelsBegin` / `cgalHasModelsEnd`
2023-07-18 13:23:37 +02:00
albert-github
4e5578d469
issue #7395 Improvement of layout of model relations
...
- based on review
2023-07-15 13:12:15 +02:00
albert-github
301728a8a9
issue #7395 Improvement of layout of model relations
...
- Completed the cgalModels part
2023-07-09 12:43:36 +02:00
albert-github
ee2a55279d
issue #7395 Improvement of layout of model relations
...
- Completed the cgalHasModel part
- corrected spelling of `Has Model` and `Is Model Of` to `Has model` and `Is model of`
2023-07-06 17:35:34 +02:00
Sébastien Loriot
9a0bdb5d96
boost::variant ---> std::variant
2023-06-15 10:57:10 +02:00
Laurent Rineau
824976a003
Merge pull request #7236 from albert-github/feature/issue_7231
...
issue #7231 Improvement of layout of refines relations.
2023-04-17 10:14:01 +02:00
albert-github
8a0b21461d
Unexpected backtick
...
- Corrected some more redundant / missing backticks
- correctes a spelling error (Boolean_set_operations_2/doc/Boolean_set_operations_2/CGAL/Boolean_set_operations_2/Gps_default_dcel.h)
2023-04-11 17:38:37 +02:00
albert-github
2d60f46985
issue #7231 Improvement of layout of refines relations.
...
- Adjusted cgalRefines according to reviews
- Implemented it in all files
2023-03-14 17:37:50 +01:00
Shruti Gupta
1a841862c9
#7242 issue: interior spelling correction
2023-02-04 18:42:36 +05:30
albert-github
62a31babbd
spelling corrections
...
Some spelling corrections (Directories starting with `B`)
2022-11-14 17:44:33 +01:00
albert-github
461dba692d
Documentation update in respect to code fragments
...
Update of documentation in respect of code fragments
- making code fragments work in footnotes
- placing some words in in code tags
- completing some words to code tags
- removing some `#` as they are not necessary
- don't show obfuscation code in email
2022-04-21 17:56:14 +02: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
Sébastien Loriot
943a506526
better reference Kernel intersection functions
2022-03-08 15:52:14 +01: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
646041f0ad
undo the dispatch of free functions in the doc
...
this is in prevision of the 5.5 release where the
package will be renamed
2021-12-03 11:49:26 +01:00
Efi Fogel
c3128da566
Replaced General_polygon_... => Polygon, Construct_general_polygon_... => Construct_polygon
2021-11-03 15:29:23 +02:00
Efi Fogel
46529b376c
Fixed name construct_is_unbounded_object() => is_unbounded_object()
2021-11-03 15:18:55 +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
Laurent Rineau
47132b441b
Merge pull request #5944 from dpapavas/draw-polygon-set
...
Add polygon set drawing functionality.
2021-10-27 17:20:33 +02:00
Laurent Rineau
1ba982096a
Merge pull request #5094 from sgiraudot/Boolean_operations-Use_GPS_based_polylines-GF
...
[Small Feature] Boolean Operations: Use polyline-based GPS
2021-10-07 14:27:23 +02:00
Mael Rouxel-Labbé
521c72d57e
Fix typos
2021-10-04 13:34:07 +02:00
Sébastien Loriot
4151fcb653
split header following update of the doc in e114e44aa9
2021-09-23 13:03:12 +02:00
Sébastien Loriot
87b466c7e0
more cleaning
2021-09-23 11:08:50 +02:00
Sébastien Loriot
36249c0fa0
Merge remote-tracking branch 'cgal/master' into HEAD
2021-09-23 11:07:06 +02:00
Sébastien Loriot
ab5d64e1c3
remove non-need comments
2021-09-23 11:04:19 +02:00
Dimitris Papavasiliou
7f04082cfc
Add polygon set drawing functionality.
2021-09-10 21:52:46 +03:00
Efi Fogel
5e73fe1eba
Merge remote-tracking branch 'cgal/master' into Aos_2-boundary_objects-efic
2021-08-04 12:22:09 +03:00
Mael Rouxel-Labbé
78ff9185b3
Harmonize ASCII usage across all packages
2021-06-23 23:34:32 +02:00
Maxime Gimeno
a76bd6081e
Replace more sc text
2021-05-21 15:45:50 +02:00
Efi Fogel
3ed74414df
Removed constructor of General_polygon_2 from a curve.
2021-03-08 18:50:37 +02:00
Efi Fogel
2cd13748c1
Fixed the text and added missing intersection functions
2021-03-04 01:08:37 +02:00
Efi Fogel
f0c722a713
Added missing constructors
2021-03-03 19:06:18 +02:00
Efi Fogel
cacfb74537
Fixed typos; enhanced text with aggregated functions
2021-03-03 18:47:51 +02:00
Efi Fogel
e114e44aa9
Split into specific headers. Enhanced description of the UsePolylines template parameter
2021-03-03 17:27:22 +02:00