Paolo Cignoni cignoni
da96f654c4
Changed the way name collisions in layers are managed (now a 1,2,3, naming scheme is used)
2010-04-23 00:07:48 +00:00
Paolo Cignoni cignoni
79359785ac
improved rendering of selected vertices
2010-04-20 00:47:09 +00:00
Paolo Cignoni cignoni
f0be8fb411
moved some inlined code about data mask into meshmodel.cpp
2010-04-07 23:39:54 +00:00
Guido Ranzuglia granzuglia
40992a9547
added support for vertex selection to MeshModelState
2010-03-24 14:58:06 +00:00
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