.. |
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
|
Corrected bug in exporting mesh with deleted vertices
|
2006-11-30 22:48:06 +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
|
Corrected bug in the management of deleted vertices
|
2006-12-07 00:37:58 +00:00 |
export_off.h
|
Corrected bug in the management of deleted vertices
|
2006-12-07 00:37:58 +00:00 |
export_ply.h
|
camera+shot revamp: changed field names to something with more sense, cleaning of various functions, correction of minor bugs/incongruences, removal of the infamous reference in shot.
|
2006-12-18 09:46:39 +00:00 |
export_smf.h
|
Added comments for documentation
|
2006-11-21 19:23:50 +00:00 |
export_stl.h
|
Added save with (unused) callback
|
2006-11-30 22:49:32 +00:00 |
export_vrml.h
|
Added Comments for documentation
|
2006-11-21 19:22:53 +00:00 |
how_to_write_an_io_filter.txt
|
first version
|
2006-11-16 09:44:35 +00:00 |
import.h
|
Added managemnt of non critical errors
|
2006-03-29 09:27:07 +00:00 |
import_dae.h
|
1) removed problems with gcc
|
2006-11-09 02:24:41 +00:00 |
import_obj.h
|
Removed a bug in the managment of non triangular faces
|
2006-12-21 00:36:17 +00:00 |
import_off.h
|
Fix bug in texture coordinates reading
|
2006-03-29 08:50:10 +00:00 |
import_ply.h
|
camera+shot revamp: changed field names to something with more sense, cleaning of various functions, correction of minor bugs/incongruences, removal of the infamous reference in shot.
|
2006-12-18 09:46:39 +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
|
file length is now computed using fseek and ftell
|
2006-06-10 12:49:05 +00:00 |
io_mask.h
|
Added ClampMask function
|
2006-05-21 06:58:55 +00:00 |
io_material.h
|
bug due to wrong access to eventually unexistent FaceColor
|
2006-11-09 07:51:44 +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
|
1) removed problems with gcc
|
2006-11-09 02:24:41 +00:00 |