1703 Commits

Author SHA1 Message Date
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
Paolo Cignoni cignoni
635f4e1483 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.
2009-11-23 10:17:13 +00:00
Luigi Malomo malomo
1755139348 implemented "Color To Texture" filter
(needs testing + refining in rasterization)
2009-11-21 02:27:35 +00:00
Luigi Malomo malomo
c7d87d21f5 added "Color To Texture" filter skeleton 2009-11-18 22:49:34 +00:00
Stefano Marras marras
8a45aeea85 fixed small bugs (hopefully). 2009-11-18 18:21:11 +00:00
Stefano Marras marras
91fb7995c1 Fixed small bugs on border face. 2009-11-18 11:11:46 +00:00
Paolo Cignoni cignoni
68d1436c3c removed harmless warnings 2009-11-17 23:34:05 +00:00
Paolo Cignoni cignoni
5b8f88b820 Added the new version of the face rasterizer. Shorter and faster. 2009-11-17 22:37:42 +00:00
Stefano Marras marras
7f52ab924a Removed small bugs 2009-11-17 19:01:47 +00:00
Marco Callieri mcallieri
057575a6d5 added cache size control in command line version 2009-11-17 17:16:00 +00:00
Marco Callieri mcallieri
85d224b0ac added bbox check, if the mesh is out of the subvolume, it is not loaded at all 2009-11-16 15:25:42 +00:00