Maxime Gimeno
92b6a98e43
lock resources in Circular_kernel_2
2019-08-08 15:47:50 +02:00
Simon Giraudot
3cfcdaa9d7
Fix implicit conversion pointer->bool in assertion
2019-08-08 15:42:24 +02:00
albert-github
62f2fef741
warning: image file name tds_small.png is ambiguous.
...
Some images were present on multiple places but the second reference was not used anymore.
2019-08-08 13:41:18 +02:00
Sebastien Loriot
7b96326fab
Merge pull request #4101 from maxGimeno/Demo-Add_diff_plugin-maxGimeno
...
Demo 3D:Diff Between Meshes Plugin
2019-08-08 10:54:13 +02:00
Sébastien Loriot
02b7301db9
Merge 'releases/CGAL-4.14-branch'
2019-08-08 10:23:49 +02:00
Sébastien Loriot
c5cdafbaba
Merge 'cgal/releases/CGAL-4.13-branch'
2019-08-08 10:22:32 +02:00
Sebastien Loriot
a085c93c38
Merge pull request #4130 from lrineau/Mesh_3-fix_protection_of_1D_features_in_images-GF
...
Mesh_3: fix protection of 1D features on borders of 3D images
2019-08-08 10:21:45 +02:00
Sebastien Loriot
039ee63e0e
Merge pull request #4122 from maxGimeno/CGAL_IO-OBJ_writes_normals-maxGimeno
...
Surface_mesh: normals in OBJ Writer
2019-08-08 10:18:05 +02:00
Sébastien Loriot
42e62c7d7a
Merge 'cgal/releases/CGAL-4.14-branch'
2019-08-08 10:12:53 +02:00
Sebastien Loriot
aca05d36fa
Merge pull request #4119 from sloriot/CGAL-named_function_parameters-5.0
...
Named function parameters (5.0)
2019-08-08 10:10:45 +02:00
Sébastien Loriot
d6a65f4003
Merge branch 'releases/CGAL-4.13-branch'
2019-08-08 10:06:52 +02:00
Sebastien Loriot
05e894cd04
Merge pull request #4118 from sloriot/CGAL-named_function_parameters-4.14
...
Named function parameters (4.14)
2019-08-08 10:05:41 +02:00
Sebastien Loriot
fb8fa48950
Merge pull request #4083 from sloriot/CGAL-named_function_parameters
...
Named function parameters
2019-08-08 10:03:38 +02:00
Simon Giraudot
36bacf6940
Fix warning by cleaning up UI file
2019-08-07 11:51:51 +02:00
Simon Giraudot
e450266455
Replace CGAL::Iso_cuboid_3<Kernel> by Kernel::Iso_cuboid_3 to avoid problems
2019-08-07 11:50:10 +02:00
Mael Rouxel-Labbé
9e31af2c03
Add a rather complicated non-manifold vertex duplication test
2019-08-05 16:07:02 +02:00
Mael Rouxel-Labbé
82e1c93eef
Ensure that all vertices have a proper halfedge after non manifold duplication
2019-08-05 16:06:33 +02:00
Mael Rouxel-Labbé
4473969350
Add new data file to repair (isolated points / nm vertices / self intersections)
...
Thanks to @jasjuang
2019-08-05 16:05:33 +02:00
albert-github
1a38e5295d
warning: unbalanced grouping commands
...
Removing last "warning: unbalanced grouping commands" messages.
Note: maybe useful to add in Triangulation_2/doc/Triangulation_2/CGAL/Triangulation_2.h some `\name` parts for handles / iterators / ...
2019-08-05 16:00:53 +02:00
Mael Rouxel-Labbé
9bf457ffcc
Fix duplicate nm vertices
...
There was an issue with keeping a valid incident halfedge for vertices
post-duplication
2019-08-05 15:38:30 +02:00
Dmitry Anisimov
5220b7d260
added a region growing example with an extra paragraph in docs
2019-08-05 15:11:30 +02:00
Maxime Gimeno
660ebe9e81
Add missing highp and remove unwanted highp
2019-08-05 14:16:02 +02:00
Maxime Gimeno
b462519b28
Merge remote-tracking branch 'cgal/master' into BasicViewer-Update_shaders-GF
2019-08-05 11:15:20 +02:00
Maxime Gimeno
5ddbd8cca1
Use overload working withour c++14
2019-08-05 10:06:41 +02:00
Maxime Gimeno
25090aa8eb
Add a button to get rid of a heat group.
2019-08-02 14:52:45 +02:00
Laurent Rineau
40c25757d4
Improve CGAL_MESH_3_DEBUG_POLYLINES_TO_PROTECT
2019-08-01 17:25:10 +02:00
Laurent Rineau
52de8ed5ec
Fix a bug introduced in #2739
2019-08-01 17:24:47 +02:00
Laurent Rineau
53fd5feaf5
Merge pull request #4124 from aboudev/patch-1
...
minor fix: add const specifier
2019-08-01 17:08:49 +02:00
Laurent Rineau
e4de2060e9
Merge branch 'releases/CGAL-4.14-branch'
2019-08-01 17:08:37 +02:00
Laurent Rineau
eb2e57a055
Merge pull request #4126 from maxGimeno/Fix_test_pmp_clip_for_macOS-maxGimeno
...
PMP: Fix test_pmp_clip
2019-08-01 17:08:09 +02:00
Jane Tournois
5f8a58a046
deal with faces on the boundary
...
a precondition inside `flip_edge()` fails if this boundary condition is not satisfied
2019-08-01 14:58:19 +02:00
Maxime Gimeno
15fd5ce293
Lock resources between the 2 triangulate_hole tests to prevent the results from generate_mesh_with_hole to be cleaned before the end.
2019-08-01 14:25:20 +02:00
Maxime Gimeno
35bbb4c21b
Fix type
2019-08-01 10:36:55 +02:00
Laurent Rineau
c0edb50f34
Merge pull request #4098 from sloriot/CGAL-various_doc_fixes
...
Doc fixes
2019-07-31 17:01:27 +02:00
Laurent Rineau
a0ea4f0c5f
Merge branch 'releases/CGAL-4.14-branch'
2019-07-31 17:01:03 +02:00
Laurent Rineau
862ee82465
Merge pull request #4120 from maxGimeno/Installation-Fixes_for_cmake-maxGimeno
...
Installation: Add missing cmake labels
2019-07-31 16:59:57 +02:00
Laurent Rineau
1e5bd7c8e4
Merge pull request #4121 from janetournois/Mesh_3-fix_compilation_min_max_windows-jtournois
...
Mesh_3 : add missing parenthesis around min and max for windows
2019-07-31 16:59:55 +02:00
Maxime Gimeno
5aa9e6abb6
Fix (ish) slow serachbox on windows.
2019-07-31 16:43:10 +02:00
Maxime Gimeno
44b8b2df02
Fix flip edges for 3-edges borders.
2019-07-31 15:46:14 +02:00
Maxime Gimeno
0b62d59110
Use a correct way to reset the stringstream
2019-07-31 10:27:03 +02:00
Lingjie Zhu
5ce268f7d5
minor fix: add const specifier
2019-07-30 10:10:03 +08:00
Maxime Gimeno
54b6031ae6
Fix pmap
2019-07-29 16:17:14 +02:00
Maxime Gimeno
2698704f87
Add vertex nomals in write_OBJ for Surface_mesh
2019-07-29 15:55:38 +02:00
Jane Tournois
49d526c1cf
add missing () around min and max for windows
2019-07-29 14:30:03 +02:00
Maxime Gimeno
69e5072cc1
Get rid of the two fake lines in ctest_testsuite
2019-07-29 13:35:19 +02:00
Maxime Gimeno
762064e8b0
Fix warning in diff_plugin
2019-07-29 13:04:03 +02:00
Sébastien Loriot
b84297f8f6
update the usage for the new CGAL named function parameters
2019-07-29 09:38:39 +02:00
Mael Rouxel-Labbé
8bd73646b4
Fix for the case of using a kernel whose FT == RT == int
2019-07-29 08:51:32 +02:00
Sébastien Loriot
25a05e9f4c
Merge branch 'CGAL-named_function_parameters-4.14' into master
...
Conflicts resolved by hand
2019-07-28 23:46:43 +02:00
Sébastien Loriot
aa47744c36
update the usage for the new CGAL named function parameters
2019-07-28 22:30:17 +02:00