sort by:
Revision Author Date Message Commit Date
18a39a5 fix VC++ warnings by adding static_cast 29 December 2016, 06:20:24 UTC
c84e72f Fix typo in example; Functions in manuals always with '()' 29 December 2016, 06:20:24 UTC
768e52f Another fix of the doc. 29 December 2016, 06:20:23 UTC
1d43e64 Fix measure.h and update demo plugin code 29 December 2016, 06:20:23 UTC
581b677 Add sample_face() and fix some doc. 29 December 2016, 06:20:23 UTC
98b5ae4 Fix angle/circumcenter/m_edge problems 29 December 2016, 06:20:23 UTC
06dd4a4 Add a geom-traits concept for distance functions Update the code and the doc accordingly 29 December 2016, 06:20:23 UTC
19a7a84 correctly use the Creator 29 December 2016, 06:20:23 UTC
7ec512e update approximated -> approximate 29 December 2016, 06:20:23 UTC
e9f6885 minor doc fixes 29 December 2016, 06:20:23 UTC
2e804f6 fix the doc of `sample_triangle_mesh` fix a few typos, and fix the layout of bullet lists 29 December 2016, 06:20:22 UTC
d5bdf34 Use functor instead of free function volume() 29 December 2016, 06:20:22 UTC
06c8a7a Fix the return type of Apply_approx_sqrt. 29 December 2016, 06:20:22 UTC
9140ab3 Replace approximated by approximate in the function names. 29 December 2016, 06:20:22 UTC
3710a60 doc clean up 29 December 2016, 06:20:22 UTC
0cc2c59 Fixes for SF. 29 December 2016, 06:20:22 UTC
cc44c57 Shorten the code lines. 29 December 2016, 06:20:22 UTC
3fca439 Add examples and keep fixing the doc 29 December 2016, 06:20:22 UTC
cbf7e6b Doc and test fix. 29 December 2016, 06:20:21 UTC
81b11ee Bug-fix: accept range of points as input and not only vectors 29 December 2016, 06:20:21 UTC
0c3edf8 Add tests for misisng documented functions. 29 December 2016, 06:20:21 UTC
a4127d7 Add distance computation to poisson_reconstruction's example. 29 December 2016, 06:20:21 UTC
6cf0504 Fixes and clean-up : first part. 29 December 2016, 06:20:21 UTC
3cedefa Update the doc. 29 December 2016, 06:20:21 UTC
9e767fd Fix and clean-up 29 December 2016, 06:20:21 UTC
6858d65 Update and fix Parallelize the plugin if TBB is linked with CGAL and fix the parallelized code in distance.h. 29 December 2016, 06:20:21 UTC
a232a25 Implementation of the `max_distance_to_point_set()` function. 29 December 2016, 06:20:21 UTC
a6b3caa Add the hausdorff example file. 29 December 2016, 06:20:20 UTC
033adb2 Update the demo and fix the code for Polyhedron. 29 December 2016, 06:20:20 UTC
542efa9 Implement the NamedParameters functions and use the property maps. 29 December 2016, 06:20:20 UTC
218392c Cherry-pick from Generator-branch. Conflicts: Generator/include/CGAL/internal/Generic_random_point_generator.h Generator/include/CGAL/point_generators_3.h 29 December 2016, 06:20:20 UTC
81ea4ee Add a constructor for `Random_points_in_triangle_mesh_3` that takes a vertex point map as argument. 29 December 2016, 06:20:20 UTC
c9ec5a2 Remove useless sampling. 29 December 2016, 06:20:20 UTC
9d90077 Add a plugin that computes and displays the distance between two polyhedra as a color on those polyhedra. 29 December 2016, 06:20:20 UTC
f742ad2 Fix for use with Polyhedron - Polyhedron does not have a halfedge_around_face_descriptor, thus it does not respect the BGL doc and we must use a regular halfedge_descriptor instead. 29 December 2016, 06:20:20 UTC
39e7b76 WIP 29 December 2016, 06:20:19 UTC
0f13cde Implementation: - cherry-pick Random_generator - implement hausdorff distance functions - implement sample_triangle_mesh 29 December 2016, 06:20:19 UTC
62e78f3 WIP 29 December 2016, 06:20:19 UTC
c4a6da2 Transform the overloads to use Surface_mesh instead of triangle meshes. 29 December 2016, 06:20:19 UTC
c5a17ce Change `approximated_Hausdorff_distance()` to use a Surface_mesh instead of a triangle range. 29 December 2016, 06:20:19 UTC
0904010 Create an example file to test the Hausdorff distance. 29 December 2016, 06:20:19 UTC
2577fd9 WIP to add Hausdorff distance to a mesh 29 December 2016, 06:20:19 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
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
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
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
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
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
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
c99f036 Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch' 12 December 2016, 16:47:56 UTC
772f8d8 Merge pull request #1747 from afabri/Surface_mesh-fix_get-GF Surface_mesh: The get/put functions are not templated 12 December 2016, 11:53:32 UTC
49d94f8 Merge pull request #1743 from afabri/Spatial_searching-radius0_bug-GF Spatial_searching: bug reported and fixed by Marc Glisse 12 December 2016, 09:20:11 UTC
97f3d71 Merge pull request #1733 from maxGimeno/Polyhedron_demo-enhance_split_polyhedra-GF Polyhedron_demo : Enhance Split Polyhedra 12 December 2016, 09:17:07 UTC
963c752 Merge pull request #1727 from maxGimeno/Polyhedron_demo-Enhance_hole_filling_plugin-GF Polyhedron_demo : Enhance Hole_filling_plugin 09 December 2016, 16:35:15 UTC
b8924d6 Merge pull request #1741 from lrineau/Kernel_23-fix_projection_on_a_degenerate_triangle-lrineau fix Construct_projected_point_3 with degenerate triangles 09 December 2016, 16:35:02 UTC
4a7db29 Merge pull request #1740 from lrineau/Polyhedron-demo_various_fixes-lrineau Add various fix to demo/Polyhedron 09 December 2016, 16:34:49 UTC
1b030f9 Merge pull request #1731 from afabri/Point_set_processing-robustify_vcm_estimate_normals-GF Point_set_processing: define CGAL_VORONOI_COVARIANCE_USE_CONSTRUCTIONS 09 December 2016, 16:34:35 UTC
3694c57 Add an action to split polylines 09 December 2016, 16:11:06 UTC
f8833fb Fix a bug with isolated vertices in the graph 09 December 2016, 14:47:19 UTC
back to top