Mael Rouxel-Labbé
e5dfd6c8eb
A little less chaotic indentation (no real changes)
2021-12-03 15:49:34 +01:00
Laurent Rineau
4321e776d0
Merge pull request #6149 from albert-github/feature/bug_docu_codeblocks
2021-11-26 14:30:23 +01:00
Laurent Rineau
cce94c21c5
Merge branch '5.3.x-branch'
2021-11-25 17:28:46 +01:00
Laurent Rineau
17a7d8cfbc
Merge pull request #6130 from cjamin/patch-1
...
Bug fix: `remove_outliers` was removing ALL points when no outliers were found
2021-11-25 17:28:39 +01:00
Laurent Rineau
f02e5cffe9
Merge pull request #6132 from sloriot/Demo-normal_plugin
...
Create normal map only if normal estimation is done
2021-11-25 17:28:37 +01:00
Laurent Rineau
e25669cfcc
Merge pull request #6145 from sloriot/BGL-collapse_edges_with_cst
...
Fix collapse_edge bug when both edges to remove are constrained edges
2021-11-25 17:28:07 +01:00
Laurent Rineau
b5fbbb6816
Merge branch '5.2.x-branch' into 5.3.x-branch
2021-11-25 17:27:45 +01:00
Laurent Rineau
fa4fcfc990
Merge pull request #6145 from sloriot/BGL-collapse_edges_with_cst
...
Fix collapse_edge bug when both edges to remove are constrained edges
2021-11-25 17:27:37 +01:00
Laurent Rineau
c40e91c529
Merge pull request #6145 from sloriot/BGL-collapse_edges_with_cst
...
Fix collapse_edge bug when both edges to remove are constrained edges
2021-11-25 17:27:03 +01:00
albert-github
3ad2b0ff17
Remove some unintended artifacts from the documentation
...
Some parts were due to to the markdown handling of 4 spaces meaning code converted to code and this was not the intention.
2021-11-25 15:43:21 +01:00
Sébastien Loriot
fc255614e4
fix warning
2021-11-24 15:08:11 +01:00
Sébastien Loriot
0ff77b2751
simplify connection
2021-11-24 11:08:49 +01:00
Sébastien Loriot
f61b088576
update applicable filters when an item is updated
2021-11-24 10:43:07 +01:00
Laurent Rineau
4d1e30e320
Merge branch '5.3.x-branch'
2021-11-23 15:39:31 +01:00
Laurent Rineau
370217ad28
Merge pull request #6131 from lrineau/CGAL_Core-fix_header_only-GF
...
CGAL Core: Remove explicit instanciations: CGAL is header-only!
2021-11-23 15:39:26 +01:00
Laurent Rineau
3cea6c72d8
Merge pull request #6139 from sloriot/SMP-ambiguous
...
Fix ambiguity in function signature
2021-11-23 15:39:23 +01:00
Laurent Rineau
914ba548b6
Merge pull request #6144 from MaelRL/BGL-Fix_METIS_npart_int-GF
...
Fix conversion error in METIS wrappers
2021-11-23 15:39:20 +01:00
Laurent Rineau
db5840c346
Merge branch '5.2.x-branch' into 5.3.x-branch
2021-11-23 15:38:53 +01:00
Laurent Rineau
8491711019
Merge pull request #6131 from lrineau/CGAL_Core-fix_header_only-GF
...
CGAL Core: Remove explicit instanciations: CGAL is header-only!
2021-11-23 15:38:38 +01:00
Laurent Rineau
e133d82db4
Merge pull request #6139 from sloriot/SMP-ambiguous
...
Fix ambiguity in function signature
2021-11-23 15:38:36 +01:00
Laurent Rineau
cd747b44c1
Merge pull request #6144 from MaelRL/BGL-Fix_METIS_npart_int-GF
...
Fix conversion error in METIS wrappers
2021-11-23 15:38:33 +01:00
Laurent Rineau
3c562607f5
Merge pull request #6139 from sloriot/SMP-ambiguous
...
Fix ambiguity in function signature
2021-11-23 15:37:46 +01:00
Laurent Rineau
1ec00216c0
Merge pull request #6144 from MaelRL/BGL-Fix_METIS_npart_int-GF
...
Fix conversion error in METIS wrappers
2021-11-23 15:37:44 +01:00
Sébastien Loriot
7169811f60
remove extra ; and fix indentation
2021-11-23 10:21:20 +01:00
Sébastien Loriot
d2be97b1eb
fix bug when both edges to remove are constrained edges
2021-11-23 10:16:23 +01:00
Mael Rouxel-Labbé
4f02dd2fc2
Fix the previous, bad fix
2021-11-22 13:06:46 +01:00
Mael Rouxel-Labbé
3857c58324
Fix #part type
2021-11-22 12:38:53 +01:00
Sébastien Loriot
c47ba58ca0
fix ambiguity in function signature
2021-11-19 13:42:11 +01:00
Sébastien Loriot
fb4c8484e9
fix invalid label
2021-11-19 10:17:32 +01:00
Laurent Rineau
df777080ff
Merge pull request #6102 from afabri/Kernel_23-Non_zero_dimension_3-GF
...
Kernel_23: Add NonZeroDimension_3
2021-11-18 14:02:07 +01:00
Laurent Rineau
39cde45b4f
Merge branch '5.3.x-branch'
2021-11-18 13:24:45 +01:00
Laurent Rineau
e683686055
Merge pull request #6094 from sloriot/AOS_2-remove_fast_pool_allocator
...
Fix issues with new containers for arrangement cells
# Conflicts:
# Arrangement_on_surface_2/include/CGAL/Arr_dcel_base.h
2021-11-18 12:31:39 +01:00
Laurent Rineau
c199795670
Merge pull request #6104 from sloriot/Property_map-fix_id_map_mutable
...
restore mutable property of the pmap
2021-11-18 12:27:23 +01:00
Laurent Rineau
3e877fa124
Merge pull request #6109 from afabri/CGAL-VC_max_warning-GF
...
PMP: Fix Warnings in Master
2021-11-18 12:27:21 +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
Laurent Rineau
ef69bdacb1
Merge pull request #6116 from lrineau/Fix_ctest_testsuite_for_three_demos
...
Call cgal_add_compilation_test to fix the CTest testsuite
2021-11-18 12:27:17 +01:00
Laurent Rineau
7b6855d5c3
Merge pull request #6117 from gdamiand/Polyhedron3-draw_bugfix-gdamiand
...
Remove -old option for Polyhedron_3 draw
2021-11-18 12:27:14 +01:00
Laurent Rineau
a463b904f6
Merge pull request #6118 from lrineau/Voronoi_diagram_2-fix_cpp20_warning-GF
...
Voronoi_diagram_2: fix C++20 warnings [-Wambiguous-reversed-operator]
2021-11-18 12:27:11 +01:00
Laurent Rineau
630da18051
Merge pull request #6122 from MaelRL/CGAL-Prepare_changes.md-5.4-GF
...
Prepare CHANGES.md for 5.4
2021-11-18 12:27:09 +01:00
Laurent Rineau
df47c7490b
Merge pull request #6126 from dthul/patch-1
...
Mesh distance: use spatially sorted sample points
2021-11-18 12:27:07 +01:00
Laurent Rineau
5baa22ba00
Merge branch '5.2.x-branch' into 5.3.x-branch
2021-11-18 12:23:45 +01:00
Laurent Rineau
64c6b65f5f
Merge pull request #6094 from sloriot/AOS_2-remove_fast_pool_allocator
...
Fix issues with new containers for arrangement cells
2021-11-18 12:23:33 +01:00
Laurent Rineau
f0ae53e9d0
Merge pull request #6118 from lrineau/Voronoi_diagram_2-fix_cpp20_warning-GF
...
Voronoi_diagram_2: fix C++20 warnings [-Wambiguous-reversed-operator]
2021-11-18 12:23:31 +01:00
Laurent Rineau
d6ffe7c0f3
Merge pull request #6118 from lrineau/Voronoi_diagram_2-fix_cpp20_warning-GF
...
Voronoi_diagram_2: fix C++20 warnings [-Wambiguous-reversed-operator]
2021-11-18 12:22:06 +01:00
Sébastien Loriot
79757328fe
create normal map only if normal estimation is done
2021-11-16 22:22:45 +01:00
Clément Jamin
7f72142818
Remove trailing whitespaces
2021-11-16 17:15:46 +01:00
Laurent Rineau
a8dbdc3b06
Remove explicit instanciations: CGAL is header-only!
2021-11-16 16:46:52 +01:00
Clément Jamin
c5d341b960
If no outliers are found, just return the original range
2021-11-16 16:06:30 +01:00
Clément Jamin
ffe7a6909a
Improve `std::partition` predicate
2021-11-16 15:48:48 +01:00
Clément Jamin
597970b368
Bug fix: `remove_outliers` was removing ALL points when no outliers were found
...
Bug in current code: when no outliers are found, `f2r` is `sorted_points.end()`. So, `if (sit == f2r)` is never true, and `out` keeps its initial value, which is `points.begin()`.
2021-11-16 12:06:32 +01:00