From a683fdca473dd1e47e53650e545a7d21820714fe Mon Sep 17 00:00:00 2001 From: Maxime Gimeno Date: Wed, 13 Jul 2016 16:47:42 +0200 Subject: [PATCH] changes.html update --- Installation/changes.html | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/Installation/changes.html b/Installation/changes.html index 976e4711c58..57fc92d4130 100644 --- a/Installation/changes.html +++ b/Installation/changes.html @@ -155,6 +155,13 @@ and src/ directories). +

Random Point Generators

+ @@ -973,15 +980,15 @@ and src/ directories). longer supported since CGAL-4.5. -
  • Since CGAL version 4.0, Eigen was the recommended third-party +
  • Since CGAL version 4.0, Eigen was the recommended third-party library to use with Planar Parameterization of Triangulated Surface Meshes, Surface Reconstruction from Point Sets, Approximation of Ridges and Umbilics on Triangulated Surface Meshes, and Estimation of Local Differential Properties of Point-Sampled Surfaces packages. From CGAL - version 4.5, Taucs, Blas and Lapack are no longer supported. + version 4.5, Taucs, Blas and Lapack are no longer supported.
  • -
  • CGAL is now compatible with the new CMake version 3.0.
  • +
  • CGAL is now compatible with the new CMake version 3.0.
  • @@ -1174,7 +1181,7 @@ and src/ directories).
  • Additional supported platforms: @@ -1348,7 +1355,7 @@ and src/ directories). constructor added to CGAL::Object. However, it is recommended to upgrade your code. The previous behavior can be restored by defining the - macro CGAL_INTERSECTION_VERSION to 1. + macro CGAL_INTERSECTION_VERSION to 1.
  • 2D Arrangements

    @@ -1672,7 +1679,7 @@ and src/ directories).
  • Additional supported platforms:
  • Improved configuration for essential and optional external third party software