Commit Graph

79963 Commits

Author SHA1 Message Date
Laurent Rineau c8009c7250 Merge pull request #3142 from sgiraudot/Spatial_searching-Fix_disable_if-GF
Spatial Searching: bugfix disable_if
2018-06-12 16:32:18 +02:00
Laurent Rineau 08d72d0029 Merge pull request #3162 from afabri/patch-4
Update Weighted_point_3.h
2018-06-12 16:32:15 +02:00
Laurent Rineau dd885ec5c9 Merge pull request #3160 from afabri/patch-3
PMP: Fix typos in the User Manual
2018-06-12 16:32:10 +02:00
Laurent Rineau e3e64036bd Merge pull request #3142 from sgiraudot/Spatial_searching-Fix_disable_if-GF
Spatial Searching: bugfix disable_if
2018-06-12 16:31:26 +02:00
Mael Rouxel-Labbé ac0779b92b Removed erroneous documentation about translation of weighted points 2018-06-12 16:06:25 +02:00
Sébastien Loriot 7511b3e1b2 add missing constructor for unsigned int 2018-06-12 12:59:51 +02:00
Sébastien Loriot ef09d971e2 undo unwanted change in 777d305 2018-06-11 22:09:37 +02:00
Laurent Rineau d0c9081321 CGAL-4.11 is incompatible with Qt5>=5.11 2018-06-11 11:20:34 +02:00
Andreas Fabri 6281b5b152
Update Weighted_point_3.h
Fix typo
2018-06-08 12:25:00 +02:00
Andreas Fabri de55e06547
PMP: Fix doc 2018-06-07 15:42:38 +02:00
Laurent Rineau 0aa8059b1a Cherry-pick pull request #3109 from psarahdactyl/master
add missing const to compare_endpoints_xy_2 () operator taking x-monotone-curve as a parameter
2018-06-06 14:47:47 +02:00
Laurent Rineau f2491fc7ac Merge pull request #3143 from MaelRL/T3-Fix_sneaky_std_unary_function_bis_repetita-GF
Triangulation_3: Fix std::unary_function leftover
2018-06-06 14:39:52 +02:00
Laurent Rineau 673745cb72 Merge pull request #3124 from maxGimeno/Travis-check_headers-GF
Travis: Add  check_headers in the CHECK pass of travis
2018-06-06 14:39:49 +02:00
Laurent Rineau de032d3470 Merge pull request #3139 from lrineau/Mesh_3-fix_verbose_mode-lrineau
Mesh_3: fix verbose mode (when the manifold criterion is used)
2018-06-06 14:39:46 +02:00
Simon Giraudot 45afed121c Include enable_if.hpp header 2018-06-06 08:15:54 +02:00
Simon Giraudot e5ff062052 Remove extra semicolon 2018-06-04 10:48:08 +02:00
Simon Giraudot ff5120e296 Add test of Search traits adapter with Identity map 2018-06-04 10:36:13 +02:00
Simon Giraudot 7b0c4e087b Bugfix: make disable_if work using template and add it to Search_traits_adapter 2018-06-04 10:03:30 +02:00
Mael Rouxel-Labbé 6afe88330d std::unary_function > CGAL::unary_function 2018-06-03 11:12:54 +02:00
Laurent Rineau dfe950a861 Merge branch 'releases/CGAL-4.11-branch' into releases/CGAL-4.12-branch 2018-06-01 17:22:54 +02:00
Laurent Rineau bcdd908fb6 Merge pull request #3135 from sloriot/Doc-mathjax_1.8.13
Fix default mathjax URL for doxygen 1.8.13
2018-06-01 17:22:21 +02:00
Laurent Rineau 5dee4b4819 Merge pull request #2954 from MaelRL/Spatial_searching-Fix_fuziness_doc-GF
Spatial searching: rework fuzzy items

# Conflicts:
#	Spatial_searching/test/Spatial_searching/Point_with_info.h
2018-06-01 17:22:10 +02:00
Laurent Rineau 0e9c09b4f4 Merge pull request #3098 from lrineau/Triangulation_2-Debug_CDT2-lrineau
Fix CDT_2 errors, using snapping of intersection points
2018-06-01 17:21:58 +02:00
Laurent Rineau fd5cdefbaf Merge pull request #3131 from sloriot/Doc-update_dir
Use a directory that exists
2018-06-01 17:21:55 +02:00
Laurent Rineau 72d2c8e1ef Merge pull request #3122 from MaelRL/T23-Fix_functor_return_type-GF
Triangulation_23: fix wrong return type in spatial_sort functor

# Conflicts:
#	Triangulation_3/test/Triangulation_3/test_regular_insert_range_with_info.cpp
2018-06-01 17:21:44 +02:00
Laurent Rineau 2770a7f562 Merge pull request #2954 from MaelRL/Spatial_searching-Fix_fuziness_doc-GF
Spatial searching: rework fuzzy items
2018-06-01 17:16:23 +02:00
Laurent Rineau 67558309bd Merge pull request #3098 from lrineau/Triangulation_2-Debug_CDT2-lrineau
Fix CDT_2 errors, using snapping of intersection points
2018-06-01 17:16:20 +02:00
Laurent Rineau fff92e0039 Merge pull request #3122 from MaelRL/T23-Fix_functor_return_type-GF
Triangulation_23: fix wrong return type in spatial_sort functor
2018-06-01 17:16:17 +02:00
Laurent Rineau 335034e3cf Fix the CGAL_MESH_3_VERBOSE mode 2018-05-31 16:11:07 +02:00
Laurent Rineau 116248e7df Also add a test for mesher.one_step() 2018-05-31 15:59:12 +02:00
Laurent Rineau 7a48ff7e65 Add a comment to retrieve the issue quickly 2018-05-31 14:39:33 +02:00
Laurent Rineau 805a424519 Add a test of CGAL_MESH_3_VERBOSE 2018-05-31 14:39:13 +02:00
Maxime Gimeno 850c9fd576 Try to fix opencv bug with EXIT 2018-05-31 13:57:46 +02:00
Andreas Fabri 8fa2670526 fix Bbox_2::dilate() 2018-05-30 14:34:34 +02:00
Andreas Fabri 469b90456a Fix doc 2018-05-30 14:34:34 +02:00
Andreas Fabri 1123afb70e Add Bbox_{2,3}.dilate(int) so that the snapping in the CT_2 also works with Projection_traits classes 2018-05-30 14:34:34 +02:00
Laurent Rineau c40d7124d0 Fix CDT_2 errors, using snapping of intersection points
When `Constrained_triangulation_2` computes the intersection of two
segments, with a floating-point number type, and with
`Exact_predicates_tag`, the computed intersection point is snapped to an
extremity of the two segments, if it is closest to 4 ulp (with the l-inf
distance).

That value `4` can be changed by defining the macro
`CGAL_CDT_2_INTERSECTION_SNAPPING_ULP_DISTANCE` to another value.
2018-05-30 14:34:34 +02:00
Sébastien Loriot a0017d8219 fix mathjax default for doxygen 1.8.13 2018-05-30 14:28:08 +02:00
Laurent Rineau 32d51721a5 Merge pull request #3133 from maxGimeno/Travis-Fix_check_dependencies-GF
Travis: Skip test of Maintenance's dependencies.
2018-05-30 12:03:17 +02:00
Maxime Gimeno 102c772c8f Skip test of Maintenance dependencies. 2018-05-30 11:55:20 +02:00
Maxime Gimeno c79f1424fd Fix call to nproc 2018-05-30 11:40:47 +02:00
Laurent Rineau f45df55e9f Merge pull request #3121 from lrineau/CGAL-disallow_in_source_build_in_git-lrineau
Disallow in-source builds in git
2018-05-29 17:19:30 +02:00
Mael Rouxel-Labbé 8ac412cb8a Fixed missing includes 2018-05-29 15:29:19 +02:00
Sébastien Loriot 094a6efee6 use a directory that exists 2018-05-29 13:30:49 +02:00
Maxime Gimeno 65ec22ec06 Add the check headers in the CHECK pass of travis 2018-05-29 09:46:44 +02:00
Mael Rouxel-Labbé aa95bed59b Added guard object 'Set_ieee_double_precision'
Fixes issues on 32-bit platforms, see:
https://github.com/CGAL/cgal/pull/2954#issuecomment-384974067
2018-05-28 17:16:42 +02:00
Mael Rouxel-Labbé d1803dcae7 Fixed random seed propagation (bis) 2018-05-28 17:12:44 +02:00
Mael Rouxel-Labbé 8fb3f1a782 Improved RT3's tests of "insertion with info" types of functions 2018-05-28 15:45:02 +02:00
Mael Rouxel-Labbé e9d3b9767e Fixed taking a reference to a temporary (when using EPECK) 2018-05-28 15:43:45 +02:00
Laurent Rineau f2a18b7a65 Merge pull request #3113 from maxGimeno/Travis-Fix_dependencies_logic-GF
Infrastructure: Fix condition for skipping tests in Travis
2018-05-28 15:39:22 +02:00