Merged revisions 54301,54309 via svnmerge from

svn+ssh://lrineau@scm.gforge.inria.fr/svn/cgal/branches/CGAL-3.6-branch

........
  r54301 | lrineau | 2010-02-24 14:46:53 +0100 (Wed, 24 Feb 2010) | 17 lines
  
  Backport form trunk:
    | ------------------------------------------------------------------------
    | r54297 | stayeb | 2010-02-24 11:56:56 +0100 (Wed, 24 Feb 2010) | 1 line
    | Changed paths:
    |    M /trunk/Polyhedron/demo/Polyhedron/Polyhedron_demo_cut_plugin.cpp
    | 
    | Fix cutting_plane plugin.
    | ------------------------------------------------------------------------
    | r54298 | stayeb | 2010-02-24 13:39:18 +0100 (Wed, 24 Feb 2010) | 1 line
    | Changed paths:
    |    M /trunk/Polyhedron/demo/Polyhedron/Polyhedron_demo_cut_plugin.cpp
    | 
    | Fix cut_plugin (draw intersection between Polyhedra and plane instead of intersected edges)
    | ------------------------------------------------------------------------
  (This commit will not be in CGAL-3.6-beta1, that will be compose from
  yesterday internal release, but it will be in the final release.)
........
  r54309 | lrineau | 2010-02-25 14:58:38 +0100 (Thu, 25 Feb 2010) | 2 lines
  
  Update TODO list for Polyhedron demo.
........
This commit is contained in:
Laurent Rineau 2010-02-25 14:15:57 +00:00
parent 51eac5d5ab
commit 7cb6f84a3d
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
- The two following files have not yet been ported to the plugin stuff:
- The following file has not yet been ported to the plugin stuff:
MainWindow_curvature_estimation.cpp
MainWindow_parameterization.cpp
- The cut plugin has memory leaks. And the AABB tree item should be updated
when the corresponding items are changed().