4136 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
89c190500e removed harmless gcc warnings 2010-04-07 23:35:35 +00:00
Nico Pietroni nicopietroni
0be805221b added test on ff topology 2010-04-07 21:42:18 +00:00
Michele Sottile sottile
dcf867ada7 Layer Dialog on 2010-04-07 15:16:29 +00:00
Michele Sottile sottile
4fb80b4554 Viewer files 2010-04-07 12:58:14 +00:00
Michele Sottile sottile
cff314642f Unsplit function 2010-04-07 12:55:14 +00:00
Paolo Cignoni cignoni
d5083a167d Changed the default key assignment for the reset trackball to avoid conflicts with the system used ctrl+h 2010-04-06 16:57:06 +00:00
Paolo Cignoni cignoni
f69d38a290 Corrected the management of extensions of files in the save dialog. Closed bug 2981300 : uppercase file extensions don't save 2010-04-06 16:15:07 +00:00
Paolo Cignoni cignoni
3d885ae73b small refactoring using some qt functions 2010-03-29 18:01:11 +00:00
Marco Di Benedetto dibenedetto
1a0d6d2747 fixed mask update for vertex seam. 2010-03-29 16:39:10 +00:00
Marco Di Benedetto dibenedetto
46a77f545a Added Vertex Attribute Seam meshing filter. 2010-03-29 12:52:33 +00:00
Paolo Cignoni cignoni
84dfd3d29e little bug fix and modify (e.g. name of created folder) 2010-03-29 00:17:10 +00:00
Paolo Cignoni cignoni
42eaf51dcd resolved a problem with pixel aspect ratio. now work 2010-03-28 18:26:17 +00:00
Michele Sottile sottile
cb3802e099 MeshDocument is now inside ModelViewerContainer 2010-03-26 15:39:40 +00:00
Guido Ranzuglia granzuglia
a28e67bb95 updated patch 2010-03-25 19:15:16 +00:00
Guido Ranzuglia granzuglia
8991d7f725 added invert faces and/or invert faces options 2010-03-25 17:45:32 +00:00
Guido Ranzuglia granzuglia
e2d03fb8d3 horrible patch for the BoolWidget problem. remove it as soos as possible! 2010-03-25 17:44:10 +00:00
Michele Sottile sottile
bbe39d54d8 new meshlab 2.0 pro 2010-03-25 16:17:31 +00:00
Michele Sottile sottile
f1beb5d1f8 First Window Split 2010-03-25 16:13:56 +00:00
Paolo Cignoni cignoni
6fafddd35c some dubious changes to make it working under a mac 2010-03-25 11:45:13 +00:00
Paolo Cignoni cignoni
d8bd7f2ee9 corrected bug in axis reversal 2010-03-25 11:43:34 +00:00
Paolo Cignoni cignoni
0f94112da2 added missin shader (texure did not works without) 2010-03-25 11:42:10 +00:00
Paolo Cignoni cignoni
3af7df3fe5 added topView Blender scene 2010-03-25 11:37:49 +00:00
Guido Ranzuglia granzuglia
40992a9547 added support for vertex selection to MeshModelState 2010-03-24 14:58:06 +00:00
Paolo Cignoni cignoni
89c1ff101d added missing requriements 2010-03-24 13:48:48 +00:00
Guido Ranzuglia granzuglia
60bcc0d402 removed crash calling ParameterSet's join 2010-03-24 11:47:32 +00:00
Guido Ranzuglia granzuglia
cf999ac993 added join function to filterparameter.h 2010-03-24 11:46:31 +00:00
Paolo Cignoni cignoni
aeaa10e034 Now in the parameters passed to the filters there are all the GLOBAL Parameters too. 2010-03-24 10:41:07 +00:00
Guido Ranzuglia granzuglia
83b6e801bf added getPreConditions() function on filter 2010-03-24 09:57:30 +00:00
Guido Ranzuglia granzuglia
89eb2898e3 some changes in order to compile the file 2010-03-24 09:35:28 +00:00
Paolo Cignoni cignoni
b4fd7b5c1e - added description to parameter
- the global parameter default value are initialize to system environment variable PATH (if it's existing)
2010-03-24 09:11:47 +00:00
Gianpaolo Palma gianpaolopalma
944973e980 Removed debugging code. 2010-03-24 08:56:21 +00:00
Paolo Cignoni cignoni
41cf523ffc corrected a nasty small bug in the sampling of quality for some montecarlo sampling process 2010-03-23 16:15:55 +00:00
Michele Sottile sottile
c31947ca6a change name to pro 2010-03-23 14:22:45 +00:00
Paolo Cignoni cignoni
55ba899895 Added refining option to poisson sampling filter 2010-03-23 11:41:16 +00:00
Paolo Cignoni cignoni
a2317eeca3 Added filter for marking crease edges as nonfaux edges. 2010-03-23 07:24:27 +00:00
Matteo Dellepiane matteodelle
aa262ed443 Small error in trackball help corrected 2010-03-22 15:03:52 +00:00
Michele Sottile sottile
89d9fa57c0 Renaming meshlab 1.3 folder into meshlab 2.0 2010-03-22 00:29:40 +00:00
Paolo Cignoni cignoni
95b5b9cf56 added a script for autmatically making a dmg ready to be well arranged and compressed. 2010-03-20 06:51:31 +00:00
Paolo Cignoni cignoni
e247f24fa0 updated the installer to use the new directory structure (distrib etc) 2010-03-20 06:50:14 +00:00
Paolo Cignoni cignoni
ca0cacee62 slightly changed the way in which the libcommon.dylib is copied inside the meshlab.app for macosx 2010-03-20 06:49:10 +00:00
Paolo Cignoni cignoni
70f8536e6f Converted to the new style with the Mark functions outside the trimesh class 2010-03-19 22:58:06 +00:00
Gianpaolo Palma gianpaolopalma
8c38a0f0bd Bug fixed in the management of texture coordinate in the node IndexedFaceSet. 2010-03-19 15:21:02 +00:00
Guido Ranzuglia granzuglia
3b1c9bfa55 fixed pluginsDialog bug 2010-03-19 11:21:49 +00:00
Guido Ranzuglia granzuglia
8f6fa40196 moved ShadowMapping.rfx in old\shaders 2010-03-19 10:00:26 +00:00
Guido Ranzuglia granzuglia
8b3a1a4da4 added old\shaders 2010-03-19 09:58:15 +00:00
Guido Ranzuglia granzuglia
9913bff19a new windows install file 2010-03-19 09:49:17 +00:00
Paolo Cignoni cignoni
3550edf57a missing decorate shadows shaders (failed svn move?) 2010-03-19 09:41:21 +00:00
Guido Ranzuglia granzuglia
3bbae8a28e added all rfx files 2010-03-19 09:22:54 +00:00
Paolo Cignoni cignoni
fe7b86ca45 changed the path used to refer the shaders 2010-03-19 09:14:58 +00:00
Guido Ranzuglia granzuglia
495ae448e7 new windows install file 2010-03-19 09:05:50 +00:00