vcglib/wrap/io_trimesh
Paolo Cignoni 1532b46428 Slightly change the interface of the collada parsing stuff to avoid allocation hassles 2009-11-24 10:21:29 +00:00
..
additionalinfo.h added GPL incipit 2009-05-18 14:15:15 +00:00
export.h
export_3ds.h
export_dae.h
export_dxf.h
export_idtf.h added GPL incipit 2009-05-18 14:15:15 +00:00
export_iv.h
export_obj.h
export_off.h corrected 1 bug in ExporterOFF 2009-09-27 15:49:35 +00:00
export_ply.h save texture file names if vertex texcoord bit is set. 2009-10-23 20:24:10 +00:00
export_smf.h
export_stl.h Added support to additional per-face data in stl files. Code patch initially contributed by Tommy Odom (thanks!) 2009-08-23 07:16:49 +00:00
export_u3d.h added GPL incipit 2009-05-18 14:15:15 +00:00
export_vmi.h removed harmless warnings 2009-11-17 23:34:46 +00:00
export_vrml.h removed harmless warnings 2009-03-03 23:39:27 +00:00
how_to_write_an_io_filter.txt
import.h added VMI to the importer class (a bit risky) 2009-10-29 17:18:46 +00:00
import_asc.h removed small bug that caused the duplicate loading of the last vertex of a asc file 2009-08-18 00:01:47 +00:00
import_dae.h Slightly change the interface of the collada parsing stuff to avoid allocation hassles 2009-11-24 10:21:29 +00:00
import_obj.h 1) fixed token parsing : SplitToken() should take the original IO mask and not the clamped (with mesh attributes) one. 2009-11-22 19:09:53 +00:00
import_off.h improved robustness of loading of files ending with \r on non windows machines and improved the management of bit-polygonal meshes 2009-09-28 00:01:12 +00:00
import_ply.h fixed bug importing s,t per vert (in blender-flavour plys) 2009-11-05 12:55:31 +00:00
import_ptx.h
import_raw.h Changed importers (off ply obj raw) to tag edges inside polygonal faces as "faux" 2009-04-20 22:59:08 +00:00
import_smf.h
import_stl.h missing test on cb==NULL added 2009-07-29 13:47:04 +00:00
import_vmi.h removed harmless warnings 2009-11-17 23:34:46 +00:00
io_mask.h added bit polygonal to the saving masks 2009-06-26 23:17:06 +00:00
io_material.h
io_ply.h