| .. |
|
additionalinfo.h
|
…
|
|
|
export.h
|
…
|
|
|
export_3ds.h
|
…
|
|
|
export_ctm.h
|
…
|
|
|
export_dae.h
|
- updated collada format in order to manage alpha channel colour
|
2013-10-24 16:18:43 +00:00 |
|
export_dxf.h
|
corrected dxf export to manage 2D polylines
|
2013-07-26 14:01:17 +00:00 |
|
export_fbx.h
|
…
|
|
|
export_field.h
|
added fucntion Save4ROSYFace
|
2013-01-22 10:04:28 +00:00 |
|
export_gts.h
|
Updated many importer to do not use anymore the useless, deprecated, removed, etc etc <uber>
|
2012-10-25 13:17:47 +00:00 |
|
export_idtf.h
|
- applied MeshLab's user patch (posted on forum)
|
2013-07-01 08:32:58 +00:00 |
|
export_iv.h
|
…
|
|
|
export_obj.h
|
Cleaned up a bit the indentation and added support for saving line mesh in OBJ
|
2013-07-26 09:35:44 +00:00 |
|
export_off.h
|
Updated many importer to do not use anymore the useless, deprecated, removed, etc etc <uber>
|
2012-10-25 13:17:47 +00:00 |
|
export_ply.h
|
Added saving of edges only if requested in the mask (or if there are no face)
|
2012-11-08 18:48:07 +00:00 |
|
export_smf.h
|
…
|
|
|
export_stl.h
|
Added support for the color support in STL files (both the SolidView and the Magics 'standard').
|
2012-11-27 07:05:38 +00:00 |
|
export_u3d.h
|
…
|
|
|
export_vmi.h
|
Removed old includes and added include for complex.h
|
2013-11-28 15:06:28 +00:00 |
|
export_vrml.h
|
…
|
|
|
how_to_write_an_io_filter.txt
|
…
|
|
|
import.h
|
…
|
|
|
import_asc.h
|
…
|
|
|
import_ctm.h
|
…
|
|
|
import_dae.h
|
- updated collada format in order to manage alpha channel colour
|
2013-10-24 16:18:43 +00:00 |
|
import_fbx.h
|
…
|
|
|
import_field.h
|
vcg::tri::Allocate<MESH>::Get*Attribute(m,name);
|
2013-01-30 17:18:55 +00:00 |
|
import_gts.h
|
…
|
|
|
import_nvm.h
|
Removed old includes and added include for complex.h
|
2013-11-28 15:06:28 +00:00 |
|
import_obj.h
|
factored out the internal fan tessellator from the obj to a generic place to be used also in other importers
|
2013-11-25 12:49:12 +00:00 |
|
import_off.h
|
factored out the internal fan tessellator from the obj to a generic place to be used also in other importers
|
2013-11-25 12:49:12 +00:00 |
|
import_out.h
|
Removed old includes and added include for complex.h
|
2013-11-28 15:06:28 +00:00 |
|
import_ply.h
|
Significant Change: Now the importer compute the bbox. All the importer should do.
|
2013-09-11 11:10:19 +00:00 |
|
import_ptx.h
|
…
|
|
|
import_raw.h
|
…
|
|
|
import_smf.h
|
…
|
|
|
import_stl.h
|
- fixed opening bug on binary stl file
|
2013-07-07 22:26:45 +00:00 |
|
import_vmi.h
|
harmless gcc warning
|
2013-12-12 20:52:52 +00:00 |
|
io_fan_tessellator.h
|
factored out the internal fan tessellator from the obj to a generic place to be used also in other importers
|
2013-11-25 12:49:12 +00:00 |
|
io_mask.h
|
…
|
|
|
io_material.h
|
…
|
|
|
io_ply.h
|
…
|
|