Sébastien Loriot
|
0e8bc6a7dd
|
add relates
|
2023-02-07 13:10:34 +01:00 |
Sébastien Loriot
|
9242a810c4
|
Merge remote-tracking branch 'cgal/master' into Region_growing-revision-soesau
|
2023-02-07 11:31:55 +01:00 |
Sébastien Loriot
|
7cd8572dbf
|
divide refman + remove deprecated section somehow outdated
|
2023-02-07 11:06:10 +01:00 |
Sven Oesau
|
27194a9ac4
|
fixed typo
[skip CI]
|
2023-02-07 10:03:27 +01:00 |
Sven Oesau
|
eaf78fcb72
|
fixed type
[skip CI]
|
2023-02-07 09:59:11 +01:00 |
Sébastien Loriot
|
e50dcb76bf
|
doc improvements
|
2023-02-06 19:25:10 +01:00 |
Sébastien Loriot
|
dbccebf7df
|
clean up doc and API of new property maps
|
2023-02-06 18:32:41 +01:00 |
Sébastien Loriot
|
e78a8ed293
|
spell checking
|
2023-02-06 18:08:28 +01:00 |
Sébastien Loriot
|
97e7f6a5e5
|
do not recommand to use EPECK + dual compilation of the example to test both options
|
2023-02-06 18:04:23 +01:00 |
Sébastien Loriot
|
fab5dd1865
|
pass on the user manual
|
2023-02-06 17:48:50 +01:00 |
Sebastien Loriot
|
d979e070be
|
Spelling corrections (#7244)
Some spelling corrections.
|
2023-02-03 14:57:07 +01:00 |
albert-github
|
0ea013ea12
|
Spelling corrections
Some spelling corrections.
|
2023-02-03 12:07:03 +01:00 |
Laurent Rineau
|
07672d9fa4
|
Kernel_23: inconsistent documentation (#6916)
Made preconditions in the C++ form.
|
2023-02-02 11:28:46 +01:00 |
Laurent Rineau
|
3cadb8ea52
|
Merge branch '5.5.x-branch'
|
2023-02-02 11:19:47 +01:00 |
Laurent Rineau
|
b32457efb3
|
Merge pull request #6816 from maximecharriere/dev/drawGraphColor
Draw mesh color in SimpleFaceGraphViewerQt
|
2023-02-02 10:58:32 +01:00 |
Laurent Rineau
|
5d4e0dd9b5
|
Merge pull request #6954 from janetournois/Mesh_3-minor_fixes_debug_code-jtournois
Mesh 3 - minor fixes in debug code
|
2023-02-02 10:58:27 +01:00 |
Laurent Rineau
|
1e4165f1db
|
Merge pull request #7184 from afabri/PMP-longest_border-GF
PMP: Make longest_border() extract_boundary_cycles() coherent
|
2023-02-02 10:58:25 +01:00 |
Laurent Rineau
|
02247f7610
|
Merge pull request #7187 from GilesBathgate/Nef_3-performance_binop_intersections-GilesBathgate
Nef_3: performance in binop_intersection_tests
|
2023-02-02 10:58:23 +01:00 |
Laurent Rineau
|
60b5b9ee5e
|
Merge pull request #7200 from GilesBathgate/Nef_3-fix_cyclic_dependencies-GilesBathgate
Nef_3: Fix cyclic header include dependencies.
|
2023-02-02 10:58:20 +01:00 |
Laurent Rineau
|
d3cbf432ec
|
Merge pull request #7201 from GilesBathgate/General-remove_boost_lexical_string_cast-GilesBathgate
Replace use of boost::lexical_cast<std::string> with std::to_string
|
2023-02-02 10:58:17 +01:00 |
Laurent Rineau
|
be124f5111
|
Merge pull request #7208 from MaelRL/Intersections_3-Set_but_unused-GF
Fix set-but-not-used warning
|
2023-02-02 10:58:13 +01:00 |
Laurent Rineau
|
6159c0330e
|
Merge pull request #7232 from lrineau/Polyhedron-demo__fix_current_context_during_destroy
CGAL 3D demo: Fix current context in the destroy of the Scene
|
2023-02-02 10:58:10 +01:00 |
Laurent Rineau
|
0bd1eea194
|
Merge branch '5.4.x-branch' into 5.5.x-branch
|
2023-02-02 10:57:33 +01:00 |
Laurent Rineau
|
b42afc582b
|
Merge pull request #7208 from MaelRL/Intersections_3-Set_but_unused-GF
Fix set-but-not-used warning
|
2023-02-02 10:57:11 +01:00 |
Laurent Rineau
|
7794a1976b
|
Merge pull request #7208 from MaelRL/Intersections_3-Set_but_unused-GF
Fix set-but-not-used warning
|
2023-02-02 10:44:50 +01:00 |
Laurent Rineau
|
61f5354246
|
Fix current content in the destroy of the Scene
Fix the error:
> QOpenGLVertexArrayObject::destroy() failed to restore current context
|
2023-01-31 17:35:21 +01:00 |
Sébastien Loriot
|
fb20fd0f38
|
the fitting of a sphere circle is "always" successful
|
2023-01-31 11:49:50 +01:00 |
Sébastien Loriot
|
331323ea44
|
create the primitive only if the propagation was successful
|
2023-01-31 11:49:29 +01:00 |
Sébastien Loriot
|
464f5a0d46
|
remove extra cond
|
2023-01-31 10:49:33 +01:00 |
Laurent Rineau
|
48b07bef84
|
Not PUSH_TO_CGAL_GITHUB_IO_TOKEN to checkout the PR branch
|
2023-01-30 13:34:59 +01:00 |
Laurent Rineau
|
798bd08989
|
Remove workflow_dispatch for build_doc
As the workflow is already reacting to user actions, there is no need to
trigger it manually. Besides, it requires an `issue_comment` context.
|
2023-01-30 09:37:46 +01:00 |
Laurent Rineau
|
4ae8c5958c
|
issue #7211 Manual bug (#7213)
Corrected slashes in the windows part
|
2023-01-27 22:58:45 +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
|
fc61b42864
|
Merge pull request #6858 from sloriot/Doc-exclude_internal
Ignore internal directories
|
2023-01-27 21:02:29 +01:00 |
Laurent Rineau
|
8a6b583780
|
Merge pull request #6880 from soesau/PMP-tests_only_for_epeck-soesau
Pmp tests only for epeck
|
2023-01-27 21:02:26 +01:00 |
Laurent Rineau
|
122141dda6
|
Merge pull request #7076 from MaelRL/PMP-Improve_normal_doc-GF
Improve documentation of PMP::compute_vertex_normal()
|
2023-01-27 21:02:24 +01:00 |
Laurent Rineau
|
57b538e43a
|
Merge pull request #7098 from afabri/Mesh_3-determinism_test-GF
Mesh_3: Add test for determinism when not checking for features
|
2023-01-27 21:02:21 +01:00 |
Laurent Rineau
|
7255c885bd
|
Merge pull request #7139 from janetournois/SMDS_3-verbose_mode-jtournois
Tet_soup_to_c3t3 - reduce verbosity
|
2023-01-27 21:02:19 +01:00 |
Laurent Rineau
|
a7e15cadee
|
Merge pull request #7140 from sloriot/CGAL-demo_fix_warnings
Fix warnings
|
2023-01-27 21:02:16 +01:00 |
Laurent Rineau
|
92abb707a4
|
Merge pull request #7141 from ipadjen/Spatial_searching-example_projection
Add an example for spatial searching with projection
|
2023-01-27 21:02:14 +01:00 |
Laurent Rineau
|
2d73c60bda
|
Merge pull request #7152 from afabri/Convex_hull_2-keep_collinear-GF
Convex_hull_2: Use of 2D Delaunay
|
2023-01-27 21:02:11 +01:00 |
Laurent Rineau
|
65103a9c70
|
Merge pull request #7161 from afabri/Polyhedron_demo-clamp-GF
3D Demo: Fix statistics on angles
|
2023-01-27 21:02:09 +01:00 |
Laurent Rineau
|
b911480418
|
Merge pull request #7168 from efifogel/Ms_2-missed_hole-efif
Minkowski_sim_2: fix missed hole
|
2023-01-27 21:02:06 +01:00 |
Laurent Rineau
|
f937f20e8b
|
Merge pull request #7177 from afabri/Classification-vary_file_names-GF
Classification: Write to different files and change degree of fair()
# Conflicts:
# Classification/examples/Classification/gis_tutorial_example.cpp
|
2023-01-27 21:01:22 +01:00 |
Laurent Rineau
|
af3842bab0
|
Merge pull request #7178 from sloriot/doc_7101_follow_up
Force html output (needed with lxml greater than 4.6.5)
|
2023-01-27 20:55:22 +01:00 |
Laurent Rineau
|
d70bc7898b
|
Merge pull request #7186 from albert-github/feature/bug_neighbour
Spelling correction in respect to function / variable names
|
2023-01-27 20:55:20 +01:00 |
Laurent Rineau
|
7998432056
|
Merge pull request #7199 from sloriot/CGAL-doc_python_pkg_filter
pkg_filter use detected python version
# Conflicts:
# Documentation/doc/CMakeLists.txt
|
2023-01-27 20:55:07 +01:00 |
Laurent Rineau
|
e665eab803
|
Merge branch '5.4.x-branch' into 5.5.x-branch
|
2023-01-27 20:52:58 +01:00 |
Laurent Rineau
|
afd56fe52b
|
Merge pull request #7112 from afabri/T2_demo-read_WKT-GF
Triangulation_2 Demo: Read files with many WKT entities
|
2023-01-27 20:52:32 +01:00 |
Laurent Rineau
|
36bc3d1154
|
Merge pull request #7126 from sloriot/PMP-repair_si_no_smooth_by_default
Make smooth an option that is OFF by default
|
2023-01-27 20:52:29 +01:00 |