cgal/GraphicsView/demo/Triangulation_2
Laurent Rineau 185269032c Merged revisions 53906-53926,53928-53934 via svnmerge from
svn+ssh://lrineau@scm.gforge.inria.fr/svn/cgal/branches/CGAL-3.6-branch

........
  r53918 | lrineau | 2010-01-29 18:23:40 +0100 (Fri, 29 Jan 2010) | 12 lines
  
  Merge from trunk:
    | ------------------------------------------------------------------------
    | r53910 | stayeb | 2010-01-29 16:33:26 +0100 (Fri, 29 Jan 2010) | 1 line
    | Changed paths:
    |    M /trunk/Mesh_3/include/CGAL/Mesh_3/Lloyd_move.h
    |    M /trunk/Mesh_3/include/CGAL/Mesh_3/Mesh_global_optimizer.h
    |    M /trunk/Mesh_3/include/CGAL/Mesh_3/Mesh_sizing_field.h
    |    M /trunk/Mesh_3/include/CGAL/Mesh_3/Odt_move.h
    | 
    | Fix: ensure that no '0' is inserted in the sizing field.
    | ------------------------------------------------------------------------
........
  r53920 | lrineau | 2010-01-29 18:44:29 +0100 (Fri, 29 Jan 2010) | 2 lines
  
  Bug fixes in a demo.
........
  r53924 | pmachado | 2010-01-29 20:48:24 +0100 (Fri, 29 Jan 2010) | 2 lines
  
  Bug fix: pre-condition + case of three different spheres with 2 coincident
  radical planes (and the consequences).
........
  r53928 | lrineau | 2010-01-31 13:13:10 +0100 (Sun, 31 Jan 2010) | 2 lines
  
  Add a precision that AK/RS is not available on Windows.
........
  r53930 | lrineau | 2010-01-31 13:39:12 +0100 (Sun, 31 Jan 2010) | 2 lines
  
  NSIS installer for CGAL-3.6
........
  r53932 | lrineau | 2010-01-31 13:42:35 +0100 (Sun, 31 Jan 2010) | 2 lines
  
  script_cgal.nsi is no longer named after a specific version.
........
2010-01-31 13:02:15 +00:00
..
data
icons More removal of svn:executable property on images. 2009-01-03 13:30:10 +00:00
include/CGAL
CMakeLists.txt Revert the part of r53095 that were commited by error. 2009-11-18 15:19:18 +00:00
Constrained_Delaunay_triangulation_2.cpp Merged revisions 53906-53926,53928-53934 via svnmerge from 2010-01-31 13:02:15 +00:00
Constrained_Delaunay_triangulation_2.qrc
Constrained_Delaunay_triangulation_2.ui Add the necessary to allow persistence between calls 2008-10-01 09:17:07 +00:00
Delaunay_triangulation_2.cpp Highlight the conflict zone when entering a point with the mouse 2008-10-01 20:14:30 +00:00
Delaunay_triangulation_2.qrc
Delaunay_triangulation_2.ui Add the necessary to allow persistence between calls 2008-10-01 09:17:07 +00:00
RegularTriangulationRemoveVertex.h Fix MSVCisms: missing typenames. 2008-10-01 13:45:08 +00:00
Regular_triangulation_2.cpp Read weighted point instead of bare point 2008-12-05 16:33:43 +00:00
Regular_triangulation_2.qrc
Regular_triangulation_2.ui Fix the tooltip of input weighted point 2008-12-05 13:10:13 +00:00
TriangulationCircumcircle.h
TriangulationConflictZone.h
TriangulationMovingPoint.h reorder member initialization 2008-11-25 18:45:03 +00:00
TriangulationPointInputAndConflictZone.h Fix in demo/Triangulation_2/Delaunay_triangulation_2: the input tool was 2008-10-13 09:23:44 +00:00
TriangulationRemoveVertex.h
about_Constrained_Delaunay_triangulation_2.html
about_Delaunay_triangulation_2.html
about_Regular_triangulation_2.html