Skip to content
Snippets Groups Projects
  1. Oct 03, 2008
    • graham's avatar
      Fixed small logic error in smoothEdges that meant that point groups at the... · e9b537ad
      graham authored
      Fixed small logic error in smoothEdges that meant that point groups at the start and end of the edge weren't handled properly.  Changed from compiling with FULLDEBUG.  Using the exact kernel because dualisation was causing CGAL to fail an assertion.  Going to examine the failing tets and try to check and intervene if possible so the inexact kernel can be used again.
      e9b537ad
  2. Oct 02, 2008
    • graham's avatar
      Basic isotropic cell relaxation calculated using the centres of the dual... · 188e4329
      graham authored
      Basic isotropic cell relaxation calculated using the centres of the dual faces.  Feature control points stored after construction.  Point motion achieved by storing the location of the new points, clearing the whole triangulation, reinserting feature points, then reinserting the new locations.  Much faster than removing than moving the points and avoids the unexpectedly costly remove operation on the surface points.
      188e4329
    • graham's avatar
      Minor formatting · 3bed5b80
      graham authored
      3bed5b80
  3. Oct 01, 2008
  4. Sep 30, 2008
  5. Sep 29, 2008
  6. Sep 28, 2008
  7. Sep 26, 2008
  8. Sep 25, 2008
  9. Sep 24, 2008