Sébastien Loriot
|
73523a9f87
|
add missing include directive
|
2018-11-13 12:57:07 +01:00 |
Andreas Fabri
|
c60b8571e5
|
Fix test of concept
|
2018-11-13 09:54:17 +01:00 |
Andreas Fabri
|
781191fb2c
|
Make const&
|
2018-11-13 09:41:39 +01:00 |
Sébastien Loriot
|
85e6443992
|
update requirement
|
2018-11-12 16:55:06 +01:00 |
Sébastien Loriot
|
991e2a453d
|
fix warnings and compilation error + add missing overload
|
2018-11-12 16:54:16 +01:00 |
Andreas Fabri
|
63afe3e2f9
|
Move Heat_method_3 in Documentation/dependencies to make merge into integration easier
|
2018-11-12 13:52:33 +01:00 |
Andreas Fabri
|
ffae480b6e
|
Move Heat_method_3 in Documentation/dependencies to make merge into integration easier
|
2018-11-12 13:51:00 +01:00 |
Andreas Fabri
|
c782309ee0
|
Fix after merge
|
2018-11-12 13:47:17 +01:00 |
Andreas Fabri
|
5b62f06871
|
Fix merge conflicts
|
2018-11-12 13:02:52 +01:00 |
Andreas Fabri
|
9b4d98b083
|
rename file
|
2018-11-12 12:46:30 +01:00 |
Andreas Fabri
|
56c6a7946f
|
Add tests
|
2018-11-12 12:44:44 +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 |
Andreas Fabri
|
f0e6802f74
|
Changes after Guillaume's review
|
2018-11-12 09:57:58 +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 |
Andreas Fabri
|
3f7300283e
|
Changes after Guillaume's review
|
2018-11-12 09:35:01 +01:00 |
Mael Rouxel-Labbé
|
689724052c
|
Fixed containers return types
|
2018-11-09 13:08:57 +01:00 |
Andreas Fabri
|
99d10094c4
|
Changes after Michael's review
|
2018-11-09 12:36:49 +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 |
Andreas Fabri
|
b97966f402
|
clean
|
2018-11-06 16:43:11 +01:00 |
Andreas Fabri
|
79e913a5d7
|
factor matrices only once
|
2018-11-06 15:03:08 +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 |
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 |