Nico Pietroni nicopietroni
4e8145f8db
changed SmartOptimizeStar function, it returns a bool.
2009-10-14 15:23:06 +00:00
Nico Pietroni nicopietroni
649c238afc
added max step of global optimization and removed commented code
2009-10-14 15:21:38 +00:00
Guido Ranzuglia granzuglia
211402fe3f
changed #include "ui_" philosoohy in order to improve visual studio 2008 compatibility.
2009-10-13 08:33:42 +00:00
Paolo Cignoni cignoni
91cd5125fd
little bug fix (the image is now correctly copied if already exist)
2009-10-12 23:17:40 +00:00
Paolo Cignoni cignoni
fa8906dc70
now, at end of conversion, the plugin launch aqsis render (tested only under win) and copy the result image in the same folder of the mesh
2009-10-11 21:43:12 +00:00
Paolo Cignoni cignoni
302067beba
adjusted auto-scale function
...
minimal bug fix
2009-10-06 17:34:49 +00:00
Paolo Cignoni cignoni
b591dd2a7c
removed glut include
2009-10-05 22:48:46 +00:00
Paolo Cignoni cignoni
d1295b4c44
added a pre-version of refine catmull
2009-10-05 22:47:39 +00:00
Paolo Cignoni cignoni
f2ca2efddb
used the std function to write output file
2009-10-02 20:11:11 +00:00
Ricardo Marroquim marroquim
01d5eecc9e
Updated lighting for colored pyramid.
2009-10-02 14:28:55 +00:00
Paolo Cignoni cignoni
48d9d3c87a
added sampling of faux edge parameter in hausdorff distance computation
2009-10-02 14:12:14 +00:00
Paolo Cignoni cignoni
c670a484a3
added relative measures in the Hausdorff distance
2009-10-02 13:10:47 +00:00
Paolo Cignoni cignoni
1ea5c087cd
added some quad measures and printing of bbox diag
2009-10-02 13:08:27 +00:00
Guido Ranzuglia granzuglia
58cbe23e62
new parameter options system for MeshLab global environment
2009-10-02 09:40:51 +00:00
Paolo Cignoni cignoni
3ca2e02a4f
small refactoring and changes to understand performance issues in saving...
2009-10-02 08:03:40 +00:00
Paolo Cignoni cignoni
840975b163
added timing of saved files
2009-10-02 08:01:00 +00:00
Paolo Cignoni cignoni
2aa7b5c1b8
small changes to allow compilation (and corrected an incomplete .pro)
2009-10-01 06:27:42 +00:00
Paolo Cignoni cignoni
f6a7ec9a58
corrected the position of high quality render filter files
2009-09-30 10:21:20 +00:00
Paolo Cignoni cignoni
9f1e68e2d3
added filter for an high quality render
2009-09-29 22:13:39 +00:00
Paolo Cignoni cignoni
4167fcb2d8
added "render_template" folder and an example template
2009-09-29 22:11:02 +00:00
Paolo Cignoni cignoni
4ac1fa01d7
Better management of loading of bit-quad polygonal meshes (correct per quad normal smoothing by default)
2009-09-27 23:59:49 +00:00
Paolo Cignoni cignoni
d9f0459de6
Added computation of per quad normal, to better show quad based meshes.
2009-09-23 15:11:37 +00:00
Paolo Cignoni cignoni
e98b7a00bd
Added support of reading QOBJ files (e.g. obj variant where all the faces are simple quads and it is ZERO based)
2009-09-23 15:09:47 +00:00
Guido Ranzuglia granzuglia
4c76e6a098
added missing #include files
2009-09-23 04:37:46 +00:00
Guido Ranzuglia granzuglia
e0a6bb56cc
added loadSettings
2009-09-23 04:34:15 +00:00
Paolo Cignoni cignoni
6ab7bb3024
added filter for computing various measures
2009-09-22 22:37:39 +00:00
Paolo Cignoni cignoni
9ea0c54bac
added filters of class measure in the measure menu.
2009-09-22 22:35:52 +00:00
Paolo Cignoni cignoni
88cb912c03
removed color4b from parameters (duplicate functionalities of Color)
2009-09-22 09:08:34 +00:00
Guido Ranzuglia granzuglia
009e56a827
patched crash error in Cubemapped Enviroment
2009-09-22 07:33:42 +00:00
Nico Pietroni nicopietroni
30985f5cdc
* corrected 1 bug in getClosest function
...
* pass 1 more parameters (num) in getSharedVertices to limitate the search in the input vectors to a specified numbers of elements.
* corrected 1 bug in InterpolationSpace
* corercted return in inv_GE0 function
2009-09-18 10:20:08 +00:00
Nico Pietroni nicopietroni
1d229ec61d
added one safety guard in ProjectPoint function
2009-09-18 10:16:10 +00:00
Nico Pietroni nicopietroni
804ee386e4
added AbstractArea, corrected some bugs and added parameter num to Interpolate function to limit the interpolation on a fixed number of elements
2009-09-18 10:15:07 +00:00
Nico Pietroni nicopietroni
f9410efe71
corrected assignement of rpos in Equi_energy to make the system more robust
2009-09-18 10:12:58 +00:00
Nico Pietroni nicopietroni
6f44b22d9e
changed convergence interval of Optimize Function
2009-09-18 10:11:48 +00:00
Guido Ranzuglia granzuglia
cb4620030e
added #include filterparameter.h in order to avoid linking problem in g++
2009-09-14 06:04:51 +00:00
Paolo Cignoni cignoni
b609ea32b6
Compiles but have some issues with the new parameter system.
2009-09-13 18:10:42 +00:00
Paolo Cignoni cignoni
c2b726e57a
Hole Filling now write the number of closed holes
2009-09-12 05:21:15 +00:00
Guido Ranzuglia granzuglia
8b44d7e772
moved all possible implementation from .h file -> .cpp
2009-09-11 09:56:31 +00:00
Paolo Cignoni cignoni
394821f135
corrected the lib linking line for linux (thanks to Cheers Lars Grobe)
2009-09-10 19:53:57 +00:00
Guido Ranzuglia granzuglia
7c093665e3
main web page has been updated for version 1.2.2
2009-09-08 09:39:28 +00:00
Guido Ranzuglia granzuglia
1931c68769
patched little bug on BoolWidget & LineEditWidget emitted signal
...
connect(cb,SIGNAL(stateChanged(int)),this,SIGNAL(parameterChanged())) -> connect(cb,SIGNAL(stateChanged(int)),p,SIGNAL(parameterChanged()))
2009-09-07 15:18:26 +00:00
Guido Ranzuglia granzuglia
ea565321bc
added iso_parameterization filter
2009-09-07 10:26:48 +00:00
Guido Ranzuglia granzuglia
bd14b5eb00
updated version 1.2.2b -> 1.2.2
2009-09-07 09:07:42 +00:00
Guido Ranzuglia granzuglia
0d94829543
Scripting system has been restored and patched (tons of bugs). PS it should be re-engineered
2009-09-07 08:02:01 +00:00
Paolo Cignoni cignoni
eafef49e92
added transfer of normal attribute to the vertex attribute transfer filter
2009-09-06 08:09:25 +00:00
Paolo Cignoni cignoni
eadcf85031
added better description and correct init value for the threshold parameter
2009-09-06 08:07:42 +00:00
Paolo Cignoni cignoni
0f4f4b12bf
currentDataMask is now private
2009-09-06 07:48:03 +00:00
Paolo Cignoni cignoni
171ff8f70a
Added more options to the vertex attribute transfer tool. Now you can specify a maximum distance, save the distance as quality and transfer attributes from point clouds
2009-09-05 06:21:41 +00:00
Paolo Cignoni cignoni
199547831b
added constructor of iofilters (and some comments)
2009-09-04 15:58:00 +00:00
Paolo Cignoni cignoni
c801c56e28
corrected bug on the use of the log before the init of a window when loading a mesh and finding errors
2009-09-04 15:56:12 +00:00