.. |
additionalinfo.h
|
added GPL incipit
|
2009-05-18 14:15:15 +00:00 |
export.h
|
added suppor of color in OFF format.
|
2008-04-15 10:38:12 +00:00 |
export_3ds.h
|
Removed harmless warnings
|
2008-12-11 13:56:09 +00:00 |
export_dae.h
|
removed references to a MeshModel type that was leaked here from meshlab...
|
2008-11-13 10:45:39 +00:00 |
export_dxf.h
|
Added comments for documentation
|
2006-11-21 19:23:50 +00:00 |
export_idtf.h
|
added GPL incipit
|
2009-05-18 14:15:15 +00:00 |
export_iv.h
|
cr lf mismatch
|
2004-03-09 21:26:47 +00:00 |
export_obj.h
|
removed harmless gcc warnings
|
2009-01-03 22:44:49 +00:00 |
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
|
Removed garbage chars at the beginning of the file
|
2007-04-16 08:37:53 +00:00 |
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
|
functions moved inside the classes to avoid linking errors
|
2009-10-30 14:50:50 +00:00 |
export_vrml.h
|
removed harmless warnings
|
2009-03-03 23:39:27 +00:00 |
how_to_write_an_io_filter.txt
|
first version
|
2006-11-16 09:44:35 +00:00 |
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
|
small changed to improve the parsing of collada files that has a lot of line breaks inside
|
2009-09-12 05:22:51 +00:00 |
import_obj.h
|
removed implicit cast warning.
|
2009-10-21 18:43:51 +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
|
Improved support for loading meshes with per vertex texture coords (as saved by blender)
|
2009-10-27 23:55:44 +00:00 |
import_ptx.h
|
add transposeInPlace and duplicate V(int)
|
2008-10-29 11:17:11 +00:00 |
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
|
Added comments for documentation
|
2006-11-21 19:23:50 +00:00 |
import_stl.h
|
missing test on cb==NULL added
|
2009-07-29 13:47:04 +00:00 |
import_vmi.h
|
changed name of template param of LoadFaceOcf (it was the same as the tesmplate name of the class)
|
2009-10-30 23:43:09 +00:00 |
io_mask.h
|
added bit polygonal to the saving masks
|
2009-06-26 23:17:06 +00:00 |
io_material.h
|
removed harmless warnings and added better support for transp materials
|
2008-07-02 13:28:37 +00:00 |
io_ply.h
|
Restructured management of error, now the standard open for any mesh type return the error code, the default success value is zero
|
2004-06-23 15:36:57 +00:00 |