Paolo Cignoni cignoni dec347ffb4 ** Very massive change to the decorator. Interface has been changed. **
some Decorators could still not work. 
Now decorator are per mesh or per document entities. 
Each mesh can have its set of decorators and each view can show different decorators. For example it is now easy to show the dots of one layer and the normals of another one or, for two different views show in one the histogram of one mesh and in the other the histogram of the other one. 
Now multiple realtime display boxes can safely exists (it is possible to show bbox info of two meshes simultaneously)

Still to do: 
optimise the updates of per mesh decorators
bug in the update of the menu check

Other minor things done in this big commit:
Removed Tag stuff. Dead.
Renamed various signals/slots to something more meaningful 
removed log pointer from glare
Complete show edge in the base decorator
2012-11-29 23:16:25 +00:00
2012-08-04 06:46:39 +00:00

   MeshLab
   http://meshlab.sourceforge.net/
   All rights reserved.

   VCGLib  http://vcg.sf.net                                         o o
   Visual and Computer Graphics Library                            o     o
                                                                  _   O  _
   Paolo Cignoni                                                    \/)\/
   Visual Computing Lab  http://vcg.isti.cnr.it                    /\/|
   ISTI - Italian National Research Council                           |
   Copyright(C) 2005-2011                                             \


This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option)
any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
(http://www.gnu.org/licenses/gpl.txt) for more details.

--- References ----

Please, when using this tool, cite the following reference:

MeshLab
Visual Computing Lab - ISTI - CNR
http://meshlab.sourceforge.net/

@misc{Meshlab
    author = {Visual Computing Lab  ISTI - CNR},
    title = {MeshLab},
    note = {http://meshlab.sourceforge.net/}
}

For any general question about the use of this software use the sourceforge public forums 
http://sourceforge.net/forum/forum.php?forum_id=499532

or contact:
Paolo Cignoni ( p.cignoni (at) isti.cnr.it )
Guido Ranzuglia (g.ranzuglia (at) isti.cnr.it ) 

For bugs, feature requests and such, please use the sourceforge service
http://sourceforge.net/tracker/?group_id=149444
Description
No description provided
Readme 280 MiB
Languages
C++ 83.1%
C 6.8%
Slash 6.2%
GLSL 1.6%
CMake 0.9%
Other 1.3%