1756 Commits

Author SHA1 Message Date
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
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
Paolo Cignoni cignoni
6712507a11 removed a few harmless warnings 2010-02-24 10:37:27 +00:00
Paolo Cignoni cignoni
b8427b2a1a cleaned up a bit the usage of updateDataMask 2010-02-24 09:03:23 +00:00
Paolo Cignoni cignoni
c948f921fc Changed a bit the way in which the support for openMP is handled. now also for mac is supported. 2010-02-24 09:02:26 +00:00
Paolo Cignoni cignoni
55e2a3dfa9 < operator must be const to be safely used... 2010-02-24 08:35:18 +00:00
Paolo Cignoni cignoni
fd2956e194 Just changed the folder name 2010-02-24 08:11:10 +00:00
Nico Pietroni nicopietroni
5bde19b5b9 changed various things to deal with ImportLocal 2010-02-23 21:27:21 +00:00
Paolo Cignoni cignoni
7945d2ef8b new plugin to import the Breuckmann file format (.BRE)
Plugin is importing points, colors, camera position, projector position. Than triangulates everything (if wished by the user)
I'm going to add some more attributes the next days.
2010-02-23 16:48:10 +00:00
Paolo Cignoni cignoni
9d53c43f09 added a missing parameter to the 'select by vertex quality' filter 2010-02-23 16:46:37 +00:00
Paolo Cignoni cignoni
dbb8d8fcea added ImportLocal to user defined simplex types 2010-02-23 00:48:33 +00:00
Paolo Cignoni cignoni
6b54218921 added support for vmi input 2010-02-23 00:44:39 +00:00
Nico Pietroni nicopietroni
995666832d Changed interface in order to response correctly with error messages of parameterization 2010-02-21 22:26:25 +00:00
Nico Pietroni nicopietroni
c138111770 * Resolved several bugs on parametrization for the 2 step processing.
* Added an initial smooth step of uv coordinates to speedup the process and make it more stable.

* Changed responses of the system if some problem happens during the parameterization

* Corrected wedge coordinates assigned on original mesh

* Tested successfully the parameterization with transfer color to texture.
2010-02-21 22:05:27 +00:00
Paolo Cignoni cignoni
aaec7445c5 Significant improvment of plymc filter. Now works with multiple meshes (use all the visible layers) and honors the Tr matrix. 2010-02-19 16:13:40 +00:00
Paolo Cignoni cignoni
210e73a224 Added a filter to reset the trasform 2010-02-19 00:13:34 +00:00
Guido Ranzuglia granzuglia
06b96487c2 removed QStandardItemModel* from dialog 2010-02-18 12:54:28 +00:00
Guido Ranzuglia granzuglia
4478389085 added CoformImportDialog 2010-02-18 10:39:11 +00:00
Paolo Cignoni cignoni
d59cbf2d08 updated to reflect the new syntax for getting filenames of the current mesh 2010-02-17 00:46:42 +00:00
Paolo Cignoni cignoni
774882f866 updated to reflect the new syntax for getting filenames of the current mesh 2010-02-16 23:43:27 +00:00
Guido Ranzuglia granzuglia
d08358b163 changed class name from 3DCoformIOPlugin to CoformIOPlugin 2010-02-16 11:17:12 +00:00
Guido Ranzuglia granzuglia
a9a4e5c29e skeleton files for 3dRI format plugin 2010-02-16 10:53:42 +00:00
Paolo Cignoni cignoni
587a136da6 final small changes to the select by color filter 2010-02-15 19:11:22 +00:00
Paolo Cignoni cignoni
57e7a98475 removed the now useless autodialog stuff 2010-02-12 22:41:45 +00:00
Paolo Cignoni cignoni
4b9c5c77fa Removed the old out of standard dialog for transformations, Now it is well integrated in the framework 2010-02-12 22:25:39 +00:00
Paolo Cignoni cignoni
bbf18fbfe6 Added filters for working on matrix transformation. First step of the ultimate removal of custom dialogs from filters 2010-02-12 10:57:04 +00:00
Nico Pietroni nicopietroni
1dfdfd771f changed limits for double step 2010-02-11 17:16:30 +00:00
Nico Pietroni nicopietroni
2b2708fec2 added abstraction_num variable definition 2010-02-11 17:15:43 +00:00
Luigi Malomo malomo
6a0a0592e9 Modified Texel Sampling and Texture filters to reflect changes within vcglib rasterization algorithm
Fixed some bugs in Filter Texture preventing properly texture assignment + minor changes
2010-02-09 19:14:20 +00:00
Paolo Cignoni cignoni
a1a00cdbac Improved a bit the selection by color filter (now it has preview) 2010-02-08 14:08:40 +00:00
Paolo Cignoni cignoni
73a0742335 Updated the filters to do not refer anymore the old applyFilter function 2010-02-05 16:24:07 +00:00
Paolo Cignoni cignoni
f24557e497 Updated the filters to do not refer anymore the old applyFilter function 2010-02-05 16:21:39 +00:00
Paolo Cignoni cignoni
ec2c8b7608 Updated the filters to do not refer anymore the old applyFilter function 2010-02-05 16:19:15 +00:00
Paolo Cignoni cignoni
3ee5124fe4 Updated the filters to do not refer anymore the old applyFilter function 2010-02-05 16:09:23 +00:00
Paolo Cignoni cignoni
dee98c5025 Applyed patched submitted by Tracker for ubuntu compilation 2010-02-05 11:49:56 +00:00
Paolo Cignoni cignoni
fbae3397a5 polygonal bit... 2010-02-04 18:04:13 +00:00
Paolo Cignoni cignoni
2aeb59956f Headers Cleanup 2010-02-04 12:05:27 +00:00
Paolo Cignoni cignoni
c2ac478439 Headers Cleanup 2010-02-04 12:02:15 +00:00
Paolo Cignoni cignoni
a4110cbc7b Headers Cleanup 2010-02-04 11:45:21 +00:00
Paolo Cignoni cignoni
b98d64be77 Headers Cleanup 2010-02-04 11:36:31 +00:00
Guido Ranzuglia granzuglia
3ae777bde7 removed DESTDIR directive 2010-02-01 13:29:17 +00:00
Guido Ranzuglia granzuglia
ce903fad8a removed all meshlabplugins*.pro 2010-01-29 09:11:44 +00:00
Stefano Marras marras
01ec697ac3 Fixed bugs on splitting face; should now avoid infinite loop.
Added method simpleCheckRedundancy (semplifies check redundancy on huge mesh, more debug needed).
2010-01-13 17:16:35 +00:00
Paolo Cignoni cignoni
b5e34e1760 corrected bug in the histogram printing. 2010-01-13 09:18:58 +00:00
Paolo Cignoni cignoni
07d86c79f3 added quad-ification filters 2010-01-12 09:29:12 +00:00
Paolo Cignoni cignoni
2ff4c6750b cleaned unused functions 2010-01-12 09:27:13 +00:00