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 |
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 |
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 |
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 |
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 |
Guillaume Damiand
|
ee4f7c5cd9
|
Resolve conflict
|
2018-11-02 19:13:25 +01:00 |
Sébastien Loriot
|
9c9d4ea6c6
|
fix doc warnings
|
2018-11-02 14:40:53 +01:00 |
Sébastien Loriot
|
bc073d6670
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch'
|
2018-11-02 10:57:00 +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
|
5d98c668c2
|
Merge pull request #3434 from sloriot/Demo-fix_kernel_plugin_warning
Fix Kernel plugin warning
|
2018-11-02 10:43:31 +01:00 |
Sebastien Loriot
|
f24d1f8a75
|
Merge pull request #3387 from maxGimeno/Demo-Fix_selection_normals-GF
Polyhedron demo: re-computes normals after mesh edition in selection item
|
2018-11-02 10:41:06 +01:00 |
Sébastien Loriot
|
d940632471
|
Merge pull request #3258 from MaelRL/PMP-Filter_degenerate_polygon_soup_input-GF
PMP: repair polygon soup
|
2018-11-02 10:37:58 +01:00 |
Sébastien Loriot
|
056c778305
|
Merge pull request #3370 from maxGimeno/AABB_tree-Change_facegraph_triangle_primitive_id-GF
Aabb_tree: change the id of AABB_face_graph_triangle_primitive and AABB_halfedge_graph_segment_primitive
|
2018-11-02 10:34:26 +01:00 |
Sebastien Loriot
|
5be2958fae
|
Merge pull request #3386 from maxGimeno/AABB_tree-Override_build_function_with_shared_data-GF
AABB_tree: Add an overload to build() for shared data
|
2018-11-02 10:31:22 +01:00 |
Sebastien Loriot
|
5eb8caf8e9
|
Merge pull request #3431 from sloriot/OTR2-fix_warnings
unsigned -> unsigned int
|
2018-11-02 10:28:01 +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 |
Sébastien Loriot
|
6895401a9f
|
fix warning
|
2018-11-01 12:58:54 +01:00 |
Sébastien Loriot
|
98584f793c
|
fix warning
|
2018-11-01 12:53:47 +01:00 |