https://github.com/CGAL/cgal

sort by:
Revision Author Date Message Commit Date
b96ed11 Merge pull request #5101 from maxGimeno/fix_travis-maxGimeno Fix Travis 21 October 2020, 08:09:33 UTC
02dc6ba Add missing exit 0 21 October 2020, 08:05:41 UTC
16a929c Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch 21 October 2020, 07:27:51 UTC
5220a17 Merge remote-tracking branch 'lrineau/Triangulation_2-improve_CDT_plus_2-GF' into releases/CGAL-5.0-branch 21 October 2020, 07:27:10 UTC
335ac3d Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 20 October 2020, 11:32:03 UTC
f6ff5a7 Merge pull request #5078 from maxGimeno/Travis-Fix_BGL_examples-maxGimeno Use ctest in travis 20 October 2020, 11:29:11 UTC
34e0026 Merge pull request #5088 from sloriot/SM_Skel-duplicated_input Accomodate duplicated points in the input mesh 20 October 2020, 11:28:33 UTC
e5019d0 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 20 October 2020, 11:27:26 UTC
abaad3c Merge pull request #5083 from MaelRL/CGAL-Fix_aff_transf_weighted_points-GF Kernel_23: Fix affine transformations of weighted points 20 October 2020, 11:26:14 UTC
e956c6b accomodate duplicate points in the input mesh 19 October 2020, 08:30:21 UTC
5a27f1b Test affine transformation of weighted points 16 October 2020, 14:23:55 UTC
38e46d8 move braces 16 October 2020, 14:10:48 UTC
f856e13 move bracers 16 October 2020, 14:10:35 UTC
f0288cb Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch 16 October 2020, 11:41:44 UTC
51f1160 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:41:19 UTC
1cf1a84 Merge pull request #5064 from maxGimeno/Demo-Fixes-maxGimeno Polyhedron_demo : Fix Edit_box->export_to_facegraph() 16 October 2020, 11:41:16 UTC
a6ab2de Merge pull request #5070 from MaelRL/PMP-Fix_dead_overload_repair_PS-GF PMP: Remove overload of non-existent function 16 October 2020, 11:41:13 UTC
f14aa44 Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 16 October 2020, 11:40:50 UTC
16064cc Merge pull request #5064 from maxGimeno/Demo-Fixes-maxGimeno Polyhedron_demo : Fix Edit_box->export_to_facegraph() 16 October 2020, 11:40:28 UTC
f251ab8 Merge pull request #5070 from MaelRL/PMP-Fix_dead_overload_repair_PS-GF PMP: Remove overload of non-existent function 16 October 2020, 11:40:25 UTC
2fd7981 Merge pull request #5070 from MaelRL/PMP-Fix_dead_overload_repair_PS-GF PMP: Remove overload of non-existent function 16 October 2020, 11:39:41 UTC
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
9f74598 Fix tests find_package 16 October 2020, 08:37:26 UTC
45f41cc Fix a possible compilation error with CGAL_CDT_2_DEBUG_INTERSECTIONS 15 October 2020, 13:44:35 UTC
ab5cdc6 Add a debug message 15 October 2020, 13:44:23 UTC
267b1dc Bug-fix In degenerated cases, when a subconstraint is subdivided by an intersection point between two other subconstraints, then it is possible that a subconstraint is already split when one calls `add_Steiner`. Let's remote the assertion. 15 October 2020, 13:43:39 UTC
e37c290 Better debug messages 15 October 2020, 13:08:21 UTC
772d059 Add the test case 15 October 2020, 13:08:21 UTC
5fc9dfc Better regex 15 October 2020, 10:07:34 UTC
dfff596 Don't run tests 15 October 2020, 08:10:38 UTC
852f2c6 Use ctest in travis 15 October 2020, 07:54:01 UTC
dda9cb6 Merge pull request #5041 from sloriot/PMP-ceres_eigen Ceres requires Eigen 09 October 2020, 15:45:23 UTC
f33e1d2 Merge pull request #5048 from sloriot/PMP-repair_less_dep Remove non-necessary include directives bringing new dependences 09 October 2020, 15:45:20 UTC
8acdb5e Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch 09 October 2020, 15:40:44 UTC
6869e74 Merge pull request #4995 from sgiraudot/PCA-Fix_Segment_3_variant-GF PCA: Add validity test and fix several bugs 09 October 2020, 15:34:59 UTC
1633429 Merge pull request #5011 from MaelRL/PMP-Repair_degeneracies_fixes-5.0-GF Degeneracy removal: fix removing upcoming elements while iterating 09 October 2020, 15:34:44 UTC
38c8e40 Merge pull request #5012 from MaelRL/PMP-Repair_degeneracies_fixes-5.1-GF PMP: Degeneracy removal fixes 09 October 2020, 15:34:33 UTC
16f687f Merge pull request #5045 from sloriot/PMP-ps_to_pm_missing_overload Add missing overload 09 October 2020, 15:34:31 UTC
1f67fcc Merge pull request #5051 from maxGimeno/CGAL-Fix_warnings_5_0-maxGimeno Warnings fixes for 5.0 09 October 2020, 15:34:29 UTC
0b8be6e Merge pull request #5052 from maxGimeno/CGAL-Fix_warnings_5_1-maxGimeno Fixes for warnings in 5.1 09 October 2020, 15:34:27 UTC
6a2e3a4 Merge pull request #5056 from maxGimeno/Demo-Fix_compatibility_shaders-maxGImeno Polyhedron_demo : Fix for compatibility shader 09 October 2020, 15:34:24 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
18149a2 Remove overload of non-existent function 09 October 2020, 15:06:06 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
3ca8f13 Fix Export_to_facegraph. Wrong item was modified. 08 October 2020, 10:48:48 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
e4362c8 more possible errors 06 October 2020, 08:20:05 UTC
10739ba Fix the compatibility shader for shader_with_light 06 October 2020, 08:11:41 UTC
e8566f2 Fix ref warnings in tet_remesh 05 October 2020, 10:47:45 UTC
125dfad Fix ref warnings in for 05 October 2020, 09:34:04 UTC
2a82da4 Merge pull request #5023 from sloriot/PSP-add_missing_pmap Use property map in std::nth_element call 02 October 2020, 13:10:26 UTC
a55d7f6 Merge pull request #5028 from maxGimeno/Doc-Fix_minor_error_in_example-maxGimeno BGL-Minor_doc_fix 02 October 2020, 13:10:07 UTC
dadf977 Merge pull request #5032 from lrineau/Classification-fix_warning-GF Fix a warning 02 October 2020, 13:09:47 UTC
090b82e Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 02 October 2020, 13:08:56 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
5fbe72c remove non-necessary include directives bringing new dependences 02 October 2020, 07:11:02 UTC
f2c4571 add missing overload 01 October 2020, 09:23:18 UTC
0f0de6d Fix conversion warnings 01 October 2020, 09:16:33 UTC
d35543e Ceres requires eigen 30 September 2020, 14:27:47 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
5cfc758 Fix a warning ``` C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\include\numeric(35): warning C4267: '=': conversion from 'size_t' to '_Ty', possible loss of data with [ _Ty=int ] C:\cgal_test\CGAL-5.2-I-14\cmake\platforms\Windows_MSVC-2019-Community-Release-64bits\test\Classification_Examples\gis_tutorial_example.cpp(674): note: see reference to function template instantiation '_Ty std::accumulate<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<std::vector<CGAL::Point_3<Kernel_>,std::allocator<CGAL::Point_3<Kernel_>>>>>>,int,main::<lambda_f241736352025ce40037bac2971f2e7f>>(const _InIt,const _InIt,_Ty,_Fn)' being compiled with [ _Ty=int, Kernel_=CGAL::Epick, _InIt=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<std::vector<CGAL::Point_3<CGAL::Epick>,std::allocator<CGAL::Point_3<CGAL::Epick>>>>>>, _Fn=main::<lambda_f241736352025ce40037bac2971f2e7f> ] ``` 29 September 2020, 07:31:03 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
7d5bec6 use the distance for the split 28 September 2020, 07:49:00 UTC
717cace Fix example to make it actually use the dot operator 28 September 2020, 05:43:13 UTC
e37488d use property map in std::nth_element call 25 September 2020, 08:51:35 UTC
0b2528c Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch 24 September 2020, 14:41:45 UTC
f6e033e Merge pull request #4975 from maxGimeno/Demo-Fix_mesh_plane_detection-maxGimeno Polyhedron Demo: Fix Mesh_plane_detection_plugin 24 September 2020, 14:36:57 UTC
d1503c2 Merge pull request #4984 from sloriot/CGAL-small_post_release_fixes Tiny post release fixes 24 September 2020, 14:36:55 UTC
a8b0acc Merge pull request #4994 from janetournois/PMP-isotropic_remeshing_allows_invalid_mesh-jtournois PMP isotropic remeshing - test validity during remeshing only if input mesh was valid 24 September 2020, 14:36:53 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
4367d73 Also test degeneracy removal with EPECK 22 September 2020, 14:59:13 UTC
1f4eca9 Fix iterating and removing elements that might show up further in the loop 22 September 2020, 14:58:23 UTC
b7b0d1f Use FT instead of double 22 September 2020, 14:58:01 UTC
303ead8 Explicit initialization of sum to 0 to avoid NP with weird def-constr values Looking at you, exact number types initializing stuff to 0.5 22 September 2020, 14:57:35 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
back to top