Laurent Rineau
|
2edcf7b033
|
Merge pull request #4269 from maxGimeno/PMP-Fix_doc_macro-maxGimeno
PMP: Fix doc macro
|
2019-10-18 14:17:19 +02:00 |
Maxime Gimeno
|
9e3b59e55d
|
Add missing macro def
|
2019-10-03 12:07:47 +02:00 |
Maxime Gimeno
|
d893b694f4
|
Don't use "using parameters::choose_param"
|
2019-09-17 10:11:12 +02:00 |
Laurent Rineau
|
9abee11ee8
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
|
2019-09-09 16:43:29 +02:00 |
Laurent Rineau
|
d00369432b
|
PMP: Fix ctestsuite (#4128)
PMP: Fix ctestsuite
|
2019-09-09 16:36:53 +02:00 |
Sebastien Loriot
|
201a4b8ff8
|
Merge pull request #4176 from MaelRL/PMP-Fix_boundary_cycle_nm_vertices-4.14-GF
PMP: Fix boundary cycle when non manifold vertices exist in the cycle (4.14)
|
2019-08-29 19:52:12 +02:00 |
Sebastien Loriot
|
98f3847cf1
|
Merge pull request #4137 from MaelRL/PMP-Fix_duplicate_nm_vertices_414-GF
PMP: Fix improper halfedge incidence state in post non-manifold vertex duplication mesh (4.14)
|
2019-08-29 19:51:17 +02:00 |
Sébastien Loriot
|
f0fb56233a
|
Merge 'cgal/releases/CGAL-4.13-branch'
|
2019-08-27 06:36:39 +02:00 |
Mael
|
d2349066af
|
Add const marker
Co-Authored-By: Sebastien Loriot <sloriot.ml@gmail.com>
|
2019-08-22 09:03:01 +02:00 |
Mael Rouxel-Labbé
|
799916d7c5
|
Rephrase end condition
|
2019-08-21 17:04:39 +02:00 |
Mael Rouxel-Labbé
|
a1039b9d33
|
Fix boundary cycle stitching when nm vertices are present
|
2019-08-21 16:51:58 +02:00 |
Simon Giraudot
|
dd5fe73996
|
Document type of iterator (random access)
|
2019-08-21 15:43:50 +02:00 |
Simon Giraudot
|
790ed44613
|
Fix distance range type
|
2019-08-21 14:51:04 +02:00 |
Sebastien Loriot
|
e67611862b
|
Merge pull request #4129 from janetournois/PMP-fix_isotropic_remeshing_collapse-jtournois
Fix segfault in `PMP::isotropic_remeshing()`
|
2019-08-12 09:16:57 +02:00 |
Sebastien Loriot
|
05e894cd04
|
Merge pull request #4118 from sloriot/CGAL-named_function_parameters-4.14
Named function parameters (4.14)
|
2019-08-08 10:05:41 +02:00 |
Mael Rouxel-Labbé
|
9bf457ffcc
|
Fix duplicate nm vertices
There was an issue with keeping a valid incident halfedge for vertices
post-duplication
|
2019-08-05 15:38:30 +02:00 |
Jane Tournois
|
5f8a58a046
|
deal with faces on the boundary
a precondition inside `flip_edge()` fails if this boundary condition is not satisfied
|
2019-08-01 14:58:19 +02:00 |
Maxime Gimeno
|
15fd5ce293
|
Lock resources between the 2 triangulate_hole tests to prevent the results from generate_mesh_with_hole to be cleaned before the end.
|
2019-08-01 14:25:20 +02:00 |
Maxime Gimeno
|
0b62d59110
|
Use a correct way to reset the stringstream
|
2019-07-31 10:27:03 +02:00 |
Sébastien Loriot
|
aa47744c36
|
update the usage for the new CGAL named function parameters
|
2019-07-28 22:30:17 +02:00 |
Sébastien Loriot
|
2f81a21523
|
Merge 'CGAL-named_function_parameters' for 4.13-branch into 4.14-branch
Conflicts resolved by hand
|
2019-07-28 22:30:13 +02:00 |
Sebastien Loriot
|
0c089d6f91
|
Merge pull request #3721 from sloriot/PMP-clip_fixes
Fixes for clipping
|
2019-07-18 16:28:44 +02:00 |
Sébastien Loriot
|
560c77f567
|
rename named function parameter class
|
2019-07-15 06:25:02 +02:00 |
Sébastien Loriot
|
cebf0657d8
|
Use a full CGAL version of named function parameters
no longer rely on boost
|
2019-07-14 22:45:47 +02:00 |
Sébastien Loriot
|
ae2b242071
|
fix misleading indentation
|
2019-07-12 13:13:33 +02:00 |
Sébastien Loriot
|
0ff0b41ac8
|
remove unused code
|
2019-07-11 12:24:05 +02:00 |
Sébastien Loriot
|
f1e2bf702c
|
improve code + make sure in tests that halfedges are correctly linked
|
2019-07-11 09:38:23 +02:00 |
Sébastien Loriot
|
48bf1cbf05
|
add tests
|
2019-07-02 08:38:03 +02:00 |
Laurent Rineau
|
64bc06e2d9
|
Merge pull request #4032 from sloriot/PMP-coref_invalid_map
Fix copy/paste error
|
2019-07-01 11:07:29 +02:00 |
Laurent Rineau
|
3782c024df
|
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
|
2019-07-01 11:06:57 +02:00 |
Sébastien Loriot
|
df9a63b2b4
|
update marks on removed edges
|
2019-06-27 08:44:46 +02:00 |
Sébastien Loriot
|
4e1e7d8c16
|
fix wrong index
|
2019-06-26 10:52:48 +02:00 |
Laurent Rineau
|
b0f1f90a4d
|
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
|
2019-06-20 14:08:25 +02:00 |
Laurent Rineau
|
208f788494
|
Merge pull request #3893 from sloriot/PMP-coref_fix_next_prev
Fix the prev/next pointers after polyline removal
|
2019-06-20 14:01:25 +02:00 |
Laurent Rineau
|
bcef288a63
|
Merge pull request #3925 from MaelRL/PMP-Fix_repair_PS_swapping-GF
PMP: Fix repair polygon soup bad swaps
|
2019-06-17 13:51:52 +02:00 |
Laurent Rineau
|
19e1dd8c3f
|
Merge pull request #3937 from sloriot/Slicer-fix_default_vpm
Fix default vertex point map
|
2019-06-17 13:51:38 +02:00 |
Laurent Rineau
|
1af9a8030e
|
Merge pull request #3964 from sloriot/PMP-coref_invalid_index
Fix invalid index
|
2019-06-17 13:51:36 +02:00 |
Laurent Rineau
|
fd33d13958
|
Merge pull request #3937 from sloriot/Slicer-fix_default_vpm
Fix default vertex point map
|
2019-06-17 13:48:12 +02:00 |
Mael Rouxel-Labbé
|
c11de87552
|
Manually swap boolean values instead of std::swap() or vector.swap()
MSVC is not happy with std::swap(), Apple is not happy with vector.swap()
|
2019-06-14 15:43:35 +02:00 |
Mael Rouxel-Labbé
|
a6ea4bcf9f
|
Try to make MSVC preview happy about swapping within boolean vectors
|
2019-06-12 08:39:32 +02:00 |
Mael Rouxel-Labbé
|
6e937b62e4
|
Fix isolated point removal edge case
|
2019-06-10 09:59:44 +02:00 |
Sébastien Loriot
|
d6ea5870e5
|
fix copy/paste issue
|
2019-05-29 11:03:55 +09:00 |
Mael Rouxel-Labbé
|
85ba338518
|
Add missing 'using' for boost's choose_param() / get_param()
|
2019-05-20 11:04:15 +02:00 |
Sébastien Loriot
|
dd84321f56
|
be more backward compatible + add typedef for AABB-tree definition
|
2019-05-17 15:01:46 +02:00 |
Sébastien Loriot
|
f65cc41e82
|
add missing default template parameter
|
2019-05-15 13:00:45 +02:00 |
Laurent Rineau
|
90782d4b7f
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
- Revert "Merge pull request #3857 from MaelRL/CGAL-Fix_duplicate_non_manifold_vertices-GF"
- Revert "Merge pull request #3898 from lrineau/Mesh_3-stop_during_protection-lrineau"
|
2019-05-14 17:50:45 +02:00 |
Laurent Rineau
|
8dabd25b75
|
Merge pull request #3857 from MaelRL/CGAL-Fix_duplicate_non_manifold_vertices-GF
PMP: Fix duplicate_non_manifold_vertices() with pinched vertices
|
2019-05-14 16:26:22 +02:00 |
Laurent Rineau
|
b839d1defa
|
Merge pull request #3910 from maxGimeno/Polgon_mesh_slicer-Fix_orientation-GF
PMP::Orient polylines of Polgon Mesh Slicer ccw.
# Conflicts:
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_slicer.h
|
2019-05-14 16:25:59 +02:00 |
Laurent Rineau
|
5457a6a30b
|
Merge pull request #3857 from MaelRL/CGAL-Fix_duplicate_non_manifold_vertices-GF
PMP: Fix duplicate_non_manifold_vertices() with pinched vertices
|
2019-05-14 16:18:40 +02:00 |
Laurent Rineau
|
8e872081fc
|
Merge pull request #3898 from lrineau/Mesh_3-stop_during_protection-lrineau
Mesh_3 `Protect_edges_sizing_field`: handle the `stop` Boolean
# Conflicts:
# .travis/build_package.sh
# Installation/cmake/modules/CGALConfig_binary.cmake.in
# Installation/cmake/modules/CGALConfig_install.cmake.in
# Installation/cmake/modules/CGAL_SetupCGAL_CoreDependencies.cmake
# Installation/lib/cmake/CGAL/CGALConfig.cmake
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_slicer.h
# Polyhedron/demo/Polyhedron/Plugins/Classification/CMakeLists.txt
# Polyhedron/demo/Polyhedron/Plugins/Mesh_3/CMakeLists.txt
|
2019-05-14 16:18:24 +02:00 |