4213 Commits

Author SHA1 Message Date
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
Paolo Cignoni cignoni
c8dde3d48d small gcc compiling issues (typename, super class disambiguations etc) 2010-06-01 07:38:31 +00:00
Nico Pietroni nicopietroni
8f6e023d37 added first release of transfer Isoparameterization between meshes 2010-05-26 14:10:52 +00:00
Nico Pietroni nicopietroni
4a7d71e7e7 first release version 2010-05-26 09:03:19 +00:00
Nico Pietroni nicopietroni
22c81d3dda some bugs corrected 2010-05-25 14:58:56 +00:00
Nico Pietroni nicopietroni
ea93c49e6d changed calls of InterpolationParameters to find barycentric coordinates in a more robust manner 2010-05-25 14:58:31 +00:00
Nico Pietroni nicopietroni
dc109cfeb9 changed calls to InterpolationParameters to find barycentric coordinates into a triangle in a more safe manner 2010-05-25 14:56:52 +00:00
Michele Sottile sottile
c55ab4079d Moved LayerDialog from glArea to MainWindow. Now there is one single updatable LayerDialog. 2010-05-24 15:31:08 +00:00
Guido Ranzuglia granzuglia
01b6071607 removed unusual way to call QStringList copy constructor. 2010-05-24 08:23:49 +00:00
Paolo Cignoni cignoni
b78c5c0390 updates requested from paolo 2010-05-22 21:12:35 +00:00
Paolo Cignoni cignoni
5f5194c698 updates requested from paolo 2010-05-22 21:12:16 +00:00
Nico Pietroni nicopietroni
b3fa939960 resolved various bugs 2010-05-20 13:59:35 +00:00
Nico Pietroni nicopietroni
2d22b66149 corrected various bugs 2010-05-19 15:40:23 +00:00
Paolo Cignoni cignoni
d567871732 added a compacting before starting the saving 2010-05-18 16:53:17 +00:00
Guido Ranzuglia granzuglia
6286c9d496 patched non extension files 2010-05-17 14:05:48 +00:00
Marco Di Benedetto dibenedetto
d707bc8fc0 2010-05-17 12:07:07 +00:00
Guido Ranzuglia granzuglia
f27c400cfd fixed bug on opening models with same name 2010-05-17 09:19:46 +00:00