Commit Graph

82378 Commits

Author SHA1 Message Date
Sébastien Loriot 0c33bf461f register vertex -> node_id upon creation
The former method relied on intersection edges
which did not have isolated vertices
2018-11-20 10:41:37 +01:00
Sébastien Loriot 6f5ba0ddfa handle clipping with clipper on border edge 2018-11-19 14:26:05 +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 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
Marc Glisse 45505a3c68 Copy relative_precision_of_to_double from Lazy_exact_nt to Lazy_alpha_nt_3. 2018-11-11 12:03:09 +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 4dd6526022 Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' 2018-11-08 17:21:29 +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
Sebastien Loriot d96609871e
Merge pull request #3417 from maxGimeno/Demo-Enhance_clipping_plugin-GF
Polyhedron demo: Enhance clipping plugin
2018-11-08 16:28:21 +01:00
Maxime Gimeno 8f5a4d17e0 Add a tab to the clipping_box_plugin to clip from a 2D rectangle. 2018-11-08 16:25:14 +01:00
Maxime Gimeno de8dcd1265 WIP 2018-11-08 16:25:14 +01:00
Sebastien Loriot d718870772
Merge pull request #3426 from maxGimeno/BGL-Fix_make_grid_doc-GF
BGL: Fix make_grid() documentation
2018-11-08 16:17:04 +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
Sebastien Loriot 1e3fae394d
Merge pull request #3438 from sloriot/PMP-fix_clip_patch_with_no_input_vertices
Fix bug in clipping code
2018-11-08 16:09:11 +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
Maxime Gimeno 31966f5b4b Remove key_C for clipping entire scene. 2018-11-08 10:04:06 +01:00
Maxime Gimeno d200f2ca71 Modify selection IO so it tries all the surface_mesh_items in the scene before deciding it shouldn't load. 2018-11-07 14:40:52 +01:00
Guillaume Damiand 0c3878694b Include CGAL_Common.cmake, where variable EIGEN3_USE_FILE is defined. 2018-11-06 11:03:59 +01:00
Sébastien Loriot a51a153c31 fix when bbox has a 0-width + update testsuite 2018-11-06 10:56:04 +01:00
Sébastien Loriot 8a27676102 handle case of a non closed intersection polyline 2018-11-06 10:27:30 +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 6b8a36ba0c update clipping code for surface case and use Face_graph_output_builder
This fixes a bug when a patch with no input vertex must be
classified wrt the clipper
2018-11-05 16:26:33 +01:00
Sébastien Loriot 6f463ea47d update plugin 2018-11-05 14:55:45 +01:00
Maxime Gimeno b7d546eebb Remove ifdef 2018-11-05 14:02:39 +01:00
Maxime Gimeno e4f5455d2f Use the default 2018-11-05 13:57:22 +01:00
Maxime Gimeno 7f14d79292 Fix doc and only use 2 arguments in functor 2018-11-05 11:12:37 +01:00
Maxime Gimeno 985f34202d Adds missing information in the doc of make_grid and adds the 3rd argument of the functor. 2018-11-05 11:12:25 +01:00
Guillaume Damiand 7d406fbb9c
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Efi Fogel 1d36c090ec Replaced c++11 feature with non-c++11 code. 2018-11-03 20:03:12 +02:00
Efi Fogel f7b65464a6 Added default case in switch 2018-11-03 20:02:55 +02:00
Guillaume Damiand ee4f7c5cd9 Resolve conflict 2018-11-02 19:13:25 +01:00