Guillaume Damiand
990c05090c
Bug fix in CMap operation
2017-11-13 12:02:20 +01:00
Laurent Rineau
64023d2b33
Merge branch 'releases/CGAL-4.11-branch'
2017-11-03 14:32:45 +01:00
Laurent Rineau
73800fda42
Merge pull request #2559 from maxGimeno/Doc_overview-Add_information-GF
...
Add info at the end of the generated overview page
2017-11-03 14:29:33 +01:00
Laurent Rineau
53502d087a
Merge pull request #2560 from maxGimeno/VTK_filters_fix-GF
...
Polyhedron demo: fix VTK plugin name filters
2017-11-03 14:29:32 +01:00
Laurent Rineau
208005b014
Merge pull request #2565 from MaelRL/Various-Fix_numeric_limits_min_uses_411-GF
...
Fix wrong uses of std::numeric_limits::min() (4.11)
2017-11-03 14:29:30 +01:00
Laurent Rineau
4ea752305b
Merge pull request #2568 from sgiraudot/Shape_detection-Robustify_detection-GF
...
Shape detection: robustify RANSAC
2017-11-03 14:29:29 +01:00
Laurent Rineau
bfb8d1fcc6
Merge branch 'releases/CGAL-4.10-branch' into releases/CGAL-4.11-branch
2017-11-03 14:28:30 +01:00
Laurent Rineau
4d3745afd2
Merge pull request #2565 from MaelRL/Various-Fix_numeric_limits_min_uses_411-GF
...
Fix wrong uses of std::numeric_limits::min() (4.11)
2017-11-03 14:27:59 +01:00
Laurent Rineau
9f05077d0e
Merge pull request #2564 from MaelRL/Various-Fix_numeric_limits_min_uses-GF
...
Fix wrong uses of std::numeric_limits::min() (4.10)
2017-11-03 14:26:18 +01:00
Simon Giraudot
5b85e38f06
Fix conversion warning float->size_t
2017-11-02 15:06:03 +01:00
Simon Giraudot
404ee8285e
Fix log2
2017-11-02 08:27:10 +01:00
Simon Giraudot
a533952a93
Add limit failed candidate to size and fix generated candidates computation
2017-10-31 12:10:51 +01:00
Simon Giraudot
568d67ff90
Expend bounds of double spin box in widget
2017-10-31 12:06:52 +01:00
Simon Giraudot
ce8157242b
Octree: add option to compute ideal maximum level w.r.t scale
2017-10-31 12:06:21 +01:00
Laurent Rineau
5601714f2a
Merge pull request #2567 from GilesBathgate/fix-spelling
...
Correction to spelling Constaints -> Constraints
2017-10-30 10:16:15 +01:00
Giles Bathgate
bfda956417
Correction to spelling Constaints -> Constraints
2017-10-30 08:59:04 +00:00
Laurent Rineau
a8704de1b9
Merge branch 'releases/CGAL-4.10-branch'
2017-10-27 18:05:49 +02:00
Laurent Rineau
8bae597462
Merge pull request #2558 from sloriot/MCF-fix_after_copy_face_graph_update
...
Cope with the change of order of the vertices in copy_face_graph
2017-10-27 18:01:52 +02:00
Laurent Rineau
8d453b7473
Merge pull request #2557 from maxGimeno/Facets_in_complex_2_to_triangle_mesh_Fix-GF
...
Fix facets_in_complex_2_to_triangle_mesh
2017-10-27 18:01:43 +02:00
Laurent Rineau
0a0887e2d9
Merge pull request #2554 from maxGimeno/Display_property_plugin_silence_warnings-GF
...
Polyhedron demo: Silence warnings in Display_property_plugin
2017-10-27 18:01:34 +02:00
Laurent Rineau
69b4dacb17
Merge pull request #2482 from lrineau/Mesh_3-API_with_incidences-GF
...
Document Mesh_domain_with_polyline_features_3::add_features_and_incidences
2017-10-27 18:01:12 +02:00
Laurent Rineau
666ff0c862
Merge pull request #2544 from janetournois/PMP-corefinement-improve-doc-GF
...
PMP corefinement : improve doc
2017-10-27 18:00:42 +02:00
Laurent Rineau
9873b0f5f5
Merge pull request #2499 from lrineau/Mesh_3-error_code-GF
...
Mesh_3: the "maximal number of vertices" feature
2017-10-27 18:00:31 +02:00
Laurent Rineau
f116092566
Merge pull request #2558 from sloriot/MCF-fix_after_copy_face_graph_update
...
Cope with the change of order of the vertices in copy_face_graph
2017-10-27 17:59:40 +02:00
Mael Rouxel-Labbé
aaca6a0597
Fixed wrong uses of std::numeric_limits<double>::min()
2017-10-27 12:03:44 +02:00
Mael Rouxel-Labbé
5ef873d67e
Merge remote-tracking branch 'mine/Various-Fix_numeric_limits_min_uses-GF' into Various-Fix_numeric_limits_min_uses_411-GF
2017-10-27 11:57:21 +02:00
Mael Rouxel-Labbé
da5200f577
Fixed wrong uses of std::numeric_limits::min()
2017-10-27 11:40:22 +02:00
Laurent Rineau
9940aa98de
Merge branch 'CMake-parse_CTest_XML_output-lrineau'
2017-10-27 09:24:46 +02:00
Laurent Rineau
9515e1261e
Push my work in progress
2017-10-26 19:50:41 +02:00
Laurent Rineau
633374027b
Do not run a test if the compilation failed
...
The test binary may have been compiled in a previous compilation.
But if the current compilation failed, do not run the test.
2017-10-26 19:50:40 +02:00
Laurent Rineau
3f12ad1276
Fix compilation error when NO_ERROR is a macro
...
(On macro `NO_ERROR` evaluates to `0L`!)
2017-10-26 16:37:38 +02:00
Maxime Gimeno
09d9cc00af
Always update the signature
2017-10-25 11:54:28 +02:00
Laurent Rineau
acee7240cc
Merge pull request #2551 from sloriot/Doc-remove_todos_in_release
...
Make testsuite build release docs
2017-10-25 09:27:56 +02:00
Maxime Gimeno
a3ae6c1107
Fix filters
2017-10-24 17:45:00 +02:00
Maxime Gimeno
f8d228a090
If suffix balise is not existent, add it event if not creating a skeleton.
2017-10-24 17:42:50 +02:00
Maxime Gimeno
56a378c739
add some information about generation at the end of the overview page
2017-10-24 15:53:04 +02:00
Sébastien Loriot
d84399a5f8
cope with the change of order of the vertices in copy_face_graph
2017-10-24 13:47:56 +02:00
Maxime Gimeno
473abb652d
iterate only finite vertices
2017-10-24 11:52:24 +02:00
Laurent Rineau
1c4667b7ff
Avoid all T_3 test run at the same time
...
... because they all save/load from the same file names.
2017-10-24 11:46:59 +02:00
Laurent Rineau
6c24ed92e5
Deal with comments (`#`) in test/Set_movable_separability_2/*.cmd
2017-10-24 11:46:40 +02:00
Laurent Rineau
030c7c2291
Fix test/CGAL_ImageIO/test_trilinear_interpolation.cpp with CTest
2017-10-24 11:46:03 +02:00
Laurent Rineau
a686179700
Re-add curve_segment_index(..) as a deprecated compatibility method
2017-10-23 19:24:04 +02:00
Laurent Rineau
675bcc1cbe
Fix compilation errors
2017-10-23 18:53:42 +02:00
Laurent Rineau
93f6caa02d
Include the license checking header
2017-10-23 18:53:42 +02:00
Laurent Rineau
de938ea79f
Cherry-pick, then adapt, two old commits:
...
|commit 6a76062ba692f284cdca8b4504fbf5000c942c39
|Author: Laurent Rineau <Laurent.Rineau__CGAL@normalesup.org>
|Date: Wed Aug 29 10:15:10 2012 +0000
|
| Add a way to specify a maximal number of vertices. That aborts the meshing.
|
|Notes:
| r71799 branches/features/Mesh_3-experimental-GF
| commit 9d501d0bef44cf0e3419299947c1b7ccfd0e87d8
| Author: Laurent Rineau <Laurent.Rineau__CGAL@normalesup.org>
| Date: Wed Aug 29 16:14:13 2012 +0000
|
| A pointer to a CGAL::Mesh_error_code (an enum) can be passed to Mesh_3
|
| Notes:
| r71818 branches/features/Mesh_3-experimental-GF
2017-10-23 18:53:42 +02:00
Laurent Rineau
c9a4fcc663
Merge branch 'releases/CGAL-4.11-branch'
2017-10-23 18:37:24 +02:00
Laurent Rineau
69360e2946
Fix typos
...
See Mael's comment https://github.com/CGAL/cgal/pull/2482#issuecomment-334126506
2017-10-23 18:30:32 +02:00
Laurent Rineau
69397e159d
Remove that include
...
- it is actually not used
- it does not exist in older Boost versions (1.48)
2017-10-23 18:30:32 +02:00
Laurent Rineau
2b19cfe269
Re-add curve_segment_index(..) as a deprecated compatibility method
2017-10-23 18:30:32 +02:00
Laurent Rineau
250cfea70c
typo
2017-10-23 18:30:32 +02:00