Commit Graph

82408 Commits

Author SHA1 Message Date
Lingjie Zhu c1dc2f1f8e add subgraph multi-source shortest path 2018-11-30 15:24:16 +08:00
Lingjie Zhu 12605d2aff fix area_pmap 2018-11-30 15:24:16 +08:00
Lingjie Zhu 64d20fa7d4 FacetToIntegrate operator overload 2018-11-30 15:24:16 +08:00
Lingjie Zhu 2515b0727b boost foreach 2018-11-30 15:24:16 +08:00
Lingjie Zhu 92e00f8236 boost foreach 2018-11-30 15:24:16 +08:00
Lingjie Zhu 59a07f908f run anchor discovery / edge subdivision with visualization 2018-11-30 15:24:16 +08:00
Lingjie Zhu ab66078283 attach anchor to halfedge/vertex 2018-11-30 15:24:16 +08:00
Lingjie Zhu 5ce567f44b fix add_anchors() 2018-11-30 15:24:16 +08:00
Lingjie Zhu 80081f692c add anchors to borders with anchors less than 3 2018-11-30 15:24:16 +08:00
Lingjie Zhu cbb6b3ef76 add find_edges() 2018-11-30 15:24:16 +08:00
Lingjie Zhu 08875dfa20 add find_anchors() 2018-11-30 15:24:16 +08:00
Lingjie Zhu 80dd60bc71 update seed 2018-11-30 15:24:16 +08:00
Lingjie Zhu f8e317265c add incremental 2018-11-30 15:24:16 +08:00
Lingjie Zhu c8ec24b70b render segmentation boundary 2018-11-30 15:24:16 +08:00
Lingjie Zhu 1cdba4e45c fix squared area and update seed error 2018-11-30 15:24:16 +08:00
Lingjie Zhu c31351b11d demo VSA with setting dialog 2018-11-30 15:24:16 +08:00
Lingjie Zhu 337c5daf49 draw surface mesh 2018-11-30 15:24:16 +08:00
Lingjie Zhu c8536bd85f minimum demo 2018-11-30 15:24:16 +08:00
Lingjie Zhu b2ba5827b4 rearrange demo 2018-11-30 15:24:16 +08:00
Lingjie Zhu e74edf06ca fix incoherent tab/whitespace in demo 2018-11-30 15:24:16 +08:00
Lingjie Zhu 8452e3d7bb add demo files, copied from PCA demo 2018-11-30 15:24:16 +08:00
Lingjie Zhu ee58edd4e6 add Surface_mesh_approximation package 2018-11-30 15:24:16 +08:00
Laurent Rineau b02d174ef2
Merge pull request #3465 from afabri/Skin_surface-fix_Simplex-GF
Skin_surface_3: Fix for VC2017 which has a problem with the conversion to std::pair
2018-11-22 10:49:39 +01:00
Laurent Rineau 6c4b020de5
Merge pull request #3437 from sloriot/CGAL-gcc_maybe_uninitialized
Workaround -Wmaybe-uninitialized for GCC
2018-11-20 17:24:47 +01:00
Andreas Fabri 93cfd56c83 Fix for VC2017 which has a problem with the conversion to std::pair 2018-11-20 16:54:30 +01:00
Laurent Rineau a49934d189
Merge pull request #3462 from maxGimeno/Doc-Fix_doc_warning-GF
Three: Fix warnings in Three documentation.
2018-11-20 16:40:31 +01:00
Maxime Gimeno 90723240e6 Fix warnings in Three documentation. 2018-11-19 14:09:51 +01:00
Sebastien Loriot 641efa944b
Merge pull request #3424 from maxGimeno/Demo-Some_fixes-GF
Polyhedron demo: some fixes
2018-11-15 19:57:46 +01:00
Sebastien Loriot d890a27800
Merge pull request #3451 from sloriot/AABB_tree-doc_warning
Fix doc warning
2018-11-14 18:52:42 +01:00
Sebastien Loriot b3503f435f
Merge pull request #3450 from mglisse/Alpha_shapes_3-lazy_to_double-glisse
Copy relative_precision_of_to_double from Lazy_exact_nt to Lazy_alpha_nt_3
2018-11-14 18:51:43 +01:00
Sebastien Loriot 727824eda6
Merge pull request #3325 from efifogel/Aos_2-fixes-efif
Aos 2: fixes
2018-11-14 18:50:12 +01:00
Maxime Gimeno 9dc71d3a61 Change API 2018-11-13 15:14:59 +01:00
Laurent Rineau 66e6a5575c Update the menu_version.js in `master`
See the dropdown menu at the top of:
  https://cgal.geometryfactory.com/CGAL/doc/master/
2018-11-13 14:24:52 +01:00
Sébastien Loriot 98c13715fc fix warning
init time stamp of a vertex that is copied
2018-11-13 10:28:33 +01:00
Sébastien Loriot 31de650d16 workaround warning 2018-11-13 09:10:20 +01:00
Sébastien Loriot 67d75ec6db fix warning
init array in case of failure to diagonalize
2018-11-13 08:48:09 +01:00
Sébastien Loriot 0798807d95 fix warning 2018-11-13 08:00:54 +01:00
Sébastien Loriot 54381db68a fix -Wmaybe-uninitialized warnings 2018-11-12 19:27:53 +01:00
Sébastien Loriot ee2af3a7a3 add missing : 2018-11-12 18:31:59 +01:00
Sebastien Loriot ff278a61eb
Merge pull request #3399 from maxGimeno/Kernel_23-Aff_transformation-Equality_test-GF
Kernel_23: Add an equality test to Aff_transfo 2 and 3.
2018-11-12 15:06:07 +01:00
Sebastien Loriot 00cf0a2889
Merge pull request #3413 from gdamiand/CGAL-cmake_cleanup-gdamiand
Clean CMakeLists.txt of examples and tests
2018-11-12 15:01:46 +01:00
Maxime Gimeno 5139da74c5 Fix problems with patch ids in surface_mesh_item 2018-11-12 12:12:49 +01:00
Sébastien Loriot 6400cc5d5a fix doc warning 2018-11-12 11:28:23 +01:00
Sébastien Loriot a3050d2680 Copy relative_precision_of_to_double from Lazy_exact_nt to Lazy_alpha_nt_2. 2018-11-12 11:25:04 +01:00
Sébastien Loriot 018652517b Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' 2018-11-12 10:08:29 +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
Maxime Gimeno 16a8ef22aa Fix warning in lambda 2018-11-12 09:08:18 +01:00