https://github.com/CGAL/cgal

sort by:
Revision Author Date Message Commit Date
b138cc7 Qualify call as CentOS6-CXX11 sees an ambiguity with struct std::is_empty 17 July 2017, 09:11:42 UTC
105b275 use boost::empty 26 June 2017, 08:17:59 UTC
2d3fd73 setVisible(false) for input items 22 June 2017, 14:54:51 UTC
6cc0286 add functionality to make mesh_3_plugin it is now able to mesh surfaces with border inside a closed polyhedral domain `empty()` yields an ambiguity with the function available in Interval_traits.h, so we need to rename `empty()` to `is_empty()` 22 June 2017, 14:17:24 UTC
58380c0 use empty() BGL helper function to fix compilation 20 June 2017, 15:33:48 UTC
0c0177e add empty() helper function in BGL 20 June 2017, 15:33:03 UTC
ddad5d1 Merge branch 'releases/CGAL-4.10-branch' Keep 'master' ahead of release branches. 19 June 2017, 08:34:27 UTC
5bff696 Try to fix the segfault See https://github.com/CGAL/cgal/pull/2072#issuecomment-304310586 19 June 2017, 08:34:05 UTC
3982731 Technical merge of branch 'releases/CGAL-4.10-branch' This merge will not change anything in the files tree, but ensures that `master` is ahead of release branches. 16 June 2017, 13:39:50 UTC
2eca0a5 Next release in that branch will be 4.10.1 16 June 2017, 13:38:57 UTC
07ed1e0 Merge pull request #2143 from afabri/Mesh_3-mesh_polyhedral_domain_with_surface_inside-GF Mesh_3: Add an example (polyhedron inside a bouding polyhedron) in the User Manual 16 June 2017, 10:07:13 UTC
86ecb6e Merge pull request #2028 from maxGimeno/Update_Three_doc-GF Update the Three documentation 16 June 2017, 10:07:05 UTC
595ed33 Merge pull request #2154 from maxGimeno/Fix_triangulation_3_demo-GF Fix Triangulation_3_demo 16 June 2017, 10:06:56 UTC
7eb24fd Merge pull request #2164 from maxGimeno/Save_as_hint-GF Polyhedron_demo: Enhance the 'Save as' dialog 16 June 2017, 10:06:48 UTC
8693ab4 Merge pull request #2152 from lrineau/Mesh_3-small_fixes-GF Mesh 3: small fixes 16 June 2017, 10:06:41 UTC
efc89a9 Merge pull request #2151 from maxGimeno/C3t3_spheres_colors-GF Polyhedron_demo: Change spheres colors in c3t3 16 June 2017, 10:06:33 UTC
bab248e Merge pull request #2148 from maxGimeno/Polyhedron_demo_timeout-GF Increase timeout for polyhedron_demo in testsuite 16 June 2017, 10:06:25 UTC
01fc5c3 Merge branch 'releases/CGAL-4.10-branch' 16 June 2017, 09:45:45 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
2799abf Merge pull request #1983 from maxGimeno/Polyhedron_demo-Use_sm_in_Deformation-GF Polyhedron_demo: Plugins use SM: Second Step 15 June 2017, 08:11:49 UTC
899aa97 add Simon as a maintainer of PSP 15 June 2017, 07:40:38 UTC
30838ad Merge branch 'Polyhedron_demo-Use_sm_in_Deformation-GF' of github.com:maxGimeno/cgal into Polyhedron_demo-Use_sm_in_Deformation-GF 14 June 2017, 08:39:40 UTC
665e4bb std::size_t -> unsigned int to adress warnings 14 June 2017, 08:39:15 UTC
bd45c39 Fix warnings 14 June 2017, 07:32:13 UTC
5aabddc Merge pull request #1807 from lrineau/Installation-catch_bad_include_path-GF Fix #1790: detect -I .../include/CGAL 13 June 2017, 08:18:36 UTC
376c2dd Merge pull request #1852 from maxGimeno/Doxygen_compare-GF Compare two documentation outputs 13 June 2017, 08:18:28 UTC
b629a9e Remove unused parameter name. 13 June 2017, 07:29:13 UTC
c4d0afc No-op merge branch 'releases/CGAL-4.10-branch' That is a technical merge of CGAL-4.10-branch, to ensure that `master` is always ahead of release branches. 12 June 2017, 16:11:44 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
053b617 Fix developer_scripts/detect_wrong_encoding with file-5.29 12 June 2017, 16:03:30 UTC
b7a1a40 Add a license+copyright notice 12 June 2017, 15:53:34 UTC
f6b8ad1 More the "compatibility" specializations after the others 12 June 2017, 14:45:07 UTC
ec40b42 fix export/import 12 June 2017, 14:35:18 UTC
4325f22 Merge pull request #2145 from gdamiand/patch-1 Bug fix in doc 12 June 2017, 09:51:33 UTC
5884f14 Merge pull request #2146 from gdamiand/patch-2 Bug fix in doc of Linear cell complex 12 June 2017, 09:49:50 UTC
f385001 Merge pull request #2168 from lrineau/CGAL-improve_CTest-lrineau CTest support: now CTest will build targets before the tests 12 June 2017, 09:48:28 UTC
340cbcb Fix warning on Apple. 12 June 2017, 09:30:36 UTC
b4f3d79 Make CTest build the targets 09 June 2017, 14:50:06 UTC
f87f78f cleanup 09 June 2017, 14:05:30 UTC
eab4175 Add an automatically generated name to the 'Save as...' dialog. 08 June 2017, 13:43:26 UTC
01504b0 Add missing headers 08 June 2017, 07:49:40 UTC
36d1a39 Optimisations : - Fix path problems - Unify test_doxygens.sh - use th emax number of cores available for make calls - fix doc of the scripts 07 June 2017, 11:58:48 UTC
62f3a85 Merge pull request #2158 from afabri/patch-2 Update documentation of Polygon_2.h 07 June 2017, 10:56:37 UTC
a7e8772 Update Polygon_2.h fix typo 07 June 2017, 10:42:31 UTC
91de52e fix warnings 07 June 2017, 09:22:01 UTC
0badde2 fix warnings 07 June 2017, 09:18:51 UTC
1ca852b fix Booleen operations with full/empty space 07 June 2017, 07:36:09 UTC
ecad0cd resize image 06 June 2017, 13:36:40 UTC
76ace52 Workaround for gmp-4.2 with gcc 4.9 and C++11 Include `<cstdio>` and `<cstddef>` to avoid a compilation error. 06 June 2017, 13:36:08 UTC
82d26e2 If not args.master_dir, don't copy doxygen masters documentation 06 June 2017, 13:20:57 UTC
419e6b4 Remove deprecated call to CGAL_SVN_REVISION and fix about functions in the help menu. 06 June 2017, 13:07:11 UTC
df25680 Improve doc 06 June 2017, 11:54:24 UTC
d1221a6 Try to fix the segfault See https://github.com/CGAL/cgal/pull/2072#issuecomment-304310586 02 June 2017, 16:08:00 UTC
ffa9d59 Fix polyhedral mesh domain in untested cases 02 June 2017, 15:57:08 UTC
ee2545e Fix MainWindow::viewerShow when the box is degenerate 02 June 2017, 15:56:50 UTC
b537432 fix permissions 02 June 2017, 15:02:38 UTC
f61a0e3 Fix missing set include 02 June 2017, 13:34:15 UTC
519454e Create groups in points rendering mode in shape_detection_plugin 02 June 2017, 13:25:26 UTC
099037c Make the spheres color editable at runtime 02 June 2017, 12:56:09 UTC
724b18f Fix color in shader and spheres color depends on the in_dimension of the associated vertex. 02 June 2017, 12:20:09 UTC
4ec4ef6 Fix SMesh error 01 June 2017, 14:52:05 UTC
104ce12 Add source for focus hack 01 June 2017, 14:33:47 UTC
c99cd60 Rename TIMEOUT and limit it to 2400 01 June 2017, 14:32:09 UTC
2de2df3 Fix the width/height problems with retina 01 June 2017, 14:28:43 UTC
6af84e0 Add comments for hack and restore old drawEdges and drawPoints in group_item 01 June 2017, 11:08:36 UTC
ba9049e Enhance axis system 01 June 2017, 11:08:36 UTC
775ab3b Workaround to fix focus problem on mac. 01 June 2017, 11:08:33 UTC
f563d89 Fix group drawing for shadedpoints. 01 June 2017, 11:07:29 UTC
134a305 Fix vaos feeding to programs in case there are normals in the point set. 01 June 2017, 11:07:29 UTC
cc3a635 Don't compute points data but use lines instead. 01 June 2017, 11:07:29 UTC
b7225bb Increase timeout for polyhedron_demo 01 June 2017, 10:05:19 UTC
54d5825 Replace unexisting headers 01 June 2017, 07:41:28 UTC
dba7e36 Bug fix in doc of Linear cell complex 31 May 2017, 21:35:43 UTC
08578af Bug fix in doc 31 May 2017, 21:30:51 UTC
518c6cc Fix the demo 31 May 2017, 19:16:00 UTC
e77f1d4 Fix the demo 31 May 2017, 17:50:02 UTC
ac30f40 Move Mesh_3 specific properties to Mesh_3 31 May 2017, 14:14:31 UTC
d6816a7 Move Mesh_3 specific properties to Mesh_3 31 May 2017, 14:08:26 UTC
4d27ea1 Move selection properties to the Polyhedron demo directory as it is demo specific 31 May 2017, 14:05:24 UTC
0c8ddd3 Delete cheese-box-bug.off 31 May 2017, 08:34:32 UTC
1c2a21f Add an example for a polyhedral domain with a surface inside 31 May 2017, 08:25:44 UTC
74640e8 The time stamp of the default-constructed CC_iterator can not be 0 `0` is a valid time stamp: that is the time stamp of the first created `Vertex` or `Cell` of the `TDS_3`. Use the maximal `size_t` instead. 31 May 2017, 08:24:38 UTC
f8a1017 Remove the parallelism 31 May 2017, 08:22:16 UTC
73e35f2 Do not use optimizers 31 May 2017, 07:49:26 UTC
05699de Output to both .mesh and binary files 31 May 2017, 07:49:26 UTC
a0a4611 add data set 31 May 2017, 07:49:26 UTC
acc98c8 two data/cheese.off data/cheese-box-bug.off has an assrtion of non-overlapping spheres 31 May 2017, 07:49:26 UTC
4688a93 Clean-up. 30 May 2017, 13:54:29 UTC
2e506fe Add Q_DECL_OVERRIDE in the examples 30 May 2017, 13:17:12 UTC
6cbc06a typo 30 May 2017, 13:17:12 UTC
b04c1e1 Change name for UI so it matches the naming convention. 30 May 2017, 13:17:12 UTC
467e642 Fix edit_polyhedron_plugin. 30 May 2017, 13:17:12 UTC
a84acd3 Add the misisng interface file 30 May 2017, 13:17:12 UTC
5a1cd5a Typo 30 May 2017, 13:17:12 UTC
back to top