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 |
Laurent Rineau
|
82bef3fc90
|
Merge pull request #6392 from CGAL/CGAL-doc_inter_do_inter
better reference Kernel intersection functions
|
2022-03-10 11:05:21 +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 |
Andreas Fabri
|
0ce35e88ff
|
TAU packages
|
2022-01-26 16:45:19 +00: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 |
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
|
6fd9388c8c
|
Renamed Construct_general_polygon_with_holes_2 => Construct_polygon_with_holes_2
|
2021-11-03 18:32:40 +02:00 |
Efi Fogel
|
04729e8e34
|
Renamed Construct_general_polygon_with_holes_2 => Construct_polygon_with_holes_2
|
2021-11-03 18:29:58 +02: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 |
Efi Fogel
|
8eeffb0335
|
Added a specific comment about backward compatibility
|
2021-11-03 16:26:15 +02:00 |
Efi Fogel
|
f17e5386bf
|
Fixed type requirement by GeneralPolygonWithHoles_2 concept
|
2021-11-03 16:16:43 +02: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
|
f581ff74d3
|
Merge pull request #5427 from sloriot/CGAL_data-moving_files
Regroup data: moving files
# Conflicts:
# Nef_3/archive/triangulation/include/CGAL/partition_is_valid_2.h
|
2021-10-07 14:44:01 +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
|
250b8e9161
|
remove ./ prefix
|
2021-10-04 09:32:04 +02:00 |
Andreas Fabri
|
d968a9efa9
|
Guard against empty ranges
|
2021-09-28 16:39:10 +01:00 |
Dimitris Papavasiliou
|
29464cb974
|
Fix polygon set drawing functionality.
|
2021-09-24 22:16:37 +03:00 |
Sébastien Loriot
|
7bf2b5e05c
|
remove unused typedefs
|
2021-09-24 10:11:13 +02:00 |
Sébastien Loriot
|
7de9564e1c
|
remove archive directories that are of not use (available in git history)
|
2021-09-23 18:55:54 +02:00 |
Sébastien Loriot
|
420f37a365
|
fix compilation issues
|
2021-09-23 16:28:23 +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
|
280ae00a94
|
add new dependancy
|
2021-09-23 12:05:20 +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 |
Sébastien Loriot
|
3728852d47
|
fix cmake
|
2021-09-23 10:04:35 +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 |
Sebastien Loriot
|
40f507a1f1
|
Merge pull request #5800 from MaelRL/SS-Doc_fixes-GF
Harmonization of some IO stream documentation
|
2021-07-19 07:56:48 +02:00 |
Sébastien Loriot
|
06c5462675
|
Merge remote-tracking branch 'cgal/5.2.x-branch'
|
2021-07-19 07:43:32 +02:00 |
Sébastien Loriot
|
32c7364831
|
update test to accept a relatively simple hole as being valid
|
2021-07-12 15:38:26 +02:00 |
Sébastien Loriot
|
e599bd44cc
|
fix validity check: holes can be relatively simple
|
2021-07-08 13:50:18 +02: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 |
Laurent Rineau
|
26ad68e486
|
Merge pull request #5649 from sloriot/CGAL-no_boost_shared_ptr
Replace internal use of boost shared_ptr
|
2021-05-18 18:14:12 +02:00 |
Sébastien Loriot
|
4e519a3c7a
|
move documented IO functions in IO namespace
|
2021-05-05 13:15:37 +02:00 |
Sébastien Loriot
|
1faa0e2992
|
replace internal use of boost::shared_ptr by std::shared_ptr
|
2021-04-28 10:55:26 +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 |
Simon Giraudot
|
fbfe5f2679
|
Add missing return statements
|
2021-04-01 12:08:15 +02:00 |
Efi Fogel
|
3ed74414df
|
Removed constructor of General_polygon_2 from a curve.
|
2021-03-08 18:50:37 +02:00 |
Efi Fogel
|
27e5db14b3
|
ed missing return type
|
2021-03-08 18:49:55 +02:00 |