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
Paolo Cignoni cignoni
0fed86dda6
Added function for computing the histogram of quality values
2010-01-11 23:00:11 +00:00
Paolo Cignoni cignoni
ab3d936ce9
Added quality to BOTH meshes after Hausdorff
2010-01-11 06:41:01 +00:00
Paolo Cignoni cignoni
dd9582cd5a
- corrected bug in filtersampling.cpp regarding the Voronoi Vertex Clustering plugin.
...
Some parameters were not defined in initParameterSet and were read in applyFilter, generating an assert.
Now the Voronoi Vertex Clustering works correctly.
2009-12-17 09:39:21 +00:00
Paolo Cignoni cignoni
cdf325f605
corrected bug in the texture param decoration
2009-12-10 02:06:07 +00:00
Paolo Cignoni cignoni
f32ae4cf70
Wrong include order.
2009-12-10 01:36:42 +00:00
Paolo Cignoni cignoni
0e685cd232
corrected non standard naming
2009-12-10 00:57:37 +00:00
Paolo Cignoni cignoni
26d691edc4
harmless GCC compiling issues
2009-12-09 00:33:08 +00:00
Paolo Cignoni cignoni
98b3c8d183
A small change to the ICP to make it more independent from the scale of the object. Now the MinMinDistPerc parameter is no more an absolute value but it is the Ratio between initial starting distance (MinDistAbs) and what can reach by the application of the ReduceFactor.
2009-12-05 00:57:43 +00:00
Paolo Cignoni cignoni
65a89666ae
Updated pros and sources to comply to the new common library system
2009-12-05 00:52:52 +00:00
Paolo Cignoni cignoni
baaebfee28
Updated pros and sources to comply to the new common library system
2009-12-05 00:50:40 +00:00
Paolo Cignoni cignoni
0d080202ae
Updated pros and sources to comply to the new common library system
2009-12-05 00:49:24 +00:00
Paolo Cignoni cignoni
6770877355
Updated pros and sources to comply to the new common library system
2009-12-05 00:46:37 +00:00
Paolo Cignoni cignoni
90be6ee042
Updated pros and sources to comply to the new common library system
2009-12-05 00:43:23 +00:00
Paolo Cignoni cignoni
049564ff9a
Updated pros and sources to comply to the new common library system
2009-12-04 14:57:49 +00:00
Paolo Cignoni cignoni
be0c02be69
Updated pros and sources to comply to the new common library system
2009-12-04 13:38:46 +00:00
Paolo Cignoni cignoni
abe28bdaeb
Updated pro and filters to comply to the new common library system
2009-12-04 10:53:05 +00:00
Luigi Malomo malomo
61c13ea877
-implemented texture to vertex color transfer (cross-mesh)
...
-minor changes (code still need a massive refactoring/clean up)
2009-12-03 22:27:49 +00:00
Paolo Cignoni cignoni
c8656451dd
Improved the decoration that shows a texture parametrization
2009-12-03 01:10:07 +00:00
Paolo Cignoni cignoni
3b145d3ab5
new interface of poisson disk sampling
2009-12-02 15:12:55 +00:00
Paolo Cignoni cignoni
7a0ca45f19
wrong include capitalization
2009-12-02 14:47:25 +00:00
Luigi Malomo malomo
19e61b87a4
implemented Texture to Texture transfer (cross-mesh). may be improved.
2009-12-02 04:08:59 +00:00
Luigi Malomo malomo
d42e1b0c33
- implemented Vertex Color to Texture transfer (cross-mesh)
...
- bugfix in "basic parametrization" filter (space optimizing method). Now face longest edge is ACTUALLY mapped to longest edge in parametrization domain
- tons of changes in rasterization functions
- minor optimizations
- lots of code refactoring
2009-12-01 19:47:48 +00:00
Paolo Cignoni cignoni
dc6f093d25
std::pow vs pow(float float)
2009-11-30 15:56:33 +00:00
Guido Ranzuglia granzuglia
3136dc7040
improved Visual Studio compatibility
2009-11-30 10:28:15 +00:00
Luigi Malomo malomo
8581b4eb8a
bugfix - in Basic Parametrization filter (space-optimizing method) UV triangles weren't coherent with corresponding face orientation
2009-11-28 18:48:43 +00:00
Paolo Cignoni cignoni
38e382a4df
Added Pluginmanager to the pro to know the position of the u3D dll
2009-11-28 02:34:35 +00:00
Paolo Cignoni cignoni
a27474e038
final adjustments for decorations
2009-11-28 02:33:14 +00:00
Paolo Cignoni cignoni
14022f6978
Yet another set of const adjustment. more to come...
2009-11-28 02:28:18 +00:00
Paolo Cignoni cignoni
392b783672
Yet another set of const adjustment. more to come...
2009-11-28 02:25:32 +00:00
Luigi Malomo malomo
2af9cf01b1
"Color To Texture" filter renamed to "Vertex Color to Texture transfer"
...
Implemented safety buffers along edge within rastering process + minor changes
2009-11-28 02:22:31 +00:00
Paolo Cignoni cignoni
74089df833
Yet another set of const adjustment. more to come...
2009-11-28 02:21:51 +00:00
Paolo Cignoni cignoni
2a67def928
still changes following the common code restructuring. An avalanche of const adjustements
2009-11-28 02:09:58 +00:00
Guido Ranzuglia granzuglia
e8c0fc6c8d
added functions to fulfill new MeshLabInterface's interface
2009-11-27 16:08:32 +00:00
Paolo Cignoni cignoni
1c80834306
Improved texture parametrization decoration (now it has correct aspect ratio)
2009-11-25 15:52:16 +00:00
Paolo Cignoni cignoni
af47a69f32
Slightly change the interface of the collada parsing stuff to avoid allocation hassles
2009-11-24 10:21:19 +00:00
Paolo Cignoni cignoni
4c4f5368a4
added two forgot files. Sorry for the awful capitalized names, but this old stuff need a strong refactoring....
2009-11-23 23:37:16 +00:00
Paolo Cignoni cignoni
bfe9e24ea0
Refactoring meshlab common files. Created a 'common' directory with the shared pieces of code. Most of the pro/pri files have been changed. A rebuild all is strongly suggested...
...
* Corrected Paths.
2009-11-23 11:26:35 +00:00
Paolo Cignoni cignoni
3bddba5d6f
Added a decoration to show current texture parametrization
2009-11-23 11:26:00 +00:00
Paolo Cignoni cignoni
292280e764
Refactoring meshlab common files. Created a 'common' directory with the shared pieces of code. Most of the pro/pri files have been changed. A rebuild all is strongly suggested...
...
* Corrected Paths.
2009-11-23 11:24:31 +00:00
Paolo Cignoni cignoni
932cc14e53
Refactoring meshlab common files. Created a 'common' directory with the shared pieces of code. Most of the pro/pri files have been changed. A rebuild all is strongly suggested...
...
* Corrected Paths.
2009-11-23 11:22:29 +00:00
Paolo Cignoni cignoni
ef5e009ab2
Refactoring meshlab common files. Created a 'common' directory with the shared pieces of code. Most of the pro/pri files have been changed. A rebuild all is strongly suggested...
...
* Corrected Paths.
2009-11-23 11:20:54 +00:00
Paolo Cignoni cignoni
cf22d0c0f0
Refactoring meshlab common files. Created a 'common' directory with the shared pieces of code. Most of the pro/pri files have been changed. A rebuild all is strongly suggested...
...
* Updated all the pro's. Again.
2009-11-23 11:19:47 +00:00
Paolo Cignoni cignoni
eca9e284d3
Refactoring meshlab common files. Created a 'common' directory with the shared pieces of code. Most of the pro/pri files have been changed. A rebuild all is strongly suggested...
...
* Updated all the pro's. Again.
2009-11-23 11:18:04 +00:00