From eb704310b3d3d0aad35a10700ec71cac9d4defe8 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Tue, 15 Nov 2016 09:05:23 +0100 Subject: [PATCH] Change changes.html; Add AF to the bibtex entry --- Installation/changes.html | 37 +++++++++++++------ .../PackageDescription.txt | 2 +- 2 files changed, 26 insertions(+), 13 deletions(-) diff --git a/Installation/changes.html b/Installation/changes.html index f333407b38d..4d1dea39c76 100644 --- a/Installation/changes.html +++ b/Installation/changes.html @@ -16,7 +16,7 @@ padding-top: 0.2em; } code::before, code::after { - content: " "; + content: " "; letter-spacing: -0.2em; } @@ -167,6 +167,20 @@ and src/ directories). +

Triangulated Surface Mesh Parameterization

+ +

Spatial Searching

+ @@ -701,11 +719,6 @@ and src/ directories).
  • Add function bbox_3() to compute the bounding box of a polygon mesh.
  • -

    Surface Mesh Parameterization

    -

    Point Set Processing

    -
  • 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.
  • @@ -1471,7 +1484,7 @@ and src/ directories).
  • Additional supported platforms: @@ -1645,7 +1658,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

    @@ -1969,7 +1982,7 @@ and src/ directories).
  • Additional supported platforms:
  • Improved configuration for essential and optional external third party software
  • diff --git a/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/PackageDescription.txt b/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/PackageDescription.txt index 1e2af5665b3..75b57808e33 100644 --- a/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/PackageDescription.txt +++ b/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/PackageDescription.txt @@ -18,7 +18,7 @@ Discrete Authalic Parameterization, Floater Mean Value Coordinates or Tutte Bary \cgalPkgShortInfoBegin \cgalPkgSince{3.2} \cgalPkgDependsOn{\ref PkgSolverSummary} -\cgalPkgBib{cgal:sal-pptsm2} +\cgalPkgBib{cgal:salf-pptsm2} \cgalPkgLicense{\ref licensesGPL "GPL"} \cgalPkgDemo{Polyhedron demo,polyhedron_3.zip} \cgalPkgShortInfoEnd