https://github.com/CGAL/cgal

sort by:
Revision Author Date Message Commit Date
908311e Merge branch 'releases/CGAL-4.11-branch' into releases/CGAL-4.12-branch 20 July 2018, 15:34:47 UTC
540a181 Merge pull request #3232 from lrineau/Triangulation_2-Debug_CDT2-lrineau Fix CDT_2 errors, using snapping of intersection points (cont.) 20 July 2018, 15:32:52 UTC
d1dbe27 Merge pull request #3230 from MaelRL/Polygon_2-Fix_filter_collinear_points-GF Polygon: Fix `filter_collinear_points()` early return 16 July 2018, 09:11:41 UTC
2bc2c9b Merge pull request #3229 from lrineau/Installation-fix_compatibility_with_CMake_3.13-GF Set CMP0077 to OLD (new in CMake-3.13) 16 July 2018, 09:11:38 UTC
bc4d63b Merge pull request #3220 from sgiraudot/Polyhedron_demo-Fix_normal_facet_computation_for_triangulation-GF Polyhedron demo: Fix normal facet computation for triangulation 16 July 2018, 09:11:35 UTC
f02d81e Merge pull request #3219 from lrineau/Windows_installer-fix_header_only-GF Add CGALConfig.cmake to the Windows installer 16 July 2018, 09:11:32 UTC
fcd1135 Merge pull request #3224 from sloriot/BGL-fix_getGT Fix GetGeomTraits 16 July 2018, 09:11:29 UTC
2d89a5e Fix a warning for Linux 32 bits test/Kernel_23/test_bbox.cpp:38: warning: integer constant is too large for ‘long’ type 16 July 2018, 08:56:41 UTC
e900b68 Add a test of Bbox_[23]::dilate 13 July 2018, 15:28:15 UTC
29f1f51 add a test for bug #2999 13 July 2018, 15:15:23 UTC
87517ac Fix Bbox_[23]::dilate `boost::math::float_advance` does not modify its argument, but returns a value! The previous version of the code was not modifying the bbox at all, and the point snapping was active. 13 July 2018, 15:01:10 UTC
fa6b5af Added a test 13 July 2018, 09:41:29 UTC
47e97bb Added some stronger (yet natural) preconditions to filter_collinear_points() The range of points must describe a Polygon that is not completely flat, thus: - at least three points - points are not all collinear (up to the tolerance) 13 July 2018, 09:36:48 UTC
867ee52 Fixed erroneous early return in filter_collinear_points 13 July 2018, 09:36:23 UTC
6079b38 Set CMP0077 to OLD (new in CMake-3.13) 13 July 2018, 09:24:50 UTC
9783eae Do not normalize normal 13 July 2018, 07:58:31 UTC
c63a7c7 Merge pull request #3214 from sloriot/PMP-autorefine_identical_points Make sure identical vertices have identical coordinates in autorefinement 12 July 2018, 09:32:49 UTC
8e5c75e Merge pull request #3213 from sloriot/PMP-stitch_vertices_removal_bug_fix Stitch bug fix 12 July 2018, 09:32:45 UTC
080b2a7 we should also check whether a vertex point map was given as parameter 11 July 2018, 14:52:36 UTC
81ec960 Bugfix: handle cases where the first three points of a non-triangular facet are aligned 11 July 2018, 09:42:25 UTC
f6bbb2b Add CGALConfig.cmake to the Windows installer Otherwise, the CGAL header-only cannot be used (with CMake) if CGAL source were installed by the Windows installer. 10 July 2018, 14:03:32 UTC
72f0c4a Fix the obvious bug 10 July 2018, 13:47:40 UTC
1d923e2 register all vertices for autorefinement this is useful to guarantee that the final floating point coordinates are identical 09 July 2018, 14:41:46 UTC
ba8356c do not delete twice a vertex in case it was already updated 09 July 2018, 09:22:19 UTC
0121bb0 Merge pull request #3190 from sloriot/Surface_mesh-IO Fix non-documented IO functions 09 July 2018, 07:20:30 UTC
6d0cca9 convenience function write_off uses documented one 29 June 2018, 06:46:21 UTC
0ef8174 Merge branch 'releases/CGAL-4.11-branch' into releases/CGAL-4.12-branch 20 June 2018, 15:20:20 UTC
4d270c1 Merge pull request #3179 from MaelRL/T3-Fix_doc-GF Triangulation_3: Minor doc fixes 20 June 2018, 15:19:55 UTC
49af768 Merge pull request #3177 from sgiraudot/Classification-Bugfix_grid_has_points-GF Classification: Fix bug + clean up has_points() method in Planimetric_grid 20 June 2018, 15:19:52 UTC
233ca4f Merge pull request #3168 from MaelRL/Kernel23-Fix_weighted_point_translate_doc-GF Kernel_23: Fix some doc issue with weighted points 20 June 2018, 15:19:48 UTC
6aab09c Merge pull request #3179 from MaelRL/T3-Fix_doc-GF Triangulation_3: Minor doc fixes 20 June 2018, 15:18:50 UTC
46961e7 Merge pull request #3168 from MaelRL/Kernel23-Fix_weighted_point_translate_doc-GF Kernel_23: Fix some doc issue with weighted points 20 June 2018, 15:18:47 UTC
f4ae634 Merge pull request #3182 from MaelRL/Kernel_23-Fix_doc_typo-GF Kernel_23: Fix typo in doc 20 June 2018, 10:01:32 UTC
d3a57af Fixed variable name 20 June 2018, 09:34:16 UTC
174f6fa Fixed various minor doc bugs (missing const&, grammar, wrong point type) 18 June 2018, 20:09:11 UTC
34e0547 Fix bug + clean up has_points() method in Planimetric_grid 18 June 2018, 08:49:59 UTC
2dc5939 Merge branch 'releases/CGAL-4.11-branch' into releases/CGAL-4.12-branch 14 June 2018, 15:34:22 UTC
8042df9 Merge pull request #3166 from sloriot/Core-bigfloat_from_ui Add missing constructor for unsigned int 14 June 2018, 15:34:11 UTC
83f453f Merge pull request #3164 from sloriot/Core-windows_import_macro Undo unwanted change in 777d305 14 June 2018, 15:34:08 UTC
e742206 Merge pull request #3166 from sloriot/Core-bigfloat_from_ui Add missing constructor for unsigned int 14 June 2018, 15:32:32 UTC
d4011f3 Fixed result_of function signature 13 June 2018, 08:37:24 UTC
1090fec Removed weird sentence in (weighted_)points bbox()'s doc 13 June 2018, 08:35:22 UTC
2da31fa Merge branch 'releases/CGAL-4.11-branch' into releases/CGAL-4.12-branch 12 June 2018, 14:36:54 UTC
c8009c7 Merge pull request #3142 from sgiraudot/Spatial_searching-Fix_disable_if-GF Spatial Searching: bugfix disable_if 12 June 2018, 14:32:18 UTC
08d72d0 Merge pull request #3162 from afabri/patch-4 Update Weighted_point_3.h 12 June 2018, 14:32:15 UTC
dd885ec Merge pull request #3160 from afabri/patch-3 PMP: Fix typos in the User Manual 12 June 2018, 14:32:10 UTC
e3e6403 Merge pull request #3142 from sgiraudot/Spatial_searching-Fix_disable_if-GF Spatial Searching: bugfix disable_if 12 June 2018, 14:31:26 UTC
ac0779b Removed erroneous documentation about translation of weighted points 12 June 2018, 14:06:25 UTC
7511b3e add missing constructor for unsigned int 12 June 2018, 10:59:51 UTC
ef09d97 undo unwanted change in 777d305 11 June 2018, 20:09:37 UTC
d0c9081 CGAL-4.11 is incompatible with Qt5>=5.11 11 June 2018, 09:20:34 UTC
6281b5b Update Weighted_point_3.h Fix typo 08 June 2018, 10:25:00 UTC
de55e06 PMP: Fix doc 07 June 2018, 13:42:38 UTC
0aa8059 Cherry-pick pull request #3109 from psarahdactyl/master add missing const to compare_endpoints_xy_2 () operator taking x-monotone-curve as a parameter 06 June 2018, 12:47:47 UTC
f2491fc Merge pull request #3143 from MaelRL/T3-Fix_sneaky_std_unary_function_bis_repetita-GF Triangulation_3: Fix std::unary_function leftover 06 June 2018, 12:39:52 UTC
673745c Merge pull request #3124 from maxGimeno/Travis-check_headers-GF Travis: Add check_headers in the CHECK pass of travis 06 June 2018, 12:39:49 UTC
de032d3 Merge pull request #3139 from lrineau/Mesh_3-fix_verbose_mode-lrineau Mesh_3: fix verbose mode (when the manifold criterion is used) 06 June 2018, 12:39:46 UTC
45afed1 Include enable_if.hpp header 06 June 2018, 06:15:54 UTC
e5ff062 Remove extra semicolon 04 June 2018, 08:48:08 UTC
ff5120e Add test of Search traits adapter with Identity map 04 June 2018, 08:36:13 UTC
7b0c4e0 Bugfix: make disable_if work using template and add it to Search_traits_adapter 04 June 2018, 08:03:30 UTC
6afe883 std::unary_function > CGAL::unary_function 03 June 2018, 09:12:54 UTC
dfe950a Merge branch 'releases/CGAL-4.11-branch' into releases/CGAL-4.12-branch 01 June 2018, 15:22:54 UTC
bcdd908 Merge pull request #3135 from sloriot/Doc-mathjax_1.8.13 Fix default mathjax URL for doxygen 1.8.13 01 June 2018, 15:22:21 UTC
5dee4b4 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 01 June 2018, 15:22:10 UTC
0e9c09b Merge pull request #3098 from lrineau/Triangulation_2-Debug_CDT2-lrineau Fix CDT_2 errors, using snapping of intersection points 01 June 2018, 15:21:58 UTC
fd5cdef Merge pull request #3131 from sloriot/Doc-update_dir Use a directory that exists 01 June 2018, 15:21:55 UTC
72d2c8e 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 01 June 2018, 15:21:44 UTC
2770a7f Merge pull request #2954 from MaelRL/Spatial_searching-Fix_fuziness_doc-GF Spatial searching: rework fuzzy items 01 June 2018, 15:16:23 UTC
6755830 Merge pull request #3098 from lrineau/Triangulation_2-Debug_CDT2-lrineau Fix CDT_2 errors, using snapping of intersection points 01 June 2018, 15:16:20 UTC
fff92e0 Merge pull request #3122 from MaelRL/T23-Fix_functor_return_type-GF Triangulation_23: fix wrong return type in spatial_sort functor 01 June 2018, 15:16:17 UTC
335034e Fix the CGAL_MESH_3_VERBOSE mode 31 May 2018, 14:11:07 UTC
116248e Also add a test for mesher.one_step() 31 May 2018, 13:59:12 UTC
7a48ff7 Add a comment to retrieve the issue quickly 31 May 2018, 12:39:33 UTC
805a424 Add a test of CGAL_MESH_3_VERBOSE 31 May 2018, 12:39:13 UTC
850c9fd Try to fix opencv bug with EXIT 31 May 2018, 11:57:46 UTC
8fa2670 fix Bbox_2::dilate() 30 May 2018, 12:34:34 UTC
469b904 Fix doc 30 May 2018, 12:34:34 UTC
1123afb Add Bbox_{2,3}.dilate(int) so that the snapping in the CT_2 also works with Projection_traits classes 30 May 2018, 12:34:34 UTC
c40d712 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. 30 May 2018, 12:34:34 UTC
a0017d8 fix mathjax default for doxygen 1.8.13 30 May 2018, 12:28:08 UTC
32d5172 Merge pull request #3133 from maxGimeno/Travis-Fix_check_dependencies-GF Travis: Skip test of Maintenance's dependencies. 30 May 2018, 10:03:17 UTC
102c772 Skip test of Maintenance dependencies. 30 May 2018, 09:55:20 UTC
c79f142 Fix call to nproc 30 May 2018, 09:40:47 UTC
f45df55 Merge pull request #3121 from lrineau/CGAL-disallow_in_source_build_in_git-lrineau Disallow in-source builds in git 29 May 2018, 15:19:30 UTC
8ac412c Fixed missing includes 29 May 2018, 13:29:19 UTC
094a6ef use a directory that exists 29 May 2018, 11:30:49 UTC
65ec22e Add the check headers in the CHECK pass of travis 29 May 2018, 07:46:44 UTC
aa95bed Added guard object 'Set_ieee_double_precision' Fixes issues on 32-bit platforms, see: https://github.com/CGAL/cgal/pull/2954#issuecomment-384974067 28 May 2018, 15:16:42 UTC
d1803dc Fixed random seed propagation (bis) 28 May 2018, 15:12:44 UTC
8fb3f1a Improved RT3's tests of "insertion with info" types of functions 28 May 2018, 13:45:02 UTC
e9d3b97 Fixed taking a reference to a temporary (when using EPECK) 28 May 2018, 13:43:45 UTC
f2a18b7 Merge pull request #3113 from maxGimeno/Travis-Fix_dependencies_logic-GF Infrastructure: Fix condition for skipping tests in Travis 28 May 2018, 13:39:22 UTC
01574e7 Partially revert 7cc46441b5728c0b9bff433005537051d491ac1a Partially revert 7cc46441b5728c0b9bff433005537051d491ac1a from the PR https://github.com/CGAL/cgal/pull/3021 We want to override CGALConfig.cmake. The previous patch was wrong. That is easier to forbid in-source builds in Git, anyway. 28 May 2018, 13:22:19 UTC
b0f312b Disallow in-source builds in the Git repository 28 May 2018, 13:21:32 UTC
ba7e9b4 Merge pull request #3102 from afabri/Property_map-empty_vector-GF Property_map: Fix make_property_map(std::vector&) for an empty vector 28 May 2018, 09:00:52 UTC
91fb4af Merge pull request #3101 from mglisse/Number_types-mpq_to_interval-glisse Fix conversion from mpq to interval 28 May 2018, 09:00:48 UTC
f20743c Merge pull request #3096 from MaelRL/CGAL-Fix_deprecated_code_usage-GF Fix some deprecation-related issues 28 May 2018, 09:00:45 UTC
d8c938b Merge pull request #3095 from afabri/STL_extensions-iterator_deprecated-GF Fix nested types 28 May 2018, 09:00:42 UTC
d7d39e9 Merge pull request #3092 from maxGimeno/Travis-Check_including_all_headers-GF Infrastructure : Test compilation of headers 28 May 2018, 09:00:39 UTC
back to top