https://github.com/CGAL/cgal

sort by:
Revision Author Date Message Commit Date
0f6d418 Merge pull request #5022 from janetournois/Intersections_3-fix_do_intersect_3planes-GF Intersections_3 - fix do_intersect(Plane_3, Plane_3, Plane_3) 16 October 2020, 11:23:23 UTC
1d59417 Merge pull request #4995 from sgiraudot/PCA-Fix_Segment_3_variant-GF PCA: Add validity test and fix several bugs 09 October 2020, 15:11:59 UTC
acb4f63 Merge pull request #5051 from maxGimeno/CGAL-Fix_warnings_5_0-maxGimeno Warnings fixes for 5.0 09 October 2020, 15:11:57 UTC
6ca9149 Merge pull request #5011 from MaelRL/PMP-Repair_degeneracies_fixes-5.0-GF Degeneracy removal: fix removing upcoming elements while iterating 09 October 2020, 14:55:43 UTC
2570d75 Reduce quality limit 07 October 2020, 08:22:32 UTC
9b50f58 add do_intersect(plane, plane, plane) to the doc of linear kernel 06 October 2020, 15:20:23 UTC
ec690d5 add test for do_intersect(plane, plane, plane) 06 October 2020, 15:20:22 UTC
1045667 fix compilation of do_intersect(plane, plane, plane) for msvc 06 October 2020, 15:20:22 UTC
125dfad Fix ref warnings in for 05 October 2020, 09:34:04 UTC
d877651 Merge pull request #5031 from lrineau/Nef_2-fix_CGAL_NEF_TRACEN_warning-GF Nef_2: Fix a warning in an debug code 02 October 2020, 13:07:46 UTC
5a927ee Merge pull request #5034 from maxGimeno/Fix_warnings-5_0-maxGimeno Fix some warnings 02 October 2020, 13:07:14 UTC
2648031 Merge pull request #5006 from lrineau/Number_types-use_sse2_intrinsics_on_Windows-GF Windows, FPU.h: replace `_control_fp` by SSE2 intrisics 02 October 2020, 13:05:52 UTC
0f0de6d Fix conversion warnings 01 October 2020, 09:16:33 UTC
e169490 Replace fix for Point_2(Origin) 30 September 2020, 08:03:30 UTC
2549b58 fix warnings on switch 30 September 2020, 07:58:12 UTC
8c5725a Fix missing constructor in kernel example 30 September 2020, 06:59:06 UTC
3aba0d2 Fix unused variable warning 30 September 2020, 06:24:54 UTC
c33bd6a Fix ORIGIN 29 September 2020, 15:08:29 UTC
bdd69b5 Replace K::Point_2(0,0) with ORIGIN Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org> 29 September 2020, 10:42:02 UTC
c6077ca Remove _known fiom intersection line_2/line_2 29 September 2020, 10:06:15 UTC
a7c92f2 Init li and lt to fix warning 29 September 2020, 08:30:26 UTC
a886ecb Fix a warning in an inelegant code - `std::cerr` is already unbufferized, and `std::flush` does nothing on it, - and anyway, `std::endl` calls `std::flush`. 29 September 2020, 07:14:11 UTC
ac3f110 Merge pull request #4969 from sgiraudot/Shape_detection-Fix_nonnull-warning-GF [Shape Detection] Fix nonnull warning in deprecated Region Growing 24 September 2020, 14:34:50 UTC
a246b3d Merge pull request #4979 from janetournois/PMP-remesh_after_detect_sharp_features-jtournois Polyhedron demo - get the sharp edges back after remeshing 24 September 2020, 14:34:48 UTC
cc423a8 Merge pull request #4990 from afabri/Surface_mesher-isolated_vertices-GF Do not create isolated vertices 24 September 2020, 14:34:46 UTC
f23a074 Merge pull request #4992 from danston/Scale_space_reconstruction_3-memory_leak_fix-danston Fix leaking memory in Alpha_shape_mesher 24 September 2020, 14:34:44 UTC
8e8bbff Merge pull request #5009 from maxGimeno/Demo-Fix_zoom_to_index-maxGimeno Demo: Fix id_printing 24 September 2020, 14:34:42 UTC
0b3143e Also test degenerate element removal with EPECK 22 September 2020, 13:31:03 UTC
38218ac Fix deleting elements (degenerate faces) that might be further in the range 22 September 2020, 13:28:40 UTC
095b801 Fix is_border test in id_printing 22 September 2020, 06:26:11 UTC
f65405a Windows, FPU.h: replace `_control_fp` by SSE2 intrisics Fix #2135 21 September 2020, 14:12:28 UTC
0278bf2 Use nullptr instead of NULL 14 September 2020, 13:05:43 UTC
771d539 Document test 14 September 2020, 13:05:02 UTC
4e71a88 Add validity test to PCA 14 September 2020, 13:05:02 UTC
8986403 Fix missing arguments for overload detections 14 September 2020, 13:05:02 UTC
379ee7d Fix inverted arguments 14 September 2020, 13:05:02 UTC
9cc45f7 Fix incorrect moment matrix for Iso_cuboid_3 14 September 2020, 13:04:24 UTC
bdcae24 fix incorrect moment matrix init for Segment_3 14 September 2020, 13:04:24 UTC
80fca76 Merge pull request #4981 from MaelRL/Lazy_kernel-Fix_includes-GF Filtered_kernel: Add missing header includes 11 September 2020, 13:03:51 UTC
71b4e91 fix leaking memory in alpha shape mesher 11 September 2020, 06:39:06 UTC
2402f3f Use unordered_map 10 September 2020, 15:14:58 UTC
efb2798 fix 10 September 2020, 15:07:53 UTC
5e11fe8 Update Surface_mesher/include/CGAL/IO/Complex_2_in_triangulation_3_to_medit.h Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org> 10 September 2020, 14:36:54 UTC
90b6775 fix index 10 September 2020, 13:42:46 UTC
ff0ae42 No isolated vertices for medit and vtk 10 September 2020, 12:15:37 UTC
89838c4 Do not create isolated vertices 10 September 2020, 10:45:44 UTC
da4a9c4 Add missing header includes 08 September 2020, 08:33:00 UTC
7cdc377 get the sharp edges back after remeshing they were saved in ecm and edges_to_protect but not back-ported to eif 04 September 2020, 14:10:06 UTC
604c793 Fix nonnull warning 01 September 2020, 07:14:10 UTC
5082cc6 Merge pull request #4949 from maxGimeno/Demo-Fixes-maxGimeno Polyhedron demo: Fixes 27 August 2020, 12:39:18 UTC
ecdce77 Fixes Post cherry-pick 24 August 2020, 09:11:23 UTC
9c2889e Get rid of the VAO destroy warning 24 August 2020, 07:16:10 UTC
46a31fc Fix alpha in soups and c3t3 24 August 2020, 07:15:05 UTC
ccda963 Update displayed ids when moving a point 24 August 2020, 07:12:24 UTC
755c044 Fixes 24 August 2020, 07:12:11 UTC
7ebca1c Fix precision problems in strings 24 August 2020, 07:11:56 UTC
261e687 Use the sceneView->selectAll() instead of doing the selection by hand. 24 August 2020, 07:09:14 UTC
d1054d5 Add `,` in grid items name 24 August 2020, 07:08:38 UTC
189bea6 Fix CreateSelection(List) 24 August 2020, 07:08:18 UTC
8199d53 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 11 August 2020, 14:59:19 UTC
075fc13 Merge pull request #4911 from mhsaar/patch-5 Fix do_intersect for Tetrahedron_3 Tetrahedron_3 11 August 2020, 14:57:53 UTC
96b71b3 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 10 August 2020, 05:32:05 UTC
1198bac Merge pull request #4917 from albert-github/feature/bug_tt_underscores Representation of `__` in typewrite font versus code 10 August 2020, 05:29:57 UTC
fe11e70 Representation of `__` in typewrite font versus code Seen the discussion with the doxygen pull request https://github.com/doxygen/doxygen/pull/7782 and the subsequent regression, I think it is better to signal the words like `__GNUC__` really as code by using back-ticks in the code. 10 August 2020, 05:18:06 UTC
a11b69e Fix do_intersect for Tetrahedron_3 Tetrahedron_3 In Line 65 in function do_intersect_tetrahedron_bounded (tr,tet,p,k) we eval k.has_on_bounded_side_3_object()(tet, p), where tr=lh_tet and tet=rh_tet. Thus p must be generated from lh_tet, or L65 is always true. This is a flyby and has not been tested. 07 August 2020, 08:45:27 UTC
c8b73c9 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' into HEAD 07 August 2020, 04:40:23 UTC
39ad510 Merge pull request #4906 from sloriot/Stream_support-license_issue remove incorrect license include statement 07 August 2020, 04:39:17 UTC
4a1ad0c remove incorrect license include statement 06 August 2020, 09:45:23 UTC
335ddea Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' into HEAD 06 August 2020, 09:32:52 UTC
2e94736 Merge pull request #4901 from sgiraudot/PSP-Fix_outdated_precondition-GF Point Set Processing: Remove outdated precondition 06 August 2020, 09:30:33 UTC
a5225de Merge pull request #4893 from maxGimeno/Advancing_front-Fix_deprecated_array-maxGimeno Advancing front: Fix deprecated array 04 August 2020, 14:25:03 UTC
ebe7168 Remove outdated precondition 04 August 2020, 12:19:17 UTC
873fc83 This branch now targets 5.0.4 03 August 2020, 10:25:09 UTC
7132b69 Replace cpp11::array with std::array 03 August 2020, 07:54:47 UTC
ff74e7f Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 31 July 2020, 13:52:12 UTC
6411035 Merge pull request #4884 from MaelRL/PMP-fix_polygon_soup_simplification-GF Fix and simplify polygon soup repairing subfunction "simplify_polygon" 31 July 2020, 13:52:02 UTC
9339ce6 Merge pull request #4884 from MaelRL/PMP-fix_polygon_soup_simplification-GF Fix and simplify polygon soup repairing subfunction "simplify_polygon" 31 July 2020, 13:51:26 UTC
8b313b7 Merge pull request #4853 from sloriot/Nef_3-EPIC 28 July 2020, 14:08:35 UTC
9d820d6 Add more tests for repair_polygon_soup 28 July 2020, 08:14:31 UTC
5a6fc89 Fix and simplify polygon soup repairing subfunction "simplify_polygon" 28 July 2020, 07:56:02 UTC
213221e Initialize eor to silent wranings 24 July 2020, 12:02:40 UTC
03be017 Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 22 July 2020, 14:54:04 UTC
6551350 Merge pull request #4858 from sloriot/Doc-fix_filter_script_for_python3 Python 3 doc build compatibility 22 July 2020, 14:53:37 UTC
5f07adb Merge pull request #4866 from sloriot/Scripts-file_update Handle updated version of file 22 July 2020, 08:10:51 UTC
6c64758 handle updated version of file 22 July 2020, 05:53:22 UTC
2e8a59d Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 21 July 2020, 13:25:54 UTC
1641310 Missing #include 21 July 2020, 13:22:32 UTC
2d63265 Merge pull request #4847 from maxGimeno/CGAL-4.14-Fixes-maxGimeno Fixes for 4.14 21 July 2020, 13:21:02 UTC
47e5f85 Merge pull request #4848 from sloriot/AABB_tree-traits_doc Hide undocumented inheritance 21 July 2020, 13:20:59 UTC
c1d364d fix package description generation script to be compatible with python 2 and 3 21 July 2020, 08:49:04 UTC
427298c add a test for EPIC IO 20 July 2020, 15:06:47 UTC
b1c09a5 workaround to make it work with EPICK 20 July 2020, 15:06:46 UTC
26c28ab Add a fake function for cgal_add_compilation_test 20 July 2020, 07:55:54 UTC
7e52565 hide undocumented inheritance 20 July 2020, 05:39:54 UTC
b2be86b Fix result_of issue with C++03 17 July 2020, 08:04:03 UTC
4b0b59e Don't use type aliases in c++98 17 July 2020, 07:57:13 UTC
ebdf7b2 Fix a compiler with the no_unique_address attribute, in C++03 17 July 2020, 07:53:07 UTC
7248270 Add result_of protocol to the Kernel_checker That is used by `Construct_point_3` in `Triangulation_3`. 17 July 2020, 07:49:14 UTC
128a07c Fix typeset bad call 16 July 2020, 14:56:18 UTC
ae10199 Fix the constexpr issue with precision_of_approximate_size_plus_1 16 July 2020, 13:21:53 UTC
back to top