145 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
51836a98c2 some changes to adapt the widget for Designer integration 2006-02-05 11:16:58 +00:00
Paolo Cignoni cignoni
a6c31a0a44 QEdgeLength Plugin widget for Qt Designer 4, it appears under Input Widgets 2006-02-05 11:15:50 +00:00
Paolo Cignoni cignoni
04f1c942eb removed 2006-02-03 12:30:30 +00:00
Paolo Cignoni cignoni
0ef32aa928 removed not necessary header file (not even in cvs !!) 2006-02-01 14:35:17 +00:00
Paolo Cignoni cignoni
28f08f3b33 first try for a QEdgeLength widget 2006-02-01 14:28:24 +00:00
Paolo Cignoni cignoni
fbe3800199 Removed test/curvature* 2006-01-31 09:46:42 +00:00
Paolo Cignoni cignoni
b293660694 deleted old file 2006-01-31 08:51:39 +00:00
Paolo Cignoni cignoni
207d3f898e removed old test files 2006-01-30 18:48:47 +00:00
Paolo Cignoni cignoni
5d988fb88d files import_obj.h, import_3ds.h, io_3ds.h and io_obj.h have been moved from test/io to meshio 2006-01-29 17:16:07 +00:00
Paolo Cignoni cignoni
cded40401e removed export_3ds.h and export_obj.h to from test/io 2006-01-29 16:40:32 +00:00
Paolo Cignoni cignoni
d1e264768d minor changes in Import3ds LoadMask 2006-01-28 20:43:38 +00:00
Paolo Cignoni cignoni
556e11f656 code cleaning 2006-01-27 17:03:46 +00:00
Paolo Cignoni cignoni
cd5810c1fa Added a better distinction beetween critical and non critical error messages 2006-01-27 01:07:40 +00:00
Paolo Cignoni cignoni
e091aa9d04 added control for faces with identical vertex indices 2006-01-27 00:53:07 +00:00
Paolo Cignoni cignoni
226e07f290 vertex and face quality flags added to mask 2006-01-26 16:56:00 +00:00
Paolo Cignoni cignoni
b0f7d19708 Changed the sgnatureof decimatorfunction, added 3 parameter to perform three different subdivision on the three axises. 2006-01-26 16:41:06 +00:00
Paolo Cignoni cignoni
ace856c6b7 deleted a small bug 2006-01-26 15:57:20 +00:00
Paolo Cignoni cignoni
ae9f7a4887 added control on the maximum number of vertices allowed by the 3DS file format 2006-01-26 15:48:49 +00:00
Paolo Cignoni cignoni
aec8d99ff2 deleted bug when saving a face color. 2006-01-23 14:07:39 +00:00
Paolo Cignoni cignoni
b77a343a47 added handling of some of the non critical errors which may occurr during obj file importing 2006-01-23 01:37:51 +00:00
Paolo Cignoni cignoni
da4e4dcb2e changed default value of diffuse. 1.0 -> 0.8 2006-01-22 23:59:01 +00:00
Paolo Cignoni cignoni
2eba8a7ffa cleaned code & optimized code of material's name 3ds 2006-01-22 10:42:18 +00:00
Paolo Cignoni cignoni
e86a04de65 deleted bug on saving name material 3ds 2006-01-22 01:26:52 +00:00
Paolo Cignoni cignoni
7076a40aa4 adding first rough texture loading support into 3ds file importing 2006-01-22 00:31:14 +00:00
Paolo Cignoni cignoni
941e6bb679 changed:
inserting coord texture in to map from key = index, value=coord
to key=coord, value=index_of_vertix.
2006-01-21 15:19:51 +00:00
Paolo Cignoni cignoni
5f7703c7be added texture filename on material 3ds and coordtexture on face 2006-01-20 14:15:52 +00:00
Paolo Cignoni cignoni
a6be45b16b code cleaning + more validation controls 2006-01-20 11:38:35 +00:00
Paolo Cignoni cignoni
b57f01e29d cleaned up history log 2006-01-19 09:36:29 +00:00
Paolo Cignoni cignoni
6e2766da9c update small error 2006-01-18 16:14:52 +00:00
Paolo Cignoni cignoni
5d3a4a3da5 updated material 2006-01-18 16:12:58 +00:00
Paolo Cignoni cignoni
107663b8ee added texture base 2006-01-18 15:09:45 +00:00
Paolo Cignoni cignoni
db693004ad added Lib3dsNode in export_3ds 2006-01-18 14:57:26 +00:00
Paolo Cignoni cignoni
5023daa08a added control on diffuse component 2006-01-18 12:27:49 +00:00
Paolo Cignoni cignoni
7f66b45ac3 added control on face's diffuse 2006-01-18 00:45:56 +00:00
Paolo Cignoni cignoni
2ae4e52157 changed vertflags in vertnormal [bug] 2006-01-17 18:13:06 +00:00
Paolo Cignoni cignoni
d77a017708 added capability mask on export file format 2006-01-17 13:48:54 +00:00
Paolo Cignoni cignoni
3e1b1643ba 3ds import mechanism extended for objects composed of more submeshes 2006-01-17 12:38:31 +00:00
Paolo Cignoni cignoni
8e0ce5ad84 added mask specificy in 3ds code 2006-01-15 08:51:30 +00:00
Paolo Cignoni cignoni
e63bec0e56 extend mask exporter for all type file format + 2006-01-15 00:45:40 +00:00
Paolo Cignoni cignoni
38d646a966 added more controls 2006-01-14 00:03:26 +00:00
Paolo Cignoni cignoni
6fdd850789 changed return type of exporter from bool to int 2006-01-13 15:35:58 +00:00
Paolo Cignoni cignoni
ff53915f77 added support for files with negative references to texCoord and vertex normals inside face definition 2006-01-13 00:40:26 +00:00
Paolo Cignoni cignoni
1e5dd9b69d deleted part of texture base 2006-01-12 23:53:17 +00:00
Paolo Cignoni cignoni
81f13956ae solved a small bug in material loading 2006-01-12 23:46:04 +00:00
Paolo Cignoni cignoni
0455e20582 cleaned code 2006-01-12 19:34:43 +00:00
Paolo Cignoni cignoni
2d4228f2c9 ostream -> fprintf 2006-01-12 18:43:41 +00:00
Paolo Cignoni cignoni
6b2462ce2d update code & clean code 2006-01-12 16:38:45 +00:00
Paolo Cignoni cignoni
1720fb495a diminished the time completely of the export_obj 2006-01-12 16:16:36 +00:00
Paolo Cignoni cignoni
375a48a50b minor changes 2006-01-11 21:27:39 +00:00
Paolo Cignoni cignoni
19981f7161 now using io::Mask instead of ply::PlyMask 2006-01-11 21:23:32 +00:00