https://github.com/CGAL/cgal

sort by:
Revision Author Date Message Commit Date
f89266b Trivial fix of the documentation 31 July 2018, 15:32:37 UTC
5b316af Prepare the announcement mail It assumes that the release will be tomorrow. 31 July 2018, 15:11:19 UTC
541b06c updated crontab (automated commit) 31 July 2018, 14:50:55 UTC
f1e926e Update <CGAL/version.h> (for full header-only) 31 July 2018, 14:26:54 UTC
f1ebda2 Reorder the sections 31 July 2018, 14:22:23 UTC
7b0dbac Update menu_version.js with the link to 4.13-beta1 31 July 2018, 14:06:22 UTC
9f5b89e Rewrap the CHANGES.md 31 July 2018, 14:03:25 UTC
6ca040d Update the supported compilers 31 July 2018, 13:59:44 UTC
0c4612e Update menu_version.js with new releases 31 July 2018, 13:54:19 UTC
f0785d0 missing full stop 31 July 2018, 13:47:24 UTC
99a2e42 Remove kinetic from the announcement mail template 31 July 2018, 13:44:17 UTC
8b39377 prepare the publication of CGAL-4.13-beta1 31 July 2018, 10:37:19 UTC
88d83c0 Merge pull request #3259 from maxGimeno/Demo-Restore_clipping_of_polyline-GF Polyhedron Demo: Restore clipping for polylines 31 July 2018, 10:36:39 UTC
3201777 Restore clipping for polylines 27 July 2018, 08:39:52 UTC
7180fe5 Merge branch 'releases/CGAL-4.12-branch' 26 July 2018, 15:33:32 UTC
7bb709f Merge branch 'releases/CGAL-4.11-branch' into releases/CGAL-4.12-branch # Conflicts: # Maintenance/release_building/BUGFIX_NUMBER # Maintenance/release_building/public_release_name 26 July 2018, 15:33:03 UTC
f3b9d03 Merge pull request #3234 from sloriot/BGL-fix_copy_fg_with_garbage Fix copy_face_graph with target mesh having garbage 26 July 2018, 15:31:15 UTC
464491a Merge pull request #3243 from sloriot/BGL-clear_fix Fix CGAL::clear 26 July 2018, 15:31:12 UTC
6b15737 Merge pull request #3254 from lrineau/Mesh_3-fix__add_stop_with_TBB_for_4.12-GF Mesh 3 fix: add the possibility to stop the algorithm, when Parallel_tag is used (for CGAL-4.12-branch) 26 July 2018, 15:31:09 UTC
c5f7a18 Merge pull request #3254 from lrineau/Mesh_3-fix__add_stop_with_TBB_for_4.12-GF Mesh 3 fix: add the possibility to stop the algorithm, when Parallel_tag is used (for CGAL-4.12-branch) 25 July 2018, 17:01:36 UTC
62a8391 Merge pull request #3242 from lrineau/Mesh_3-fix__add_stop_with_TBB-GF Mesh 3 fix: add the possibility to stop the algorithm, when Parallel_tag is used 25 July 2018, 16:59:46 UTC
168d684 Merge pull request #3255 from sloriot/PMP-rm_unused_file Remove unused file 25 July 2018, 16:57:15 UTC
597d80c Merge pull request #3251 from maxGimeno/Demo-Fix_removeAll-GF Polyhedron Demo: Fix snapshot and erase all 25 July 2018, 16:56:52 UTC
dbf1823 Merge pull request #3245 from MaelRL/SMP-Improve_demo-GF SMP: demo improvements 25 July 2018, 16:56:45 UTC
b0d012f Merge pull request #3243 from sloriot/BGL-clear_fix Fix CGAL::clear 25 July 2018, 16:56:39 UTC
46024d2 Merge pull request #3241 from maxGimeno/Demo-Hide_ids_after_mesh_modif-GF Polyhedron Demo: Hide ids when modifying the mesh 25 July 2018, 16:55:33 UTC
c8c1c11 Merge pull request #3234 from sloriot/BGL-fix_copy_fg_with_garbage Fix copy_face_graph with target mesh having garbage 25 July 2018, 16:55:26 UTC
864ef08 Merge pull request #3154 from afabri/Polyhedron_demo-less_includes-GF Polyhedron demo: fewer includes 25 July 2018, 16:55:19 UTC
d05df53 Merge pull request #2658 from MaelRL/Periodic_3_mesh_3-Feature-MBogdanov Periodic_3_mesh_3, new package 25 July 2018, 16:55:12 UTC
3f9e229 Merge pull request #3252 from sloriot/PMP-autorefine_bugfixes Autorefine bug-fix 25 July 2018, 16:53:57 UTC
302cebf check iterator is valid before dereferencing it 25 July 2018, 15:04:40 UTC
52eeebd fix windows warning 25 July 2018, 12:43:14 UTC
3aa615d Merge branch 'master' into Polyhedron_demo-less_includes-GF 24 July 2018, 11:46:57 UTC
d8518d5 remove unused file 24 July 2018, 11:18:06 UTC
777bfab Fix use of tbb::atomic I misread the TBB documentation: the constructor of `tbb::atomic` is only available since C++11. Otherwise, it has to be default-initialized, and then assigned. 24 July 2018, 10:41:47 UTC
98bf628 Fix the issue with the preprocessor 24 July 2018, 10:40:19 UTC
95f9302 Fix Concurrent_compact_container::merge The bug was detected by the testsuite. 24 July 2018, 10:40:19 UTC
bac90ef Fix for CGAL_NO_ATOMIC (with old Boost and C++<=03) 24 July 2018, 10:40:19 UTC
7713e79 Fix warnings 24 July 2018, 10:40:19 UTC
ea47dcf support Mesher_3<C3T3,MC,MD>::status() with TBB 24 July 2018, 10:40:19 UTC
bcce26f Access to the "current" size of the compact container 24 July 2018, 10:40:18 UTC
a96e69a Add the possibility to stop Mesh_3 with TBB 24 July 2018, 10:40:18 UTC
3022ceb Fix use of tbb::atomic I misread the TBB documentation: the constructor of `tbb::atomic` is only available since C++11. Otherwise, it has to be default-initialized, and then assigned. 24 July 2018, 10:06:53 UTC
da76851 handle special case when intersection segments shares a common endpoint 23 July 2018, 15:13:58 UTC
4710e1f Fix the conflict between <CGAL/atomic.h> and <CGAL/thread.h> Before this commit, they were both defining `CGAL::cpp11::atomic`. Now, `<CGAL/thread.h>` includes `<CGAL/atomic.h>`, and it only defined `CGAL::cpp11::atomic`, using the TBB implementation, if `CGAL_NO_ATOMIC` was defined by `<CGAL/atomic.h>`. @sgiraudot Please have a look. 23 July 2018, 13:45:44 UTC
f76f7ae Fix snapshot 23 July 2018, 10:11:31 UTC
ae1e143 Fix the issue with the preprocessor 23 July 2018, 09:15:26 UTC
ed034a5 Fix Concurrent_compact_container::merge The bug was detected by the testsuite. 23 July 2018, 08:23:28 UTC
fdec8a2 print real vertex counts 23 July 2018, 08:11:51 UTC
3322494 I forgot to change those numbers 23 July 2018, 07:49:52 UTC
5f7276b Skip the already removed items in erase(list); 23 July 2018, 07:46:25 UTC
29f8037 Merge branch 'releases/CGAL-4.12-branch' 20 July 2018, 15:46:58 UTC
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
7628299 Merge pull request #3116 from kkatrio/convex_hull_function Extreme points 20 July 2018, 15:20:19 UTC
0585ffc 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:20:16 UTC
c6f945b Merge pull request #3236 from sloriot/PMP-speed_up_distance Do not build the kd-tree twice 20 July 2018, 15:20:13 UTC
1723ba2 Merge pull request #3240 from sloriot/AABB_tree-protect_kd_tree Build the kd-tree only if the AABB-tree is built 20 July 2018, 15:20:08 UTC
ea6da4c Fix for CGAL_NO_ATOMIC (with old Boost and C++<=03) 20 July 2018, 14:33:02 UTC
ad73508 Fix warnings 20 July 2018, 14:31:33 UTC
dea2ce0 Minor improvements to the Orbifold parameterization in the demo 20 July 2018, 11:05:25 UTC
61427ff Removed ARAP ui dialog the ARAP plugin just does... ARAP. 20 July 2018, 10:59:09 UTC
ad208d8 Merge pull request #3198 from maxGimeno/Demo-Fix_for_windows-GF Polyhedron Demo: Big fix for windows 20 July 2018, 09:46:08 UTC
f1175d3 Fixed useless variable not being initialized 20 July 2018, 08:48:00 UTC
be07196 Re-display ids afeter invalidate() if they were all displayed. 20 July 2018, 08:18:28 UTC
21748e0 make vertex counts tight 20 July 2018, 08:15:22 UTC
df75e1f more data to test + check for triple intersection 20 July 2018, 07:58:49 UTC
d514411 re-add files removed during git filter-branch 19 July 2018, 19:47:31 UTC
e5ec40a use itself as next instead of null_halfedge some models might call set_prev on null_halfedge 19 July 2018, 16:23:01 UTC
0561f62 simplify patch 19 July 2018, 16:03:15 UTC
5310bba support Mesher_3<C3T3,MC,MD>::status() with TBB 19 July 2018, 14:15:43 UTC
f0605c8 do not remove element you iterate on + as for std::vector, clear() does not always imply a change of capacity 19 July 2018, 08:58:27 UTC
efd971c Reworked with/without subdomain index handling 19 July 2018, 08:42:13 UTC
7ac1417 Use a resize function to allow to use arrays 19 July 2018, 08:32:33 UTC
97cb7bb Removed orientation.h dependency 19 July 2018, 08:32:03 UTC
327f7d8 Merge branch 'master' into convex_hull_function 19 July 2018, 08:21:26 UTC
adc3677 Hide ids in invalidate() 19 July 2018, 08:04:37 UTC
e885074 Merge pull request #3226 from maxGimeno/Convex_hull_3-Make_minimal_hull-GF Convex_hull_3: Make it minimal. 18 July 2018, 16:48:26 UTC
2836828 Access to the "current" size of the compact container 18 July 2018, 16:47:15 UTC
ba21ecb Add the possibility to stop Mesh_3 with TBB 18 July 2018, 16:26:08 UTC
758104c Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov 18 July 2018, 15:42:23 UTC
543495e build the kd-tree only if the AABB-tree is built this avoid issues when using thread where the kd-tree is used while being reconstructed 18 July 2018, 15:40:09 UTC
71cd693 Simply call insert in 'insert_in_hole' of the periodic mesh triangulation 18 July 2018, 15:33:37 UTC
80f69e0 Fixed c3t3 facets extraction in the demo 18 July 2018, 15:18:17 UTC
e5cbe7e Use facets_in_complex_3_to_TM in Boundary_of_subdomain off functions 18 July 2018, 15:17:47 UTC
7fcb3d6 Reworked facets in complex extractor Some optimizations, orient properly, create an internal function to extract a specific subdomain index 18 July 2018, 15:17:15 UTC
7c68a8a Added a quick return to P3RT3 set_point() if the new position is the current one 18 July 2018, 14:51:43 UTC
8baecca Added a quick return in topo change checks Useful because it returns 'true' for periodic triangulations, whereas it normally always returns 'false'. This means that set_point() is used in move_point(), which also has a quick return for periodic triangulation when calling set_point() with the same position as the current vertex position. 18 July 2018, 14:50:18 UTC
542bf5f Cleaned C3T3_helpers output 17 July 2018, 16:24:10 UTC
3a3bfcf do not build the kd-tree twice build() will trigger the computation of the kd-tree if it was already built 17 July 2018, 12:31:53 UTC
869f1c0 init next pointer we rely on in the algorithm 17 July 2018, 07:56:47 UTC
390967d Fix warnings 16 July 2018, 12:24:53 UTC
d1ac382 update changes 16 July 2018, 11:59:51 UTC
bd74024 Merge remote-tracking branch 'cgal/master' 16 July 2018, 09:16:22 UTC
da14713 updated crontab (automated commit) 16 July 2018, 09:16:10 UTC
bbef4cf Merge branch 'releases/CGAL-4.12-branch' 16 July 2018, 09:13:48 UTC
e92a377 Merge pull request #3230 from MaelRL/Polygon_2-Fix_filter_collinear_points-GF Polygon: Fix `filter_collinear_points()` early return 16 July 2018, 09:12:59 UTC
919b9af 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:12:56 UTC
87715e3 Merge pull request #3224 from sloriot/BGL-fix_getGT Fix GetGeomTraits 16 July 2018, 09:12:53 UTC
2aff50e Merge pull request #3222 from sloriot/Demo-join_fix Fix join plugin 16 July 2018, 09:12:50 UTC
back to top