3955 Commits

Author SHA1 Message Date
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
Paolo Cignoni cignoni
0e7231fa0e Converted to the new UsedTypes syntax for declaring vcg meshes 2010-03-18 10:35:32 +00:00
Guido Ranzuglia granzuglia
449a2046e6 removed wrong assert 2010-03-16 13:38:43 +00:00
Paolo Cignoni cignoni
9e4fb209b9 added some simples animations scenes (meshRotation, cameraRotation, lightRotation, meshScale) and room scene 2010-03-15 17:29:23 +00:00
Paolo Cignoni cignoni
ad781352ea new improved museum scene (in a unique file) 2010-03-14 19:03:54 +00:00
Paolo Cignoni cignoni
529a9a2a62 - add onlyMesh scene
- minimal bug fix and changes
2010-03-13 20:37:20 +00:00
Paolo Cignoni cignoni
323ead6558 corrected wrong invocation of the constuctor of stringlist (caused error on gcc 4.5) 2010-03-11 23:18:16 +00:00
Paolo Cignoni cignoni
c4098fb0c7 added a new default scene 2010-03-11 17:09:03 +00:00
Paolo Cignoni cignoni
83ffc5185d deleted old scene (default and museum)
loaded two new scene (topView and topViewLight)
2010-03-11 17:07:00 +00:00
Michele Sottile sottile
177bd2ca6c Some lines commented 2010-03-11 15:01:00 +00:00
Michele Sottile sottile
06f2e6d3b1 Second minimal version of Meshlab 1.3 2010-03-11 10:40:14 +00:00
Michele Sottile sottile
b0a6419602 First minimal version of Meshlab 1.3 2010-03-10 16:12:44 +00:00
Guido Ranzuglia granzuglia
54f8ecab0f Commited first version of MeshLab 1.3 2010-03-08 15:33:06 +00:00
Guido Ranzuglia granzuglia
291055cf9d changed CustomDialog title 2010-03-04 10:40:36 +00:00
Guido Ranzuglia granzuglia
3cfa7dc07a updated custoDialog appearance 2010-03-03 15:54:43 +00:00
Paolo Cignoni cignoni
94b305d4a3 removed a few harmless warnings 2010-03-03 00:30:14 +00:00
Paolo Cignoni cignoni
2a7dbdfb66 bettern name, comment and defaults 2010-03-03 00:27:39 +00:00
Paolo Cignoni cignoni
a51021965d removed assert at the end of initparameter. 2010-03-03 00:27:01 +00:00
Paolo Cignoni cignoni
7a826de85e refactoring part of code to use global parameters (still don't work) 2010-03-02 16:25:35 +00:00
Paolo Cignoni cignoni
f0d7f40149 fixing some bugs after recent changes
now plugin converts all mosaic 0.2/0.4 made scene and potentially all with anyone dummy object type
2010-02-28 18:45:45 +00:00
Paolo Cignoni cignoni
4b455d501c Added edit tools for selecting vertices and filters for removing /inverting them 2010-02-27 00:54:25 +00:00
Paolo Cignoni cignoni
79ec4e34c9 added support to vertex selection and rendering 2010-02-27 00:53:18 +00:00
Paolo Cignoni cignoni
0598ed259a harmless warning 2010-02-27 00:35:19 +00:00
Paolo Cignoni cignoni
5b76dc74d6 a bit of cleanup 2010-02-27 00:25:09 +00:00
Paolo Cignoni cignoni
e0caa873ce icons for the point based selection and deleting actions 2010-02-26 23:05:19 +00:00
Nico Pietroni nicopietroni
a1c64ebe22 added isoparametrization save and load filter 2010-02-26 17:43:54 +00:00
Paolo Cignoni cignoni
efab626c02 Added simple shader for drawing contours according to the per vertex quality 2010-02-26 15:28:05 +00:00
Paolo Cignoni cignoni
af7c7a5cd3 A new way to parsing file rib (a little bit of graphics state it's implemented).
Now the scene made with Mosaic 0.4 are well interpreted (still needed some test and refactoring)
2010-02-25 23:45:09 +00:00
Guido Ranzuglia granzuglia
37533b35c1 fully implemented RichOpenFile 2010-02-25 17:49:00 +00:00
Guido Ranzuglia granzuglia
e409353263 added OpenFileWidget 2010-02-25 17:48:28 +00:00
Paolo Cignoni cignoni
cad8957eb2 Added a few comments
And translated some german ones
2010-02-24 16:51:29 +00:00
Paolo Cignoni cignoni
eee78eaff9 deleted a view warnings
Added Inverse Transformation Matrix, to undo the transformation
2010-02-24 16:23:00 +00:00
Paolo Cignoni cignoni
ab285ca0c0 Minor gcc compatibility changes (__int32 into qint32, etc) 2010-02-24 12:09:55 +00:00
Paolo Cignoni cignoni
717ab5ebf1 removed a few harmless warnings 2010-02-24 10:39:45 +00:00