mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-17 18:14:38 +00:00
- added reference to image opentf.png qualitymapperdialog.h\cpp\ui: - added method to clear the current scene before drawing - updated drawChartBasics method to manage Z oerde of items drawn. - updated drawTransferFuntion method to manage Z order of items drawn. - added callback methods to manage farward channel view (channel radio buttons). Now, when a channel is selected, the Transfer Function draws the channels in the correct order. - updated callback method invoked when the text of the TF comboBox changes and fixed some bugs. - updated callback methods to manage the default-TF and file loading of transfer functions. - updated callback mehod to save the current Transfer Function in a CSV file. - added icon to load Transfer Function button - other minor changes and updates. transferfunction.h\cpp: - added some macros to manage CSV files generation considering current operative system. - defined startup transfer function type (macro). - updated overloaded constuctor (with CSV file parameter), for TF generation starting from CSV file. - updated moveChannelAhead method to manage channels order while drawing. - other minor changes.
Revamped logging iterface, changed function names in automatic parameters, better selection handling
MeshLab
http://meshlab.sourceforge.net/
All rights reserved.
VCGLib http://vcg.sf.net o o
Visual and Computer Graphics Library o o
_ O _
Copyright(C) 2005-2007
Paolo Cignoni \/)\/
Visual Computing Lab http://vcg.isti.cnr.it /\/|
ISTI - Italian National Research Council |
\
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 )
For bugs, feature requests and such, please use the sourceforge service
http://sourceforge.net/tracker/?group_id=149444
Description
Languages
C++
83.1%
C
6.8%
Slash
6.2%
GLSL
1.6%
CMake
0.9%
Other
1.3%