Guillaume Damiand
|
2e955e1a24
|
The return of GSOptions template
|
2023-10-23 16:07:28 +02: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 |
Guillaume Damiand
|
cbe7ef2b40
|
Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19
|
2023-10-22 17:18:04 +02:00 |
Guillaume Damiand
|
d74a3dbeac
|
Remove template parameter for graphics scene
|
2023-10-22 17:12:21 +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
|
1d29a75c9a
|
iformat/oformat are in CGAL::IO
The calls without the `IO::` namespace are deprecated.
|
2023-09-25 16:09:41 +02:00 |
Guillaume Damiand
|
467e55f10d
|
Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19
|
2023-08-28 14:38:58 +02:00 |
Sébastien Loriot
|
b66afab814
|
Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD
|
2023-07-05 11:29:35 +02:00 |
Sébastien Loriot
|
68813c5c63
|
Merge pull request #7403 from sloriot/CGAL-replace_boost_by_std
Replace boost by std
|
2023-07-05 11:08:36 +02:00 |
Andreas Fabri
|
c7eb4f9fdd
|
Deal with prev() for graph_traits<T2>::iterator
|
2023-06-27 13:33:48 +01:00 |
Andreas Fabri
|
46b756da12
|
We know that it is bidirectional, and we prefer that to using const Vertex_handle&
|
2023-06-27 13:24:27 +01:00 |
Andreas Fabri
|
61ec729952
|
The category is just bidirectional when the reference IS a reference, otherwise input
|
2023-06-27 12:55:18 +01:00 |
Sébastien Loriot
|
04f52791d6
|
manually fix iterator category that seems to not work correctly when stacking boost::iterator_adaptor
also restore std::prev
|
2023-06-27 09:41:47 +02:00 |
Guillaume Damiand
|
ef602d7aa0
|
draw constrained triangulation can reuse draw triangulation
|
2023-06-26 16:13:49 +02:00 |
Guillaume Damiand
|
fe23441eab
|
Merge master
|
2023-06-26 14:42:33 +02:00 |
Guillaume Damiand
|
7da9812bda
|
Rename graphic_buffer into graphic_storage.
|
2023-06-22 15:18:34 +02:00 |
Sébastien Loriot
|
dfc386d65b
|
Merge branch 'master' into HEAD
|
2023-06-22 14:05:45 +02:00 |
Laurent Rineau
|
3851bc437e
|
Merge pull request #7513 from sloriot/T23-exact_serialization
EPECK Triangulation serialization
|
2023-06-22 11:59:34 +02:00 |
Sébastien Loriot
|
ccc5462b28
|
add missing include directives
|
2023-06-20 14:45:43 +02:00 |
Sébastien Loriot
|
f936680600
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2023-06-15 18:48:39 +02:00 |
Sébastien Loriot
|
9cdfe70abb
|
Merge remote-tracking branch 'sloriot/CGAL-toward_6.0'
|
2023-06-15 11:34:09 +02:00 |
Sébastien Loriot
|
9a0bdb5d96
|
boost::variant ---> std::variant
|
2023-06-15 10:57:10 +02:00 |
Sébastien Loriot
|
bbc4d08ee0
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2023-06-15 10:47:07 +02:00 |
Sébastien Loriot
|
c8a88b9014
|
remove CGAL_static_assertion*
|
2023-06-15 10:42:10 +02:00 |
Sébastien Loriot
|
2251c438fa
|
enable exact serialization of triangulations with EPECK
|
2023-06-13 14:30:01 +02:00 |
Guillaume Damiand
|
519c7cc1a5
|
rename add_in_graphic_buffer into add_in_graphic_storage
|
2023-04-28 15:25:40 +02:00 |
Guillaume Damiand
|
4df2edd9c1
|
Replace draw_buffer by draw_graphic_storage
|
2023-04-28 12:26:31 +02:00 |
Guillaume Damiand
|
8f29e4d323
|
Rename class graphic buffer
|
2023-04-27 15:48:42 +02:00 |
Sébastien Loriot
|
b039040f73
|
boost::is_convertible -> std::is_convertible
|
2023-04-23 22:37:07 +02:00 |
Sébastien Loriot
|
e82d970d19
|
boost::next -> std::next
|
2023-04-23 22:37:07 +02:00 |
Sébastien Loriot
|
99619dc634
|
boost::prior -> std::prev
|
2023-04-23 22:37:07 +02:00 |
Mael Rouxel-Labbé
|
1a5826f11a
|
Merge remote-tracking branch 'cgal/master' into SLS-Weighted_skeleton-GF
|
2023-04-17 12:48:30 +02:00 |
Mael Rouxel-Labbé
|
8ba08771d4
|
Align doc variable names with the code
|
2023-04-17 11:53:50 +02:00 |
Sébastien Loriot
|
cb672d4d90
|
Merge remote-tracking branch 'cgal/master' into PMP-decimation
|
2023-04-04 14:25:17 +02:00 |
Laurent Rineau
|
e5ce8a7f03
|
Merge pull request #7330 from afabri/Triangulation_2-fix_copy-GF
Triangulation_2: Fix copy of CDT_plus_2
|
2023-03-31 11:10:47 +02:00 |
Andreas Fabri
|
dd5989d1c4
|
Triangulation_2: Clarify what happens with degenerate constraints
|
2023-03-21 16:28:53 +01:00 |
Mael Rouxel-Labbé
|
85911f1b64
|
Merge remote-tracking branch 'cgal/master' into SLS-Weighted_skeleton-GF
|
2023-03-20 10:06:38 +01:00 |
Andreas Fabri
|
e8f1f2b9dc
|
Triangulation_2: Fix copy of CDT_plus_2
|
2023-03-14 12:01:12 +01:00 |
Sébastien Loriot
|
b1d2744821
|
Merge branch 'master' into PMP-decimation
|
2023-03-02 14:24:27 +01:00 |
Laurent Rineau
|
01e75ef345
|
Fix with -DCGAL_NO_DEPRECATED_CODE
|
2023-02-14 13:27:46 +01:00 |
Mael Rouxel-Labbé
|
68067c039f
|
Merge remote-tracking branch 'cgal/master' into SLS-Weighted_skeleton-GF
|
2023-02-14 12:26:50 +01:00 |
Sébastien Loriot
|
fbe559adc9
|
Merge 'cgal/master' into PMP-decimation
|
2023-02-14 08:33:24 +01:00 |
Mael Rouxel-Labbé
|
8081822670
|
Document and enforce CDT2.dimension() == 2 in mark_domain_in_triangulation()
|
2023-02-09 23:14:50 +01:00 |
Laurent Rineau
|
e8d1095526
|
Use Output_rep to display debug info
|
2023-02-06 10:00:58 +01:00 |
Laurent Rineau
|
5f8930db8c
|
Merge branch '5.5.x-branch'
# Conflicts:
# Convex_hull_2/test/Convex_hull_2/ch_test_CH.cpp
# Convex_hull_2/test/Convex_hull_2/ch_test_SC.cpp
# Convex_hull_2/test/Convex_hull_2/ch_test_SH.cpp
# Convex_hull_2/test/Convex_hull_2/ch_test_SS.cpp
# Straight_skeleton_2/include/CGAL/constructions/Straight_skeleton_cons_ftC2.h
# Straight_skeleton_2/include/CGAL/predicates/Straight_skeleton_pred_ftC2.h
|
2023-01-27 21:16:14 +01:00 |
Laurent Rineau
|
2e67ce5d62
|
Merge pull request #7171 from afabri/Projection_traits_xy_3-enable_structural_filtering-GF
Projection_traits_xy_3: Enable structural filtering
|
2023-01-27 20:52:05 +01:00 |
Laurent Rineau
|
df0fb8d316
|
Merge pull request #7172 from sloriot/T2-segment_cst_src_tgt
Use deduced type for source/target of a segment
|
2023-01-27 20:52:02 +01:00 |