81 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
2cbbb95fe7 transfer of Export_3ds.h, Export_obj.h, Io_3ds_obj_material.h from Meshlab to vcg 2006-02-16 19:29:20 +00:00
Paolo Cignoni cignoni
7b81559082 added the part of MeshIO credits 2006-02-15 23:09:06 +00:00
Paolo Cignoni cignoni
e60edf842e making obj loadmask interruptable 2006-02-09 21:25:38 +00:00
Paolo Cignoni cignoni
34a556c3da resolved a platform dependent issue about material and texture files locations 2006-02-01 17:48:12 +00:00
Paolo Cignoni cignoni
6fbd40768b standardized call to the export_off function. 2006-01-31 01:14:11 +00:00
Paolo Cignoni cignoni
096f6dceff removed redundant argument in ImporterObj::LoadMask 2006-01-30 23:02:11 +00:00
Paolo Cignoni cignoni
45d972e48c removing unnecessary change mask dialog at import tyme 2006-01-30 22:18:09 +00:00
Paolo Cignoni cignoni
2d0f1b8c9e code cleaning 2006-01-30 22:09:13 +00:00
Paolo Cignoni cignoni
05ea9c86f8 update GetMaskCapability of PLY,OFF and STL. 2006-01-30 14:27:30 +00:00
Paolo Cignoni cignoni
e1fd8f158c added a dialog used to select type of data being imported 2006-01-30 06:36:21 +00:00
Paolo Cignoni cignoni
1b99258de7 correct small error 2006-01-29 23:17:27 +00:00
Paolo Cignoni cignoni
87f5d53552 added some comment to the code 2006-01-29 18:33:42 +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
86c65a0b95 missing texture files warning has been added 2006-01-29 17:07:16 +00:00
Paolo Cignoni cignoni
f125ebd34f moved export_obj and export_3ds from test/io into meshio/ 2006-01-29 16:33:03 +00:00
Paolo Cignoni cignoni
d1e264768d minor changes in Import3ds LoadMask 2006-01-28 20:43:38 +00:00
Paolo Cignoni cignoni
a190c5dc6e solved a small bug with progress bar 2006-01-27 17:02:51 +00:00
Paolo Cignoni cignoni
fb69fd7618 Added a better distinction beetween critical and non critical error messages 2006-01-27 01:13:27 +00:00
Paolo Cignoni cignoni
e43f67c964 removed last links to the Exporter mask 2006-01-26 22:51:57 +00:00
Paolo Cignoni cignoni
64115aadb9 moved mask dialog exporter from mashio to meshlab 2006-01-26 18:39:21 +00:00
Paolo Cignoni cignoni
0ba42fb87d added m.mask = mask to show Mesh information 2006-01-23 15:54:04 +00:00
Paolo Cignoni cignoni
95a525b0ca added handling of non critical errors which may occurr during obj file importing 2006-01-23 01:26:30 +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
48d678a27c added Restore Color 2006-01-20 18:17:10 +00:00
Paolo Cignoni cignoni
9a9670f795 changed struct Format to class Format(QString, QString).
updated importFormats() and exportFormats() to the new class.
2006-01-19 17:07:51 +00:00
Paolo Cignoni cignoni
56eaa0c8ed changed return 0 in return MeshModel::IOM_ALL on GetExportMaskCapability(...) 2006-01-19 16:23:21 +00:00
Paolo Cignoni cignoni
0068c09735 moved savemaskexporter to mainwindows 2006-01-19 15:59:00 +00:00
Paolo Cignoni cignoni
7b97eb75fa deleted old savemaskobj & old MaskObj 2006-01-19 11:21:14 +00:00
Paolo Cignoni cignoni
b57f01e29d cleaned up history log 2006-01-19 09:36:29 +00:00
Paolo Cignoni cignoni
785e38d2a7 Moved some include from meshmodel.h to here 2006-01-17 23:46:36 +00:00
Paolo Cignoni cignoni
8ae5507abd update interface meshio : formats -> importFormats() & exportFormts 2006-01-17 13:47:45 +00:00
Paolo Cignoni cignoni
ce4083ad8b bux-fix MeshModel &m -> MeshModel *m 2006-01-16 23:53:22 +00:00
Paolo Cignoni cignoni
403dc18725 added rename texture dialog for exporter
removed old maskobj
2006-01-16 15:30:26 +00:00
Paolo Cignoni cignoni
1c98fec094 added base texture name option. 2006-01-16 11:49:52 +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
4cda95945b bux-fix: mask -> newmask in exporter3ds 2006-01-14 14:20:32 +00:00
Paolo Cignoni cignoni
91b0746d5d sample for use save's mask exporter. ony 3ds. 2006-01-14 14:12:07 +00:00
Paolo Cignoni cignoni
96bdbd9608 update savemask exporter with init a mask [base type] 2006-01-14 11:23:25 +00:00
Paolo Cignoni cignoni
70e22eecd1 added new include for exporter dialog 2006-01-14 00:02:52 +00:00
Paolo Cignoni cignoni
2aecf9105a added mask to ply saving 2006-01-13 15:46:20 +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
90fb16bc33 Added initialization of mask to zero 2006-01-13 14:18:36 +00:00
Paolo Cignoni cignoni
b239525e51 update ply::PlyMask -> io::Mask 2006-01-10 16:52:20 +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
a50077a2c6 Renamed property of Format struct, and changed plugin dialog 2006-01-04 15:27:30 +00:00
Paolo Cignoni cignoni
377ab5dcf6 Face normals computed also for STL and OFF files.
Solved (hopefully) bug with progressbar.
2005-12-23 00:56:42 +00:00
Paolo Cignoni cignoni
68c707a074 UpdateNormals is now called only when needed 2005-12-22 23:39:21 +00:00
Paolo Cignoni cignoni
e39f354557 Removed Optional Face Normal and added some initalization after opening 2005-12-22 21:05:43 +00:00
Paolo Cignoni cignoni
ce951351bd code cleaning 2005-12-21 23:28:56 +00:00
Paolo Cignoni cignoni
d6a921d4c0 First steps in STL and OFF files importing 2005-12-21 14:22:58 +00:00