4118 Commits

Author SHA1 Message Date
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
Guido Ranzuglia granzuglia
71c233c0e7 from #include <> to #include "" 2010-03-19 09:05:19 +00:00
Guido Ranzuglia granzuglia
fd6ea1653e added fopen linker flag 2010-03-19 08:14:49 +00:00
Paolo Cignoni cignoni
0214cc54de moved shadow shaders to a more deployable location 2010-03-19 01:34:26 +00:00
Paolo Cignoni cignoni
0370e13a8a Correct the 'no param bug crash'. The initParameter must not assert(0) for the filters with no parameter but just do not add anything to the ParameterSet. 2010-03-18 16:01:08 +00:00
Paolo Cignoni cignoni
c58d6f0a16 Removed all the now useless autodialog callbacks 2010-03-18 14:58:26 +00:00
Paolo Cignoni cignoni
991080db0c Converted to the new UsedTypes syntax for declaring vcg meshes 2010-03-18 14:47:33 +00:00
Paolo Cignoni cignoni
7749e35242 forgot the io_bre filter 2010-03-18 11:29:14 +00:00
Paolo Cignoni cignoni
e42ccfb659 two small changes that should probably improve the repeatability of Poisson surface Reconstruction filter 2010-03-18 11:26:20 +00:00
Paolo Cignoni cignoni
d0562ffcc1 removed a few harmless warnings 2010-03-18 11:24:35 +00:00
Paolo Cignoni cignoni
4da495252d added support for texture transfer from point clouds 2010-03-18 11:23:55 +00:00
Paolo Cignoni cignoni
99b6d47f78 Converted to the new UsedTypes syntax for declaring vcg meshes and exposed new parameters for vcg reconstruction 2010-03-18 11:22:06 +00:00
Paolo Cignoni cignoni
e6c6b0a5ad Official list of plugins updated.... 2010-03-18 11:19:22 +00:00
Paolo Cignoni cignoni
dd6a8c3bc2 removed a few harmless warnings 2010-03-18 11:17:37 +00:00
Paolo Cignoni cignoni
35a29a01b1 Converted to the new UsedTypes syntax for declaring vcg meshes 2010-03-18 11:16:25 +00:00
Paolo Cignoni cignoni
874069fc78 removed a few harmless warnings 2010-03-18 11:13:58 +00:00
Paolo Cignoni cignoni
058328a500 improved cone 2010-03-18 11:12:43 +00:00
Paolo Cignoni cignoni
bff531f57c added filter for quality clamping 2010-03-18 11:10:56 +00:00
Paolo Cignoni cignoni
17060f0a75 Converted to the new UsedTypes syntax for declaring vcg meshes (and removed many harmless warnings) 2010-03-18 11:09:29 +00:00