Guido Ranzuglia granzuglia
4e36117a6d
updated version string
2009-05-07 14:35:06 +00:00
Guido Ranzuglia granzuglia
d43b56229d
updated version
2009-05-07 14:32:25 +00:00
Guido Ranzuglia granzuglia
f493875448
SVN filter instead of CVS
2009-04-29 20:56:25 +00:00
Paolo Cignoni cignoni
f15a05084d
****** V1.2.0 *******
...
changed official string
2009-04-29 20:50:44 +00:00
Guido Ranzuglia granzuglia
401db98a0d
the most important file in all meshlab directory
2009-04-29 19:08:43 +00:00
Paolo Cignoni cignoni
ecee1ed22e
missing useful logo images
2009-04-29 09:32:42 +00:00
Michele Sottile sottile
a8eabc3a6b
Comments
2009-04-25 16:01:42 +00:00
Michele Sottile sottile
8445b816af
little bug fix in voronoi filtering
2009-04-24 10:33:22 +00:00
Gael Guennebaud guennebaud
a2335506e2
make the layer menu available from the layer dialog via both a
...
pushbutton and contextual menu (right click)
2009-04-24 09:36:40 +00:00
Paolo Cignoni cignoni
0d5ca36d83
**** Interface Change *****
...
Added FilterPrecondition
This mask is used to explicitate what a filter really needs to be applied.
For example algorithms that compute per face quality have as precondition the existence of faces
(but quality per face is not a precondition, because quality per face is created by these algorithms)
on the other hand an algorithm that deletes faces according to the stored quality has both FaceQuality
and Face as precondition.
2009-04-24 09:06:17 +00:00
Gael Guennebaud guennebaud
184d85410e
fix duplicate layer issue with point clouds
2009-04-24 08:03:03 +00:00
Paolo Cignoni cignoni
b8fce5b83f
Added two decoration to display individually vertexes (As small dots) and non-faux edes
2009-04-23 21:23:49 +00:00
Paolo Cignoni cignoni
7d615e0b6f
Added two pair of missing (forgotten?) UpdateNormals::PerFaceNormalized and UpdateFlags::FaceProjection(*m);
2009-04-23 21:22:46 +00:00
Paolo Cignoni cignoni
11923228ca
Added remove duplicate face filter
2009-04-23 21:20:57 +00:00
Guido Ranzuglia granzuglia
25cdcbbba5
added rendermonkey's shaders
2009-04-23 10:13:46 +00:00
Michele Sottile sottile
ada5e9fb2e
Added convex hull of non flipped points in visible points
2009-04-23 09:38:50 +00:00
Guido Ranzuglia granzuglia
53e73d1252
added missing filters and plugins to macinstaller
2009-04-23 06:36:19 +00:00
Guido Ranzuglia granzuglia
486ee3d4a0
added <br> to improve readability
2009-04-22 15:33:46 +00:00
Guido Ranzuglia granzuglia
238971f1ac
removed </br>
2009-04-22 15:26:03 +00:00
Guido Ranzuglia granzuglia
262b64b5c5
added </br> to improve readability
2009-04-22 15:19:06 +00:00
Paolo Cignoni cignoni
8d2f1cd0fa
added RegularRecursive sampling
2009-04-22 10:28:08 +00:00
Guido Ranzuglia granzuglia
13f2a0b466
added glew directory in external
2009-04-22 10:09:40 +00:00
Guido Ranzuglia granzuglia
f829e1ef93
modified glew directory
2009-04-22 10:03:09 +00:00
Guido Ranzuglia granzuglia
2fe868c1d6
changed glew directory
2009-04-22 10:02:32 +00:00
Guido Ranzuglia granzuglia
a3c536a92a
modified for mac user
2009-04-22 09:21:08 +00:00
Guido Ranzuglia granzuglia
638bf1f3b3
fixed bug in external.pro
2009-04-22 08:59:34 +00:00
Guido Ranzuglia granzuglia
2a17081f5a
renamed muParser.pro in src.pro
2009-04-22 08:59:00 +00:00
Guido Ranzuglia granzuglia
aecac338e2
renamed muParser.pro in src.pro
2009-04-22 08:58:18 +00:00
Guido Ranzuglia granzuglia
29db79ce84
modified .pro
2009-04-22 08:18:58 +00:00
Guido Ranzuglia granzuglia
da35e89106
updated .pro files
2009-04-22 08:08:51 +00:00
Michele Sottile sottile
db7ed7114b
1)Dialog comments and biography added
...
2)normals re-orientation in Convex hull
3)Dialog comments in delaunay triangulation
4)added threshold in Voronoi filtering
5)added CH in visible points and reset old selection
2009-04-21 17:24:28 +00:00
Guido Ranzuglia granzuglia
ed89fce2ea
2009-04-21 14:02:09 +00:00
Guido Ranzuglia granzuglia
2a6d1cc3fd
adjusted lib directories
2009-04-21 13:55:56 +00:00
Paolo Cignoni cignoni
f6ff9d91c3
Added Merge Close Vertices filter that collapses very similar vertices togheter
2009-04-20 12:34:25 +00:00
Paolo Cignoni cignoni
786c27566d
Removed useless version of lib3ds
2009-04-20 12:26:35 +00:00
Paolo Cignoni cignoni
c9585d76ea
lib3ds added to the external pro
2009-04-20 12:20:21 +00:00
Paolo Cignoni cignoni
c58aba4811
Added Red-White-Blu Scale
2009-04-17 13:05:51 +00:00
Massimiliano Corsini maxcorsini
b0a511df88
last version (partially checked by the original author)
2009-04-16 15:43:13 +00:00
Paolo Cignoni cignoni
1c72614159
added new methods for computing per vertex normals from face normals
2009-04-10 15:07:06 +00:00
Michele Sottile sottile
c2d54c4d65
Code refactoring.
...
Add circumradius as face quality in filter alpha shape.
2009-04-07 17:14:41 +00:00
Paolo Cignoni cignoni
aee7333a46
fixed translation matrix support
2009-04-07 16:44:34 +00:00
Michele Sottile sottile
fb87969866
Corrected some errors
2009-04-07 10:36:29 +00:00
Michele Sottile sottile
1a1af9d6ba
Some refinement
2009-04-07 10:16:52 +00:00
Michele Sottile sottile
335c864373
Updated the visible points filter
2009-04-06 17:51:39 +00:00
Paolo Cignoni cignoni
62d2bd5225
Collada improvements
2009-04-04 20:13:45 +00:00
Paolo Cignoni cignoni
f1ba9f97db
2009-04-03 14:25:05 +00:00
Paolo Cignoni cignoni
b2f6982fc4
fixed Smartblend bug under windows
2009-04-03 09:53:29 +00:00
Massimiliano Corsini maxcorsini
5df896128e
local reference system revised
2009-04-02 14:58:10 +00:00
Paolo Cignoni cignoni
5690a42315
removed perceptual metric from default compilation
2009-04-02 07:07:32 +00:00
Paolo Cignoni cignoni
348b2d92fb
Corrected stupid bug (prenormalization of face normals) that stopped the working of curvature optimization.
...
Improved help wording and a deg/rad mismatch too...
2009-04-02 01:07:39 +00:00