swh:1:snp:78e145aa8174e576786284475a76cf6f187b3475

sort by:
Revision Author Date Message Commit Date
24eaf3b Merge pull request #2394 from afabri/Parameterization-CMakeLists.txt-GF Parameterization: Remove VC++ compiler option; Remove a macro concerning Eigen 08 September 2017, 15:30:09 UTC
a8cd93d Merge pull request #2407 from sloriot/Op_Poly-fix_cmap_output_builder Fix cmap output builder 08 September 2017, 15:29:37 UTC
552e059 follow up of fac4a6ad also patch the cmap output builder 08 September 2017, 09:16:20 UTC
ded5764 No need for EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET as it IS stable now 06 September 2017, 10:19:25 UTC
e4a951d Remove the VC++ compiler option /FR, as it leads to an ICE for #include <Eigen/Sparse> 06 September 2017, 10:19:11 UTC
d5d8dde Import patch from PR #2366 Remove our CSS hacks, to "fix" the compilation with Doxygen 1.8.13 28 August 2017, 12:17:48 UTC
dfa7481 Merge pull request #2350 from sloriot/SMS-fix_link_computation Fix the link computation for edges on the border 28 August 2017, 10:58:17 UTC
4bfbc02 add missing include directive 25 August 2017, 09:23:03 UTC
a0d5974 test link computed by edge profile 24 August 2017, 09:13:10 UTC
4d68958 fix the link computation the only tedious point is what to do with the target vertices of endleft and endright that might be the target of the halfedges used to start the link extraction (that is opp(prev(v0v1)) and opp(prev(v1v0))) The fix consists in checking whether such a vertex will be (were) added by the next (previous) while-loop. 24 August 2017, 09:07:03 UTC
f1d5ecd Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch' 22 August 2017, 15:21:01 UTC
d63a97a Merge pull request #2340 from sloriot/SS-fix_middle_policy_loop Fix infinite loop in spatial sorting 22 August 2017, 15:17:42 UTC
b3bdabe Merge pull request #2355 from sloriot/Doc-https_canonical_links Use https in canonical links 22 August 2017, 07:33:47 UTC
71d8acf Use https 21 August 2017, 07:52:41 UTC
96a0e99 use https 21 August 2017, 07:51:37 UTC
b68a160 use https in canonical links 21 August 2017, 06:50:18 UTC
655903a Merge pull request #2348 from imiordanov/master Fix for doc bug, github issue #2346 16 August 2017, 07:02:30 UTC
2d497ea fix for doc bug, github issue #2346 14 August 2017, 12:38:01 UTC
073cda2 add duplicate points to the test of Hilbert sort in 2D, 3D, and dD 08 August 2017, 13:20:42 UTC
3f8448f avoid infinite loop in 3D and dD 08 August 2017, 10:12:29 UTC
78a07a0 avoid redoing the same sort if the bounds does not change 08 August 2017, 09:53:44 UTC
09b3ed5 Merge pull request #2331 from maxGimeno/Fix_CMP_warnings-GF Fix CMP0071 warning 04 August 2017, 11:34:00 UTC
831f023 Fix CMP0071 warning. 03 August 2017, 08:38:19 UTC
091c5d1 Merge pull request #2326 from afabri/Convex_hull_3-fix_OM_example-GF Convex_hull_3: Fix OpenMesh example 02 August 2017, 14:43:18 UTC
eaa1580 remove example that does not exist 02 August 2017, 08:08:41 UTC
fd7c213 fix example 31 July 2017, 21:40:42 UTC
8e82a61 Merge pull request #2296 from sloriot/Polygon_2-fix_RA_for_NRAC Make random accessor working even if the base container is not random… 31 July 2017, 14:48:38 UTC
9c32785 Merge pull request #2321 from sloriot/CH3-fix_tetra_orientation fix the orientation of convex hull polyhedron of 4 points 31 July 2017, 14:48:29 UTC
6169a0e Merge pull request #2304 from sloriot/BGL-copy_non_manifold_vertices Handle non-manifold vertices when copying a mesh 31 July 2017, 14:48:21 UTC
04ab1fd fix the orientation of the generated polyhedron in case of 4 non-coplanar points 31 July 2017, 08:40:51 UTC
aeb9a72 replace BOOST_FOREACH by a simple for loop the BOOST_FOREACH loop was either crashing after one loop, of entering an infinite loop on the first vertex of the range, and this fixes the bug it happened on vs2015 and vs2017, in Release mode, and only Release mode 28 July 2017, 15:48:37 UTC
bb175cd handle non-manifold vertices when copying a mesh 26 July 2017, 10:05:09 UTC
594bed8 Merge pull request #2282 from mglisse/Nef_S2-sign-glisse Qualify call to CGAL::sign. 25 July 2017, 16:39:17 UTC
69952bb Merge pull request #2275 from afabri/Convex_hull_3-OpenMesh-GF Convex_hull_3: Make it work for OpenMesh 25 July 2017, 16:17:05 UTC
802505b Merge pull request #2289 from lrineau/Mesh_3-fix_Sizing_field_with_aabb_tree-GF-4.10 Mesh_3 plugin: fix a bug that could lead to a size close to 0 25 July 2017, 16:16:57 UTC
2f3aaa6 make random accessor working even if the base container is not random access 25 July 2017, 06:26:33 UTC
0ec094d Bug-fix: fix a bug that could lead to a size close to 0 The bug and the fix are known for six weeks (found while working on another project): > commit 15d1f864c4bb68cc9e267c3be3610296e5fa9212 > Author: Laurent Rineau <laurent.rineau@cgal.org> > Date: Fri Feb 17 12:17:18 2017 +0100 > > Refactoring of Sizing_field_with_aabb_tree (API breakage too) but we forgot to include the fix in CGAL. 21 July 2017, 15:29:29 UTC
1b77180 Qualify call to CGAL::sign. 21 July 2017, 09:20:10 UTC
df2754e Fix project() in CMakeList.txt 21 July 2017, 08:54:16 UTC
5899b30 Fix indentation 19 July 2017, 10:26:12 UTC
4875e1d Fix warnings 4 is anyway an incorrect value for indices in a TDS. 19 July 2017, 10:26:10 UTC
56fdea4 Fix indentation 19 July 2017, 10:26:09 UTC
0cce789 Add examples for using 3D convex hull functions with open mesh. And fix a bug in convex hull code 19 July 2017, 10:25:31 UTC
cc65b11 Merge pull request #2230 from sgiraudot/Point_set_3-Bugfix_remove_index-GF Point set 3: bug fix remove index 17 July 2017, 09:45:16 UTC
80f7cae Merge pull request #2245 from lrineau/Cartesian_kernel-fix_issue_2206-lrineau Fix #2206 17 July 2017, 09:45:08 UTC
19218a2 Merge pull request #2244 from maxGimeno/fix_3D_demos-4-10-GF Fix 3D demos for 4.10 17 July 2017, 09:44:59 UTC
b59c1e7 Merge pull request #2243 from maxGimeno/Ortho_projection_fix-GF Polyhedron_demo: Fix Orthogonal projection 17 July 2017, 09:44:51 UTC
71aca07 Merge pull request #2194 from sgiraudot/Shape_detection-Bugfix_connected_components-GF Shape detection: bugfix on connected components 17 July 2017, 09:44:43 UTC
c08860b Merge pull request #2241 from sergeyfedotov/fix-gps-insert Boolean_set_operations_2: Fix insert to Gps 17 July 2017, 09:44:34 UTC
190fb81 Merge pull request #2258 from sloriot/Operations_on_Polyhedra-add_missing_include Fix wrong include directive 13 July 2017, 12:51:01 UTC
353576f follow up of 9bcf8b04 13 July 2017, 12:37:44 UTC
9ec5afb Fix #2206 @mglisse: > For number types using expression templates, we need to specify the template parameter 10 July 2017, 15:45:27 UTC
8104d15 Fixes Conflicts: Polyhedron/demo/Polyhedron/Plugins/Operations_on_polyhedra/Clip_polyhedron_plugin.cpp 10 July 2017, 14:16:34 UTC
19eda69 FIx Polyhedron_demo for QGLViewer v2.7.0 Conflicts: Polyhedron/demo/Polyhedron/Plugins/PMP/Scene_facegraph_item_k_ring_selection.h 10 July 2017, 14:14:03 UTC
14482af Add missing semicolon. 10 July 2017, 14:11:10 UTC
d03fc56 Fix Triangulation_3 demo for QGLViewer v2.7 10 July 2017, 14:11:10 UTC
35cc6ae fir Surface_mesher demo for QGLViewer 2.7 10 July 2017, 14:11:10 UTC
83a404f Fix PCA demo for QGLViewer 2.7 10 July 2017, 14:11:09 UTC
51f7218 FIx Lloyd demo for QGLViewer 2.7 10 July 2017, 14:11:09 UTC
3a97734 fix T3 demo for QGLViewer v2.7.0 10 July 2017, 14:11:09 UTC
f1a7ddf FIx LCC demo for QGLViewer v2.7 10 July 2017, 14:11:09 UTC
fc86211 Fix kernel demo for QGLViewer 2.7.0 10 July 2017, 14:11:08 UTC
29c55b8 Fix misisng QMap in Alpha_shape_3 demo 10 July 2017, 14:11:08 UTC
09a4b76 Fix AABB_tree demo for QGLViewer 2.7 10 July 2017, 14:11:08 UTC
587ff15 Fix Ortho projection 10 July 2017, 13:56:32 UTC
cc2f0e2 Boolean_set_operations_2: Fix insert to Gps 10 July 2017, 13:56:00 UTC
6cb0c8a Merge pull request #2237 from sloriot/AOS_2-Testsuite_no_GMP Fix testsuite when GMP is not present 10 July 2017, 13:01:14 UTC
fc1ef1d Merge pull request #2188 from sloriot/CGAL-prefix_sign Quality calls to sign 10 July 2017, 13:01:06 UTC
2d54983 do not run test using CORE if GMP is not here 05 July 2017, 15:45:39 UTC
0889f34 The fix was incorrect for Polynomial A warning told us there was a problem: .../include/CGAL/Polynomial/Polynomial_type.h:560:48: warning: unused variable 'sign' [-Wunused-variable] typename Real_embeddable_traits<NT>::Sgn sign; 05 July 2017, 08:20:19 UTC
a61d6e0 Fix Point_set_3::remove(const Index&) and add test 04 July 2017, 13:18:51 UTC
1dea1b7 Merge pull request #2214 from sloriot/AOS_2-fix_warnings fix unused variable warnings 30 June 2017, 14:48:03 UTC
6f0608f Merge pull request #2202 from maxGimeno/Fix_group_item_display Polyhedron_demo: Fix group_item draw(). 30 June 2017, 14:47:53 UTC
1c55275 Fix a compilation error in Travis fix the `check_pkg_Interpolation_headers` target 29 June 2017, 07:40:15 UTC
6ecf232 Merge pull request #2218 from lrineau/Interpolation-fix_check_headers-GF Fix a compilation error in Travis 29 June 2017, 07:33:01 UTC
5c7c7c4 Fix a compilation error in Travis fix the `check_pkg_Interpolation_headers` target 28 June 2017, 15:05:29 UTC
76309b2 workaround warnings triggered by dynamic_cast with g++ -Wnonnull-compare 28 June 2017, 10:50:32 UTC
d40fea2 Merge pull request #2198 from sloriot/T2-add_missing_include add missing include directive to use CGAL::to_double() (Via a merge of 'cgal/releases/CGAL-4.9-branch') 28 June 2017, 08:52:12 UTC
2386c14 fix unused variable warnings 28 June 2017, 08:48:30 UTC
6fb5bbf Merge pull request #2198 from sloriot/T2-add_missing_include add missing include directive to use CGAL::to_double() 28 June 2017, 08:02:03 UTC
43d4279 Fix Group_item draw(). 26 June 2017, 10:15:36 UTC
1fc06e0 add missing include directive to use CGAL::to_double() 26 June 2017, 05:06:20 UTC
d57da2b Merge pull request #2166 from maxGimeno/Fix_selection_item_reload-GF Polyhedron_demo: Fix selection_item reloading 23 June 2017, 08:20:44 UTC
7b76b77 Use version 2.6.3 of qglviewer instead of master 21 June 2017, 13:20:58 UTC
a42b9f1 Use version 2.6.3 of qglviewer instead of master 21 June 2017, 13:19:53 UTC
dbb1bbb Merge pull request #2186 from maxGimeno/Travis-Fix_qglviewer-GF Fix qglviewer compilation in travis 21 June 2017, 12:31:53 UTC
be09434 Use version 2.6.3 of qglviewer instead of master 20 June 2017, 16:22:45 UTC
3fdcff5 Bugfix: do not keep track of if connected components were already computed or not 20 June 2017, 12:04:07 UTC
5bff696 Try to fix the segfault See https://github.com/CGAL/cgal/pull/2072#issuecomment-304310586 19 June 2017, 08:34:05 UTC
1bba93a explicit that the sign function is the one from CGAL to avoid ambiguity 17 June 2017, 05:31:22 UTC
2eca0a5 Next release in that branch will be 4.10.1 16 June 2017, 13:38:57 UTC
bececa6 Merge branch 'releases/CGAL-4.9-branch' into releases/CGAL-4.10-branch 16 June 2017, 09:43:08 UTC
52754d8 Merge pull request #2147 from maxGimeno/Polyhedron_demo-Point_items_optimization-GF Polyhedron demo: Fixes and enhancements 16 June 2017, 09:22:19 UTC
84bd2bc Merge pull request #2156 from sloriot/Nef_3-empty_full_space_boolop Fix Booleen operations with full/empty space 16 June 2017, 09:21:25 UTC
9e830bd Merge pull request #2155 from lrineau/Installation-fix_gmp_4.2_with_gcc_4.9-GF Workaround for gmp-4.2 with gcc 4.9 and C++11 16 June 2017, 08:52:51 UTC
789fff1 Merge pull request #2161 from lrineau/Surface_mesher-IO_missing_headers-lrineau Surface_mesher IO.h: Add missing headers 16 June 2017, 08:52:11 UTC
0338ae7 Merge branch 'releases/CGAL-4.9-branch' into releases/CGAL-4.10-branch 12 June 2017, 16:10:14 UTC
6ab57cc Bug fix in doc 12 June 2017, 16:09:36 UTC
5792898 Bug fix in doc of Linear cell complex 12 June 2017, 16:09:14 UTC
2bf8a0a Fix the segfault when reloading a selection_item 09 June 2017, 12:30:28 UTC
back to top