4229 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
873fa308bf removed unused variable and cast unsigned vs int to remove gcc warnings 2010-06-23 14:51:52 +00:00
Paolo Cignoni cignoni
669efbbaea removed unused variable to remove warnings 2010-06-23 14:50:36 +00:00
Paolo Cignoni cignoni
fe66bbc2df corrected the behavior of parametric filter w.r.t. per vertex attributes. 2010-06-18 14:12:40 +00:00
Paolo Cignoni cignoni
9072dbf383 Corrected behaviour of Laplacian smoothing in order to comply to vertex selection only if requested and to not impose face selections 2010-06-18 14:11:07 +00:00
Fabio Ganovelli ganovelli
b382947ec3 updated calls to append::mesh 2010-06-18 13:01:39 +00:00
Fabio Ganovelli ganovelli
6a4c6455d3 updated calls to append::mesh 2010-06-18 11:54:18 +00:00
Fabio Ganovelli ganovelli
ae310ce6c4 update definition of mesh (removed useless-no-more-admitted-dummy edge type) 2010-06-18 11:53:45 +00:00
Fabio Ganovelli ganovelli
b48eaea60b ImportLocal --> ImportData 2010-06-18 11:53:10 +00:00
Fabio Ganovelli ganovelli
30b3f4226f update definition of mesh (removed useless-no-more-admitted-dummy edge type) 2010-06-18 11:50:26 +00:00
Paolo Cignoni cignoni
7d15e4f2de corrected a small bug that prevented the display of the Genus for manifold meshes 2010-06-18 11:49:56 +00:00
Paolo Cignoni cignoni
a35765afe4 updated to the new Append syntax 2010-06-18 11:49:15 +00:00
Fabio Ganovelli ganovelli
d00c157c86 updated calls to append::mesh 2010-06-18 11:48:43 +00:00
Paolo Cignoni cignoni
b7d12e4af8 Added parameter for topology preservation in quadric simplification and beautified the whole applyFilter code (no more an ugly sequence of if but a long 'switch - case') 2010-06-18 11:48:40 +00:00
Fabio Ganovelli ganovelli
ef5ace5aa7 updated calls to append::mesh 2010-06-18 11:46:51 +00:00
Fabio Ganovelli ganovelli
ab99c05b2d ImportLocal---->ImportData 2010-06-18 08:07:06 +00:00
Paolo Cignoni cignoni
77bff0ccf4 updated pro referring muparser lib to the latest version 2010-06-16 20:47:31 +00:00
Paolo Cignoni cignoni
1cecdfef49 added latest version of muparser library 2010-06-16 19:56:59 +00:00
Paolo Cignoni cignoni
c4dbd15743 cleaned up some minor gcc warnings and changed active viewer visualization 2010-06-16 15:21:36 +00:00
Paolo Cignoni cignoni
336bfd90c1 cleaned up info bar colors 2010-06-16 15:20:52 +00:00
Paolo Cignoni cignoni
c0be33768c cleaned up a bit some cleaning stuff:
-removed the filters that delete non manifold stuff (already in selection), 
-changed the filter that delete according edge lenght into a selection, previewable filter
2010-06-16 12:06:52 +00:00
Paolo Cignoni cignoni
35e9b5e359 Cleaned up and commented. 2010-06-16 09:29:44 +00:00
Guido Ranzuglia granzuglia
7e7b04237a temporary pro to avoid visual studio 2008 problem with:
filter_fractal
2010-06-11 16:02:12 +00:00
Guido Ranzuglia granzuglia
189a4eac7a temporary pro to avoid visual studio 2008 problem with:
render_splat_pyramid
filter_fractal
2010-06-11 15:41:39 +00:00
Michele Sottile sottile
08312cafb6 updates toward MeshLab 1.3 2010-06-11 15:23:40 +00:00
Michele Sottile sottile
52da04bb51 updates toward MeshLab 1.3 2010-06-11 15:23:09 +00:00
Michele Sottile sottile
afeba4ecf2 updates toward MeshLab 1.3 2010-06-11 15:22:33 +00:00
Michele Sottile sottile
51a4eb301b updates toward MeshLab 1.3 2010-06-11 15:21:37 +00:00
Michele Sottile sottile
1a771cb9f1 updates toward MeshLab 1.3 2010-06-11 15:21:00 +00:00
Michele Sottile sottile
4da3fd55f9 updates toward MeshLab 1.3 2010-06-11 14:37:50 +00:00
Michele Sottile sottile
1d2f328297 updates toward MeshLab 1.3
Add an interface for all future viewers
2010-06-11 14:21:01 +00:00
Michele Sottile sottile
5be7d103df updates toward MeshLab 1.3
Add the container of the viewers
2010-06-11 14:16:07 +00:00
Michele Sottile sottile
8795db5895 updates toward MeshLab 1.3 2010-06-11 14:13:59 +00:00
Michele Sottile sottile
4459c8754b updates toward MeshLab 1.3 2010-06-11 14:08:30 +00:00
Michele Sottile sottile
dc5b0b18ea updates toward MeshLab 1.3 2010-06-11 14:06:31 +00:00
Michele Sottile sottile
adce7def91 updates toward MeshLab 1.3 2010-06-11 14:01:52 +00:00
Michele Sottile sottile
3b66cff005 updates toward MeshLab 1.3 2010-06-11 14:00:10 +00:00
Michele Sottile sottile
a4b53f2274 updates toward MeshLab 1.3 2010-06-11 13:54:54 +00:00
Michele Sottile sottile
f238e078cc updates toward MeshLab 1.3
from MeshDoc object to MeshDoc*
2010-06-11 13:50:31 +00:00
Michele Sottile sottile
8e1678823a optimize include.
glarea.h -> common\filterparameter.h
2010-06-11 13:43:46 +00:00
Michele Sottile sottile
76220e0c32 removed useless included .h 2010-06-11 13:41:55 +00:00
Michele Sottile sottile
9b3c7f67ca Add id for mesh 2010-06-11 13:38:10 +00:00
Paolo Cignoni cignoni
a3044db5ad added missing typename 2010-06-11 10:44:11 +00:00
Paolo Cignoni cignoni
21e3efb213 minimal font change 2010-06-11 10:40:49 +00:00
Paolo Cignoni cignoni
5ed36f4cb0 we are now heading for the 1.3.0 beta! 2010-06-11 10:37:55 +00:00
Paolo Cignoni cignoni
75a90ed68a better compiling info 2010-06-11 10:37:13 +00:00
Paolo Cignoni cignoni
35f7ee78b0 moved directory of filter for cleaning a bit the directory structure 2010-06-11 10:35:41 +00:00
Paolo Cignoni cignoni
d3a8c0c4a8 removed no more used pro 2010-06-03 16:44:11 +00:00
Nico Pietroni nicopietroni
93923d9e4f changed global optimization stop criterion, make it dependent by accuracy 2010-06-01 11:40:44 +00:00
Nico Pietroni nicopietroni
ff0a68f4db added control on sampling rate, must be >1 2010-06-01 11:37:57 +00:00
Nico Pietroni nicopietroni
5c0a9d4dcb minor changes 2010-06-01 11:37:31 +00:00