sort by:
Revision Author Date Message Commit Date
e0d026d polyWilkinson is not used anywhere 09 January 2017, 14:08:42 UTC
4f71d02 Remove random functions as they are not in the CGAL Core API 09 January 2017, 14:08:42 UTC
5321a90 Remove the geometry files 09 January 2017, 14:08:42 UTC
fa7217c declare constants const 09 January 2017, 14:08:41 UTC
904a889 Merge pull request #1791 from sgiraudot/Point_set_3-GF New package Point Set 3 09 January 2017, 10:21:23 UTC
1dcd37b Warning fix: implicit conversion 06 January 2017, 06:33:30 UTC
b8dcd5c propose user manual improvements 05 January 2017, 10:52:19 UTC
47dbde4 Merge pull request #1753 from maxGimeno/BGL_descriptor_with_graph-GF BGL descriptor with graph 05 January 2017, 09:56:02 UTC
1d99b2c Merge pull request #1673 from freud14/cone-spanners-ipelet Add half-cones and Ipelet 05 January 2017, 09:35:44 UTC
3f0cf77 Merge pull request #1787 from sloriot/Doc-support_multi_doxygen Support multiple version of doxygen 05 January 2017, 09:35:08 UTC
dbb58ac Display fix, remove linebreaks 05 January 2017, 09:34:15 UTC
7bcb5b0 Fix warnings 05 January 2017, 06:57:05 UTC
f9dcc4b Fix warnings 04 January 2017, 09:40:24 UTC
3c11de7 Update changes.html (4.9 -> 4.10) 04 January 2017, 07:50:42 UTC
ab7a245 Cancel useless changes in BGL and Surface_mesh 04 January 2017, 07:47:32 UTC
1beb340 Merge branch 'Point_set_3-GF-old' into Point_set_3-GF 03 January 2017, 14:23:23 UTC
9923488 Merge pull request #1786 from afabri/Triangulation_2-Prevent_deref-GF Triangulation_2: Reduce code by switching to Prevent_deref 02 January 2017, 18:10:24 UTC
303ee31 Merge pull request #1776 from sgiraudot/Point_set_processing-Automatic_scale_selection-GF Automatic Scale Selection 02 January 2017, 18:10:22 UTC
9981bcf Merge pull request #1757 from afabri/BGL-reorient_make_tetrahedron-GF BGL reorient make_tetrahedron() and make_hexahedron() 02 January 2017, 18:10:20 UTC
8dab03e Merge pull request #1720 from sgiraudot/Solver_interface-Enhance_eigen_diagonalize-GF Use faster Eigen implementation for diagonalization 02 January 2017, 18:10:19 UTC
3d63774 Merge pull request #1633 from sgiraudot/Point_set_processing_3-Point_set_structuring-GF Point Set Structuring 02 January 2017, 18:10:14 UTC
60654b4 update changes 02 January 2017, 18:07:51 UTC
3fe7678 Warning fix: forgot to remove pragma warning pop 02 January 2017, 06:53:18 UTC
fe5e925 Merge pull request #1701 from afabri/Convex_hull_3-FaceGraph-GF Convex_hull_3: Switch to FaceGraph 30 December 2016, 14:14:34 UTC
ccffce1 Fix #1758 Because of PR #1758, the Mesh_3 actions (but "Split polylines in a graph") were no longer available. (cherry picked from commit 3ff535c762e7ab82f17a9c8bfdb0f6c0bb89b345) 30 December 2016, 13:44:55 UTC
136a480 Fix warning on Windows 32bits: use boost::intmax_t for difference 30 December 2016, 13:30:06 UTC
c6fe5f6 Merge pull request #1762 from maxGimeno/Polyhedron_demo-Fix_normals_for_big_point_sets-GF Polyhedron_demo : Use floats in the Point_with_normals_item 30 December 2016, 12:32:00 UTC
ab78464 Fix VC++ min/max problem 30 December 2016, 09:59:07 UTC
a2a3dae capitalize 30 December 2016, 09:48:16 UTC
5edb6e1 Warning fix: explicit conversion from size_t to unsigned int 30 December 2016, 06:38:44 UTC
7ef509d add resource files for 1.8.13 patched to be used with https://github.com/CGAL/doxygen/tree/release_1_8_13_patched 29 December 2016, 16:14:10 UTC
d18f0ce move more files to version specific resources 29 December 2016, 14:38:12 UTC
388c68d move resource files in a directory with the doxygen version it was generated for 29 December 2016, 14:18:00 UTC
9fd4e03 Use Prevent_deref 29 December 2016, 13:06:04 UTC
8ec6153 follow up of #900 29 December 2016, 12:44:27 UTC
b4d1f8f Use Prevent_deref 29 December 2016, 12:17:38 UTC
b867150 Use Prevent_deref 29 December 2016, 12:12:00 UTC
6c88f61 update changes 29 December 2016, 11:19:56 UTC
abdf04a add deprecation warning 29 December 2016, 11:09:05 UTC
7e89c58 remove no longer relevant warning 29 December 2016, 11:06:02 UTC
1258b7f use BGL function instead of member function 29 December 2016, 11:01:47 UTC
31e5739 forward polyhedron type to the default traits 29 December 2016, 11:00:42 UTC
d423e5e Fix warning with explicit casts 29 December 2016, 08:28:36 UTC
853d89d Empty merge from branch 'releases/CGAL-4.9-branch' 28 December 2016, 15:32:32 UTC
6b8e75f Merge pull request #1752 from lrineau/Mesh_3-various_fixes_and_improvements-lrineau Fix the patch from #1524 28 December 2016, 15:28:18 UTC
2b97d32 Merge pull request #1759 from xantares/patch-1 Use correct Exponent type 28 December 2016, 15:12:56 UTC
76df1fa Merge pull request #1758 from lrineau/Polyhedron_demo-mesh_3_plugin_split_polylines-GF Add an action to split polylines 28 December 2016, 15:12:43 UTC
5457a85 Merge pull request #1656 from afabri/Kernel-Linfinity_distance-GF Kernel_23: Add the function FT l_infinity_distance() for 2D and 3D points 28 December 2016, 15:12:31 UTC
7776720 Merge pull request #1752 from lrineau/Mesh_3-various_fixes_and_improvements-lrineau Fix the patch from #1524 28 December 2016, 15:12:14 UTC
0e5d383 Merge pull request #1782 from xantares/mpir MPIR support 28 December 2016, 15:12:01 UTC
77bd28c Merge pull request #1777 from MaelRL/Polyhedron-Improve_shortest_path Improved the computation of shortest paths in the polyhedron demo 28 December 2016, 15:11:49 UTC
1b94cc3 Merge pull request #1785 from sloriot/Doc-fix_issues Fix doc issues detected by recent doxygen 28 December 2016, 13:02:21 UTC
cad6cbb fix doc issues detected by recent doxygen duplicated labels, missing bibtex entry and nested comments 28 December 2016, 12:59:45 UTC
fdd3b68 Merge pull request #1784 from sloriot/Kernel_23-fix_intersection_links Fix intersection links 28 December 2016, 10:21:58 UTC
5937892 fix intersection links 28 December 2016, 10:19:37 UTC
fabb176 update changes 28 December 2016, 07:45:48 UTC
4ff0998 Fix -Wpessimizing-move warnings remove unwanted `std::move`, to fix those Clang warnings: ``` .../test/Polyhedron_Demo/Plugins/Mesh_3/split_polylines.cpp:10:10: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] return std::move(result); ^ .../test/Polyhedron_Demo/Plugins/Mesh_3/split_polylines.cpp:10:10: note: remove std::move call here return std::move(result); ^~~~~~~~~~ ~ ``` ``` .../test/Polyhedron_Demo/Plugins/Mesh_3/Mesh_3_plugin.cpp:160:5: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] std::move(Polylines_container{new_polylines.begin(), new_polylines.end()}); ^ .../test/Polyhedron_Demo/Plugins/Mesh_3/Mesh_3_plugin.cpp:160:5: note: remove std::move call here std::move(Polylines_container{new_polylines.begin(), new_polylines.end()}); ^~~~~~~~~~ ~ ``` 27 December 2016, 14:07:21 UTC
aac08de MSVC 2012 does not have "cxx_generalized_initializers" 27 December 2016, 14:07:21 UTC
812c049 Merge pull request #1750 from lrineau/Testsuite-fix_CMake_warnings_unused_from_cli-lrineau Followup to #1736 27 December 2016, 13:40:48 UTC
376b848 Merge pull request #1764 from lrineau/Polyhedron-demo_fix_polylines_menu-lrineau Polyhedron demo, polylines items: fix the radius displayed in the menu 27 December 2016, 08:09:31 UTC
b898c92 Merge pull request #1755 from lrineau/Polyhedron-load_OBJ_soup-GF Allow to load OBJ files containing polygon soups 27 December 2016, 08:08:11 UTC
8c9af91 Merge pull request #1749 from sloriot/SMSP-fix_incorrect_name Barycentric coordinate -> Barycentric coordinates 27 December 2016, 08:02:06 UTC
1d1cfa1 Merge pull request #1783 from sloriot/PMP-doc_fix Fix incorrect function group 27 December 2016, 07:35:06 UTC
9dbaf36 put function is correct group 26 December 2016, 07:33:43 UTC
722e37c MPIR support 23 December 2016, 21:32:32 UTC
cbcfbc0 Remove typedefs; put make_quad for vertices in namespace internal 23 December 2016, 15:28:50 UTC
3f4bcab Merge pull request #1756 from MaelRL/Arrangement_2-Fix_typos Fixed some typos in Arrangement_2 22 December 2016, 16:11:08 UTC
acfa5a8 Merge pull request #1751 from sloriot/Doc-fix_testsuite Fix doc testsuite 22 December 2016, 16:08:55 UTC
4cbe6a6 Merge pull request #1765 from maxGimeno/Three_documentation_updates-GF Polyhedron_demo : update for the documentation 22 December 2016, 16:08:10 UTC
b9f2ae0 Fix -Wreorder warnings 22 December 2016, 15:40:37 UTC
9cdbbe4 Fix license header, following the merge of PR##585 22 December 2016, 14:23:50 UTC
4d4f8c1 Merge pull request #1769 from drewish/spelling Fix spelling of 'matches' 22 December 2016, 10:51:00 UTC
3a2b2c3 Fixed redundant typedef and added some missing include's 21 December 2016, 13:52:17 UTC
dbbd153 Improved the computation of shortest paths in the polyhedron demo - change map to unordered_map - clean off the use of weights (not needed) - use a visitor in the boost::dijkstra_shortest_path to stop the algorithm once the shortest path to the target is found 21 December 2016, 13:12:09 UTC
2a37790 Add license header 21 December 2016, 12:50:18 UTC
fb9aae7 Merge branch 'Point_set_processing-Automatic_scale_selection-GF-old' into Point_set_processing-Automatic_scale_selection-GF 21 December 2016, 12:06:36 UTC
0680782 fix assertion in testsuite 21 December 2016, 08:42:39 UTC
226da32 std::max() does only take two arguments 21 December 2016, 08:42:33 UTC
2edce44 fix changes.html 21 December 2016, 08:42:25 UTC
8a10666 Edit changes.html 21 December 2016, 08:41:41 UTC
b0dd7d2 Add Compute_L_infinity_distance_3. 21 December 2016, 08:41:33 UTC
eb7e384 Add the function FT l_infinity_distance(Point_2, Point_2) as well as the corresponding functor This is a function where the implementation is in the file Kernel_23/include/CGAL/Kernel/function_objects.h When the implementation is different for Cartesia and Homogeneous coordinates the code should go into the function_objects.h files in the packages Cartesian_kernel and Homogeneous_kernel 21 December 2016, 08:40:53 UTC
71c92f6 Fix the path to env 20 December 2016, 19:01:34 UTC
bbf430b Merge pull request #585 from afabri/Kernel-Weighted_point-GF Introduce Kernel::Weighted_point_3 together with functors 20 December 2016, 18:52:02 UTC
34dec88 Merge pull request #1763 from afabri/patch-2 Surface_mesh_shortest_path: Fix type 20 December 2016, 18:50:49 UTC
01ee4a9 Merge pull request #1768 from afabri/Eigen-fix_MSVC2017_warning-GF Eigen: Static cast to avoid warning 20 December 2016, 18:50:16 UTC
2d862a4 Fix spelling mistake in one of the authors' name 19 December 2016, 17:21:01 UTC
bfa7aca Fix spelling of 'matches' 17 December 2016, 20:57:54 UTC
5bbeaec Fix CMakeLists.txt 17 December 2016, 17:54:55 UTC
f6bfae0 Remove an assertion: bug in Boost filtered_graph::out_degree 16 December 2016, 16:32:45 UTC
e5a3088 Static cast to avoid warning 16 December 2016, 08:15:20 UTC
1c55bef Update the doc forthe group_items and the plugins. 15 December 2016, 12:26:38 UTC
2ac94ff Surface_mesh_shortest_path: Fix type Fix type in std::priority_queue. Spotted by VC2016 15 December 2016, 10:05:43 UTC
2d33178 Fix the radius displayed in the menu Followup to PR #1670. 15 December 2016, 10:04:52 UTC
6e261d7 Restore the <double> for the property "radius". 14 December 2016, 11:57:13 UTC
2bd795b Use floats instead of doubles 13 December 2016, 16:17:23 UTC
fde5988 Concept check GWdwg 13 December 2016, 14:25:54 UTC
8e15b53 Merge pull request #1761 from afabri/patch-2 TDS_2: Update TriangulationDSFaceBase_2.h 13 December 2016, 13:39:24 UTC
b2e6e3f Update TriangulationDSFaceBase_2.h Prefix with `CGAL::` in order to generate a link. 13 December 2016, 13:23:35 UTC
05fa5f8 Use correct Exponent type 13 December 2016, 09:38:48 UTC
back to top