Paolo Cignoni cignoni
37dec4f42b
renamed epoch_io plugin to the standard io_epoch naming scheme
2008-12-09 11:15:57 +00:00
Paolo Cignoni cignoni
ab63abfa6e
renamed epoch_io plugin to the standard io_epoch naming scheme
2008-12-09 11:15:13 +00:00
Paolo Cignoni cignoni
e8c0a381d1
renamed colladaio plugin to the standard io_collada naming scheme
2008-12-09 11:10:33 +00:00
Paolo Cignoni cignoni
fc82c46e6b
per-face color should be used only if they are available.
2008-12-09 10:04:38 +00:00
Paolo Cignoni cignoni
43bf50ebcc
Initial Commit, the filters adds to the file>new menu:
...
Box, Octahedron, Sphere, Tetrahedron and Icosahedron
2008-12-08 15:13:35 +00:00
Paolo Cignoni cignoni
3d299b4278
First working version of actual mesh slicing.
2008-12-08 13:33:28 +00:00
Paolo Cignoni cignoni
539cdaf116
updated to the new interface of the edgelen predicate for the refinement
2008-12-05 23:02:15 +00:00
Paolo Cignoni cignoni
1d71ce2db5
refactored the code and made the edge splitting predicate robust to non symmetric equations (with a non trascurable overhead)
2008-12-05 23:01:31 +00:00
Paolo Cignoni cignoni
74982c1a4f
Added two transfer functions for quality mapping with a gray sawtooth shape
2008-12-04 12:46:41 +00:00
Paolo Cignoni cignoni
fa227bb578
Better bbox managment in slices (thanks to Lorenzo Marchi)
2008-11-30 08:25:44 +00:00
Paolo Cignoni cignoni
01b7e701da
removed warnings
2008-11-28 14:58:31 +00:00
Paolo Cignoni cignoni
891b35dd0d
removed warnings
2008-11-28 14:56:50 +00:00
Paolo Cignoni cignoni
ce8f4b4f7e
Removed array initialization with variable values
2008-11-28 10:53:23 +00:00
Paolo Cignoni cignoni
9b8f9bfafb
skipped loading of texture if mesh has no textures. Thanks to Lorenzo Marchi
2008-11-27 23:53:53 +00:00
Paolo Cignoni cignoni
93dcfc93c0
missing intitialization of logstream. Thanks to Lorenzo Marchi
2008-11-27 23:51:14 +00:00
Paolo Cignoni cignoni
bc92626656
Filters should never try to manually enable/disable stuff but they always use the provided high level updateDataMask interface. Corrected various usage of the meshlab-deprecated Enable()
2008-11-27 21:07:42 +00:00
Paolo Cignoni cignoni
ebefb9fe51
updated to the new random generator.
2008-11-27 21:04:54 +00:00
Paolo Cignoni cignoni
c0eb7d0671
Slightly larger font and correct quality checking
2008-11-27 10:59:47 +00:00
Paolo Cignoni cignoni
624fba85a0
Corrected dialog resizing issue.
2008-11-27 10:59:03 +00:00
Paolo Cignoni cignoni
81b72b304a
Major rewrote of slicing filter. Still not working but it compiles at least.
2008-11-26 13:05:07 +00:00
Massimiliano Corsini maxcorsini
92f8480fed
add poisson-disk skeleton
2008-11-17 12:55:37 +00:00
Massimiliano Corsini maxcorsini
1917147c31
remove warning
2008-11-17 12:52:58 +00:00
Paolo Cignoni cignoni
d1a1f48470
Corrected the wrong vertex ordering of the red background. patch submitted by Lorenzo Marchi
2008-11-17 08:16:33 +00:00
Paolo Cignoni cignoni
87b18fe3a1
improved texture sampling filter to better cope with varying sampling ratios
2008-11-14 15:13:06 +00:00
Paolo Cignoni cignoni
515449551c
Replaced a forgotten IOM_VERTNORMAL with MM_VERTNORMAL
2008-11-13 18:14:30 +00:00
Paolo Cignoni cignoni
c8262379f3
cleaned up the mechanism of enabling/allowing the save of elements in the dialog. Now vertex normals for ply should work allowing to use ply for pointsets
2008-11-13 16:14:51 +00:00
Matteo Dellepiane matteodelle
0ad91da6b9
Corrected texel sampling: now it works also with non-square textures
2008-11-13 12:11:53 +00:00
Paolo Cignoni cignoni
1693fff73a
Significant change, now meshmodel is no more derived from io:mask. Updated all the io plugins to reflect this change.
2008-11-13 10:45:04 +00:00
Paolo Cignoni cignoni
e601e7a8f1
add radius, refactored help to be uniform. Corrected bug in face quality
2008-11-13 10:40:10 +00:00
Paolo Cignoni cignoni
94fb95d61e
small comments
2008-11-13 10:33:40 +00:00
Paolo Cignoni cignoni
52c82ae8da
removed silly shortcut with ctrl-c to close windows...
2008-11-13 10:30:33 +00:00
Paolo Cignoni cignoni
b5ab89681a
added voronoi clustering method
2008-11-12 23:47:29 +00:00
Paolo Cignoni cignoni
fd589e811c
changing how you get the key so you dont have to build the whool align tools class into your own plugin. now call static getKey function instead
2008-11-12 15:46:52 +00:00
Matteo Dellepiane matteodelle
7a67ea2333
Added color assignment to vertices in Texel Sampling
2008-11-12 14:31:17 +00:00
Paolo Cignoni cignoni
0d9686e3c8
corrected text in the filter name and info
2008-11-12 13:02:16 +00:00
Paolo Cignoni cignoni
3d9d968c94
Improved Hausdorf computation (metro) and added some sanity checks
2008-11-12 13:00:54 +00:00
Paolo Cignoni cignoni
9323ad03a2
Added crease parameter to crease cut filter, improved filter description and reordered filtered classes.
2008-11-12 12:59:10 +00:00
Paolo Cignoni cignoni
d288bb5ec6
adding a way to keep track of the last directory visited. Before this change QT for windows does not remember this for you and so you would have to always navigate from the directory where the .exe file was each time you want to open a file or project.
2008-11-10 14:53:10 +00:00
Paolo Cignoni cignoni
7c993e49b0
Added removal of non manifold vertex and updated the colorization function to use the new functions for counting non manifold vertices.
2008-11-07 10:13:33 +00:00
Paolo Cignoni cignoni
e9aba4ad1a
Plugin close its self if there are no HoleSetManager
...
bug-fix: add some face reference after filling
2008-11-03 01:25:10 +00:00
Paolo Cignoni cignoni
1a5dd84160
only return active points for getPoint3fVector function
2008-10-30 16:47:17 +00:00
Paolo Cignoni cignoni
ea4764b409
if the number of points is not equal return
2008-10-30 16:44:48 +00:00
Paolo Cignoni cignoni
23af1d0cc4
added a log line if there is an error with the alignment
2008-10-30 16:40:57 +00:00
Gael Guennebaud guennebaud
99074e151d
use transposeInPlace
2008-10-29 11:17:25 +00:00
Gael Guennebaud guennebaud
bbab02bfad
fix compilation
2008-10-29 09:46:29 +00:00
Gael Guennebaud guennebaud
fdc9f353bc
let's be brave, make the use of eigen the default ;)
...
at least, here it seems to work correctly,
expected a few plugins which do not compile
(in both modes, and the issue is not related to math stuff at all)
2008-10-29 00:01:33 +00:00
Paolo Cignoni cignoni
08084b47d1
re-added filter-func and edit hole to the list of stable plugins
2008-10-28 22:44:20 +00:00
Paolo Cignoni cignoni
1cb284f9d2
Added mls plugins and Gael's io filters to the official stuff.
...
Added a pts and a gts mesh among the installed samples.
2008-10-28 22:43:29 +00:00
Paolo Cignoni cignoni
71b8c07889
Added at least a gts sample
2008-10-28 22:06:05 +00:00
Paolo Cignoni cignoni
233fd1a2e1
Removed copy of mesh inside the slice editing tool
2008-10-28 21:57:46 +00:00