Sébastien Loriot
|
4d3b5ce0c7
|
use convert_and_normalize()
|
2018-12-03 10:32:59 +01:00 |
Sébastien Loriot
|
7c6450192e
|
add a function that convert to double and do the normalization
|
2018-12-03 10:16:58 +01:00 |
Sébastien Loriot
|
881fdab58d
|
fix setting of mark
|
2018-12-03 09:57:43 +01:00 |
Sébastien Loriot
|
b29dcaaf63
|
add missing documented function
|
2018-12-03 09:54:46 +01:00 |
Sébastien Loriot
|
3069612c37
|
two halfedges with the same target and source points are non-manifold
similar as 44addb1 from 4.12-branch
|
2018-11-30 10:01:01 +01:00 |
Sébastien Loriot
|
44addb1f83
|
two halfedges with the same target and source points are non-manifold
|
2018-11-30 09:56:33 +01:00 |
Laurent Rineau
|
263a5715f2
|
Try to use LEDA without -ffriend-injection
|
2018-11-26 16:34:12 +01:00 |
Mael Rouxel-Labbé
|
ab67b0cc34
|
Fixed conversion warning
|
2018-11-19 16:00:29 +01:00 |
Mael Rouxel-Labbé
|
82e458da80
|
Replaced TDS template specialization with tag-based detection
|
2018-11-14 07:58:08 +01:00 |
Mael Rouxel-Labbé
|
bb19c965f9
|
Moved helper struct outside of TBB macros to fix sequential compilation
|
2018-11-14 07:58:08 +01:00 |
Sébastien Loriot
|
089377d238
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
|
2018-11-12 10:07:27 +01:00 |
Sebastien Loriot
|
21d53cd984
|
Merge pull request #3172 from sloriot/Triangulation-fix_IO
Fix vertex istream operator
|
2018-11-12 09:58:14 +01:00 |
Sebastien Loriot
|
6dc70d23cc
|
Merge pull request #3445 from sloriot/PMP-coref_vpm_fixes
Use correct vpm
|
2018-11-12 09:54:09 +01:00 |
Sebastien Loriot
|
a2f2d42a13
|
Merge pull request #3448 from MaelRL/BGL-fix_doc_typos-GF
BGL: fix doc typo
|
2018-11-12 09:51:40 +01:00 |
Mael Rouxel-Labbé
|
689724052c
|
Fixed containers return types
|
2018-11-09 13:08:57 +01:00 |
Sébastien Loriot
|
e91acb5520
|
correctly fix the warning
|
2018-11-09 09:03:52 +01:00 |
Sébastien Loriot
|
20b8205952
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
|
2018-11-08 17:21:00 +01:00 |
Sébastien Loriot
|
66f2d5404e
|
remove extra /
|
2018-11-08 17:12:12 +01:00 |
Sebastien Loriot
|
1cdf83e163
|
Merge pull request #3435 from ldmnyblzs/patch-1
BGL: Fix type missmatch in adjacent_vertices
|
2018-11-08 16:10:34 +01:00 |
Sébastien Loriot
|
2e2ddb7880
|
fix conversion warning
|
2018-11-08 15:42:38 +01:00 |
Sébastien Loriot
|
65f386b7a3
|
use the vertex point map provided and not the default one
|
2018-11-08 14:23:28 +01:00 |
Sébastien Loriot
|
3e46680513
|
use the true name parameter type
|
2018-11-08 14:22:59 +01:00 |
Balázs Ludmány
|
5d35c33316
|
Fix type missmatch in adjacent_vertices
The adjacent_vertices uses the wrong iterator type in it's body. This commit changes it to the same as the function's return type.
|
2018-11-06 07:47:11 +01:00 |
Sébastien Loriot
|
9e9df2c196
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
|
2018-11-02 10:55:57 +01:00 |
Sebastien Loriot
|
ae983abc7e
|
Merge pull request #3425 from maxGimeno/Installation-fix_compatibility_with_CMake_3.13-GF
Installation: Fix wrong policy setting
|
2018-11-02 10:54:25 +01:00 |
Sebastien Loriot
|
cd639a55a0
|
Merge pull request #3423 from sloriot/CH3-fix_functor_concept
Fix wrong concept
|
2018-11-02 10:25:18 +01:00 |
Sébastien Loriot
|
3705c7a35c
|
fix warning and compilation error
|
2018-11-02 10:09:41 +01:00 |
Sebastien Loriot
|
bb7be574a5
|
Merge pull request #3427 from sloriot/PMP-clip_open_meshes_fix
Fix clipping of open meshes
|
2018-10-30 16:05:51 +01:00 |
Sébastien Loriot
|
5dad6f0c71
|
take into account clipper orientation to clip open meshes
|
2018-10-29 15:04:06 +01:00 |
Maxime Gimeno
|
50108dc627
|
Fix wrong policy setting
|
2018-10-29 14:25:47 +01:00 |
Laurent Rineau
|
979246b5a2
|
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
|
2018-10-29 10:42:48 +01:00 |
Laurent Rineau
|
be3e47638a
|
Merge pull request #3391 from maxGimeno/Qt-Handle_cmake_warnings-GF
Surface_mesh_Examples:Fix cmake warning
|
2018-10-29 10:42:46 +01:00 |
Laurent Rineau
|
d34fb00e08
|
Merge pull request #3389 from MaelRL/P3T3-Fix_random_shuffle-GF
P3T3: Minor improvements (random_shuffle + determinism)
|
2018-10-29 10:42:44 +01:00 |
Laurent Rineau
|
b04a6f7769
|
Merge pull request #3418 from MaelRL/Kernel23-Fix_doc_typo
Kernel_23: Fix doc typos
|
2018-10-29 10:42:42 +01:00 |
Laurent Rineau
|
6d2e3e9c2b
|
Merge pull request #3383 from lrineau/Triangulation_3-fix_examples_with_TBB-GF
Re-add examples incorrectly disabled by PR #2835
|
2018-10-29 10:42:40 +01:00 |
Laurent Rineau
|
7f74f021c6
|
Merge pull request #3349 from sgiraudot/Classification-Workaround_serialization_bug_null_pointers-GF
Classification: Workaround serialization bug with null pointers
|
2018-10-29 10:42:39 +01:00 |
Laurent Rineau
|
3c6538f80f
|
Merge pull request #3377 from Simon-Lopez/simon_cgal_#3375
Proposal to fix issue #3375
|
2018-10-29 10:42:37 +01:00 |
Laurent Rineau
|
d9851eaebe
|
Merge pull request #3407 from MaelRL/PMP-Fix_do_intersect_look_up_error
PMP: Fix look-up error
|
2018-10-29 10:42:35 +01:00 |
Laurent Rineau
|
8d0345c373
|
Merge pull request #3372 from afabri/Polyhedron_IO-inline-GF
inline fill_point()
|
2018-10-29 10:42:32 +01:00 |
Laurent Rineau
|
6316e3b322
|
Merge pull request #3345 from afabri/Kernel-fix_Point_2_Line_2_projection-GF
Improve Projection of 2D point on line
|
2018-10-29 10:42:31 +01:00 |
Laurent Rineau
|
aba922e2d4
|
Merge pull request #3395 from sloriot/BGL-selection_issue
Fix selection issue with boundary vertices
# Conflicts:
# BGL/test/BGL/test_Manifold_face_removal.cpp
|
2018-10-29 10:42:21 +01:00 |
Laurent Rineau
|
d21f236928
|
Merge pull request #3393 from lrineau/Mesh_3-fix_polyhedral_complex_domain-GF
Fix Polyhedral_complex_mesh_domain_3 when detect_features() is not called
|
2018-10-29 10:41:31 +01:00 |
Laurent Rineau
|
a036d29d33
|
Merge pull request #3389 from MaelRL/P3T3-Fix_random_shuffle-GF
P3T3: Minor improvements (random_shuffle + determinism)
|
2018-10-29 10:39:57 +01:00 |
Laurent Rineau
|
f506901c43
|
Merge pull request #3418 from MaelRL/Kernel23-Fix_doc_typo
Kernel_23: Fix doc typos
|
2018-10-29 10:39:56 +01:00 |
Laurent Rineau
|
8dc7ede424
|
Merge pull request #3377 from Simon-Lopez/simon_cgal_#3375
Proposal to fix issue #3375
|
2018-10-29 10:39:54 +01:00 |
Laurent Rineau
|
58a51407c5
|
Merge pull request #3407 from MaelRL/PMP-Fix_do_intersect_look_up_error
PMP: Fix look-up error
|
2018-10-29 10:39:53 +01:00 |
Laurent Rineau
|
ef0a95c422
|
Merge pull request #3372 from afabri/Polyhedron_IO-inline-GF
inline fill_point()
|
2018-10-29 10:39:51 +01:00 |
Laurent Rineau
|
6b1e3e5ddb
|
Merge pull request #3345 from afabri/Kernel-fix_Point_2_Line_2_projection-GF
Improve Projection of 2D point on line
|
2018-10-29 10:39:50 +01:00 |
Laurent Rineau
|
486548dc72
|
Merge pull request #3395 from sloriot/BGL-selection_issue
Fix selection issue with boundary vertices
|
2018-10-29 10:39:48 +01:00 |
Laurent Rineau
|
796551c175
|
Merge pull request #3393 from lrineau/Mesh_3-fix_polyhedral_complex_domain-GF
Fix Polyhedral_complex_mesh_domain_3 when detect_features() is not called
|
2018-10-29 10:39:46 +01:00 |