5 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
79ec4e34c9 added support to vertex selection and rendering 2010-02-27 00:53:18 +00:00
Paolo Cignoni cignoni
54e9c75a07 slightly cleaned up the mechanism of communication of layer changes between the framework and the layer dialog. Corrected the bug involving the change of layer during the preview mode. 2010-02-19 16:12:03 +00:00
Paolo Cignoni cignoni
debb836f1a Interface change
- re added MainWindowInterface super class. It is needed for the preview mechanism that need that a dialog is able to restart the execution of a filter. (messages would have been a better choice...)
- cleaned up the path/filenames storing in the MeshModel Class. now there are methods for getting the filename and the full path
2010-02-16 23:35:28 +00:00
Paolo Cignoni cignoni
a811adfc79 Definitely removed the double applying interface of filters. Now apply filter must use the applyFilter ( MeshDocument ) 2010-02-05 16:03:05 +00:00
Paolo Cignoni cignoni
0aadab75a3 ********************
Great Change to the build system
common parts moved to a shared library
********************
Many plugins still to be updated
2009-12-04 10:09:24 +00:00