.. |
additionalinfo.h
|
additionalinfo is added
|
2006-09-22 06:21:55 +00:00 |
export.h
|
fixed bug: &(*filename.end()) ---> &(*filename.rbegin())
|
2006-11-04 14:01:00 +00:00 |
export_3ds.h
|
Texture coord name change! "TCoord" and "Texture" are BAD. "TexCoord" is GOOD.
|
2007-03-12 16:40:17 +00:00 |
export_dae.h
|
Corrected bug in the management of deleted vertices
|
2006-12-07 00:37:58 +00:00 |
export_dxf.h
|
Added comments for documentation
|
2006-11-21 19:23:50 +00:00 |
export_iv.h
|
cr lf mismatch
|
2004-03-09 21:26:47 +00:00 |
export_obj.h
|
Texture coord name change! "TCoord" and "Texture" are BAD. "TexCoord" is GOOD.
|
2007-03-12 16:40:17 +00:00 |
export_off.h
|
Texture coord name change! "TCoord" and "Texture" are BAD. "TexCoord" is GOOD.
|
2007-03-12 16:40:17 +00:00 |
export_ply.h
|
fixed bug on saving flags-per-face
|
2007-07-23 13:27:50 +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 save with (unused) callback
|
2006-11-30 22:49:32 +00:00 |
export_vmi.h
|
moved the vn and fn in the writig of the header
|
2007-02-21 10:18:24 +00:00 |
export_vrml.h
|
Very important change. No more scaling and translation in the saved file!
|
2007-06-12 10:15:35 +00:00 |
how_to_write_an_io_filter.txt
|
first version
|
2006-11-16 09:44:35 +00:00 |
import.h
|
fixed bug about string iterator
|
2007-03-08 12:21:26 +00:00 |
import_dae.h
|
added missing typenames
|
2007-08-25 08:42:10 +00:00 |
import_obj.h
|
Added in load mask the face color bit when there is a generic material used
|
2007-07-20 14:49:46 +00:00 |
import_off.h
|
Texture coord name change! "TCoord" and "Texture" are BAD. "TexCoord" is GOOD.
|
2007-03-12 16:40:17 +00:00 |
import_ply.h
|
wedge colors now are loaded into face color if they are available.
|
2007-07-02 12:33:34 +00:00 |
import_ptx.h
|
Removed nonstandard include io.h
|
2006-11-28 11:36:25 +00:00 |
import_raw.h
|
add method for automatic hole filling....
|
2006-12-04 12:01:23 +00:00 |
import_smf.h
|
Added comments for documentation
|
2006-11-21 19:23:50 +00:00 |
import_stl.h
|
Corrected gcc warning
|
2007-05-24 06:56:54 +00:00 |
import_vmi.h
|
added GetHeader
|
2007-02-21 10:16:49 +00:00 |
io_mask.h
|
Texture coord name change! "TCoord" and "Texture" are BAD. "TexCoord" is GOOD.
|
2007-03-12 16:40:17 +00:00 |
io_material.h
|
"newline at end of file" and "endif" warnings fixed
|
2007-06-20 10:28:04 +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 |
util_dae.h
|
removed callback def and added missing typenames
|
2007-08-25 08:40:55 +00:00 |