Guillaume Damiand
|
8869ab3b8f
|
dependencies for core
|
2024-03-28 19:31:57 +01:00 |
Guillaume Damiand
|
57aa719fbe
|
do not use white as random color
|
2024-03-28 18:44:10 +01:00 |
Guillaume Damiand
|
70d398b692
|
add examples of drawing of polygon with holes
|
2024-03-28 17:41:43 +01:00 |
Guillaume Damiand
|
9a0b8eb824
|
Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19
|
2024-03-26 16:25:29 +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
|
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 |
Sébastien Loriot
|
f34745c4d8
|
use a functor for collapsing the DAG to not depend on Filtered_kernel
nor inclusion order
|
2024-03-14 10:02:30 +01:00 |
Andreas Fabri
|
6744cc1dd6
|
Add operator==() for Multipolygon_wih_holes
|
2024-03-11 16:40:30 +01:00 |
Sébastien Loriot
|
9b4f35dfa1
|
fix dependencies
|
2024-03-06 11:32:30 +01:00 |
Andreas Fabri
|
b13b01af99
|
Remove argc, argv
|
2024-03-06 08:13:12 +00:00 |
Andreas Fabri
|
3bd448d1a8
|
Polygon: Avoid stackoverflow when summing exact numbers
|
2024-02-28 14:28:00 +00:00 |
Andreas Fabri
|
25b084e146
|
Fix operator<< for Multipolygon_with_holes
|
2024-02-23 07:52:05 +00:00 |
Andreas Fabri
|
38c43ce2cb
|
Fix multipolygon.cpp
|
2024-02-23 07:44:07 +00:00 |
Sébastien Loriot
|
6edfffe313
|
update doc to qt6
|
2024-01-05 11:20:13 +01:00 |
Andreas Fabri
|
c3d4d115b2
|
Merge remote-tracking branch 'cgal/master' into gsoc2023-polygon_repair-kenohori
|
2024-01-05 09:53:07 +00:00 |
Guillaume Damiand
|
bd04b2a68d
|
Remove space in doc
|
2023-12-06 17:01:34 +01:00 |
Guillaume Damiand
|
03ff679df4
|
doc draw: move advanced blocks
|
2023-12-05 14:10:25 +01:00 |
Guillaume Damiand
|
74c0894336
|
doc draw polygon
|
2023-12-05 13:19:35 +01:00 |
Guillaume Damiand
|
df2b9ad172
|
doc draw pwh
|
2023-12-05 13:16:54 +01:00 |
Guillaume Damiand
|
5b7f499fc1
|
doc draw polygon
|
2023-12-05 12:58:30 +01:00 |
Guillaume Damiand
|
b8c5b1ca27
|
A (last) verification step for all draw functions (nyf).
|
2023-11-30 12:49:42 +01:00 |
Guillaume Damiand
|
f8a487d9ef
|
update dependencies
|
2023-11-29 18:12:09 +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 |
Andreas Fabri
|
04264b5e89
|
Add non const iterator in the doc
|
2023-11-16 07:16:16 +00:00 |
Andreas Fabri
|
4e5082b6b5
|
remove _qt
|
2023-11-14 09:25:00 +00: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
|
6daa2a0c3b
|
Graphics_scene is no more templated
|
2023-10-23 01:30:57 +02:00 |
Andreas Fabri
|
f1c14d5ad7
|
fix example
|
2023-10-17 14:16:46 +01:00 |
Andreas Fabri
|
6d51db7d97
|
Change filename
|
2023-10-17 14:10:12 +01:00 |
Andreas Fabri
|
d760c408a7
|
Be precise
|
2023-10-17 14:08:33 +01:00 |
Andreas Fabri
|
950ed67a9b
|
remove sentence about ability to store
|
2023-10-17 11:50:37 +01:00 |
Andreas Fabri
|
f06f1024a6
|
holes -> polygons
|
2023-10-17 11:48:43 +01:00 |
Andreas Fabri
|
1fb664a471
|
Document Size
|
2023-10-17 11:36:26 +01:00 |
Andreas Fabri
|
4b9544dcc4
|
Fix doc of the parameters of the multipolygon
|
2023-10-17 10:25:02 +01:00 |
Andreas Fabri
|
9f5a217200
|
fix ingroup
|
2023-10-17 09:25:07 +01:00 |
Andreas Fabri
|
2f9535d769
|
no concepts, export->insert in a stream, capitalize
|
2023-10-06 14:40:32 +01:00 |
Andreas Fabri
|
be2ccc2ee2
|
typo
|
2023-10-06 10:59:46 +01:00 |
Sébastien Loriot
|
52e91967d8
|
use new macros
|
2023-10-06 11:11:40 +02:00 |
Sébastien Loriot
|
467dcf9a80
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2023-10-06 11:10:08 +02:00 |
Guillaume Damiand
|
a5ee74cb66
|
Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19
|
2023-09-29 08:36:37 +02:00 |
Guillaume Damiand
|
9f22d67ed0
|
Rename Graphic_storage in Graphics_scene (Andreas and Sebastien review)
|
2023-09-28 12:49:00 +02:00 |
Guillaume Damiand
|
fd115bd321
|
Rename Graphic_storare into Graphics_scene (Andreas and Sebastien review)
|
2023-09-28 11:06:53 +02:00 |
Guillaume Damiand
|
5cf89dadd9
|
Rename Drawing_functor in Graphics_scene_options (following Andreas and Sebastien review)
|
2023-09-28 09:51:12 +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 |
Guillaume Damiand
|
467e55f10d
|
Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19
|
2023-08-28 14:38:58 +02:00 |
Ken Arroyo Ohori
|
8192774070
|
info about multipolygons in polygon manual
|
2023-08-25 11:19:20 +02:00 |
Ken Arroyo Ohori
|
4613aa78a4
|
move multipolygon to polygon package
|
2023-08-24 15:59:19 +02:00 |