496 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
386f98f812 added comment-code for coord text 2006-01-11 16:32:43 +00:00
Paolo Cignoni cignoni
26a0775f5d bug-fix in vertex-normal 2006-01-11 15:55:14 +00:00
Paolo Cignoni cignoni
084bdf0cbb *** empty log message *** 2006-01-11 14:52:02 +00:00
Paolo Cignoni cignoni
b239525e51 update ply::PlyMask -> io::Mask 2006-01-10 16:52:20 +00:00
Paolo Cignoni cignoni
2a6f6902c7 now background and panel info not move with fov 2006-01-10 16:29:29 +00:00
Paolo Cignoni cignoni
d76bd593e0 Added mean curvature colorize 2006-01-10 15:38:53 +00:00
Paolo Cignoni cignoni
bf23c95bd9 adding first rough implementation of 3ds file importer 2006-01-10 00:36:48 +00:00
Paolo Cignoni cignoni
ca7e6187a5 adding first rough implementation of 3ds file importer 2006-01-10 00:29:25 +00:00
Paolo Cignoni cignoni
19e95e0fa9 Added fov in Info Pane 2006-01-09 18:42:50 +00:00
Paolo Cignoni cignoni
d880f0b366 Fov, work in progress..... 2006-01-09 18:31:18 +00:00
Paolo Cignoni cignoni
cfa98553b1 bugfix : now only old vertices are counted for even pass. Check if the vertices belong to selection and if it is deleted. Commented not working algorithm 2006-01-09 15:39:44 +00:00
Paolo Cignoni cignoni
a4c56a3d36 - updated Help and Short help
- on destructor deleted every action
2006-01-09 15:25:58 +00:00
Paolo Cignoni cignoni
5ee9c218cf Set default font 2006-01-07 12:07:16 +00:00
Paolo Cignoni cignoni
b46eb1cfac Added actions descriptions 2006-01-07 11:49:00 +00:00
Paolo Cignoni cignoni
fe02d358a0 Disabled textures when drawing corners,axis and normals lines
Enhanced blending normals
2006-01-07 11:32:05 +00:00
Paolo Cignoni cignoni
a76c2166dd Added Apply Last Filter action 2006-01-07 11:04:49 +00:00
Paolo Cignoni cignoni
18631449c0 Added color non manifolt filter. 2006-01-06 11:15:26 +00:00
Paolo Cignoni cignoni
a1d86db118 Change location meshfilter to meshcolorize.
----------------------------------------------------------------------
----------------------------------------------------------------------
2006-01-06 11:14:44 +00:00
Paolo Cignoni cignoni
f946787823 Remuved filter "Color non manifold" 2006-01-06 10:58:22 +00:00
Paolo Cignoni cignoni
73a4131fc0 Application name and version coherency using a member method 2006-01-06 01:09:55 +00:00
Paolo Cignoni cignoni
7de5a00729 Added MeshLab logo 2006-01-06 01:07:11 +00:00
Paolo Cignoni cignoni
6db70d44d4 Complete restyle 2006-01-06 01:06:31 +00:00
Paolo Cignoni cignoni
5ed3c4a9e5 Renamed Dialog to customDialog 2006-01-06 00:16:57 +00:00
Paolo Cignoni cignoni
770055856f removed unused variables, added log for cvs history 2006-01-05 16:48:07 +00:00
Paolo Cignoni cignoni
866d7b181f removed manifold test on invert faces and added update normals on reorient case 2006-01-05 16:46:40 +00:00
Paolo Cignoni cignoni
1100da5a66 correct typo on comments 2006-01-05 16:08:54 +00:00
Paolo Cignoni cignoni
9c67117dc0 added control for mesh 2-manifold on subdivision algorithms and invert faces 2006-01-05 15:37:56 +00:00
Paolo Cignoni cignoni
9326117540 Images for the splash screen 2006-01-05 15:10:12 +00:00
Paolo Cignoni cignoni
53b34a8751 Add invert faces file 2006-01-05 11:07:20 +00:00
Paolo Cignoni cignoni
46a26095e5 Added Invert faces filter 2006-01-05 11:06:41 +00:00
Paolo Cignoni cignoni
772f914c87 Syntax error, changed desctiption->description 2006-01-05 00:21:22 +00:00
Paolo Cignoni cignoni
53242f376d Added icons for the executable, done with inkscape 2006-01-05 00:14:29 +00:00
Paolo Cignoni cignoni
cb28dcecb4 Added icon resource 2006-01-05 00:09:21 +00:00
Paolo Cignoni cignoni
b9fd9390e4 changed PM_VERTEXCOORD in PM_WEDGTEXCOORD 2006-01-04 16:51:44 +00:00
Paolo Cignoni cignoni
f281076e53 changed PM_VERTTEXCOORD in PM_WEDGTEXCOORD 2006-01-04 16:48:37 +00:00
Paolo Cignoni cignoni
13100d2639 Made FFAdj optional and added store and restore color functions 2006-01-04 16:22:20 +00:00
Paolo Cignoni cignoni
34c6ef0290 Renamed string about general information on plugin 2006-01-04 15:35:52 +00:00
Paolo Cignoni cignoni
a50077a2c6 Renamed property of Format struct, and changed plugin dialog 2006-01-04 15:27:30 +00:00
Paolo Cignoni cignoni
72044f3e03 Added help in plugin dialog 2006-01-04 13:27:53 +00:00
Paolo Cignoni cignoni
c0089aabfe changed clean::IsComplexManifold(m) to the new name clean::IsTwoManifoldFace(m) naming 2006-01-03 23:42:11 +00:00
Paolo Cignoni cignoni
b389354aa5 corrected bug in the invocation of clean::IsOrientedMesh with twice the same boolan var 2006-01-03 23:41:06 +00:00
Paolo Cignoni cignoni
05462fce1b ActionInfo ai in Info() must be static because the function return a reference 2006-01-03 11:15:37 +00:00
Paolo Cignoni cignoni
4b5d2661c6 Multi level logging 2006-01-02 19:13:57 +00:00
Paolo Cignoni cignoni
a0b2a7bdaa added multilevel logging support 2006-01-02 18:54:52 +00:00
Paolo Cignoni cignoni
1306844e52 Added info types in a combobox 2006-01-02 17:39:18 +00:00
Paolo Cignoni cignoni
27942a7b8e no significant changes 2006-01-02 17:33:25 +00:00
Paolo Cignoni cignoni
901b43f536 Renamed .ui files 2006-01-02 17:21:45 +00:00
Paolo Cignoni cignoni
afa640b745 Changed include directive to new .ui filenames 2006-01-02 17:19:19 +00:00
Paolo Cignoni cignoni
b626654c00 Blending normals 2006-01-02 16:44:38 +00:00
Paolo Cignoni cignoni
392858d28c Added reload action 2006-01-02 16:15:16 +00:00