.. |
additionalinfo.h
|
additionalinfo is added
|
2006-09-22 06:21:55 +00:00 |
export.h
|
Uncommented obj export. Now obj saving is enabled by default
|
2006-07-09 05:32:15 +00:00 |
export_3ds.h
|
extra includes necessary for compilation of meshlab on AMD 64 with gcc 3.4.5
|
2006-03-29 09:25:49 +00:00 |
export_dae.h
|
export dae with cool new feature
|
2006-09-22 06:04:22 +00:00 |
export_dxf.h
|
Uniformed return type to the style of Open. Now every export function returns 0 in case of success.
|
2006-01-13 15:47:43 +00:00 |
export_iv.h
|
cr lf mismatch
|
2004-03-09 21:26:47 +00:00 |
export_obj.h
|
Added casts to remove warnings
|
2006-10-09 19:58:08 +00:00 |
export_off.h
|
First really working version. Previous code saved a wrong off....
|
2006-09-29 13:56:27 +00:00 |
export_ply.h
|
Added a comment on an assert
|
2006-10-14 00:39:22 +00:00 |
export_smf.h
|
Initial commit
|
2004-02-18 12:28:52 +00:00 |
export_stl.h
|
Corrected return value of save function (zero is no error)
|
2006-09-18 08:55:33 +00:00 |
export_vrml.h
|
cr lf mismatch
|
2004-03-09 21:26:47 +00:00 |
import.h
|
Added managemnt of non critical errors
|
2006-03-29 09:27:07 +00:00 |
import_dae.h
|
good version
|
2006-11-02 19:15:29 +00:00 |
import_obj.h
|
Added casts to remove warnings
|
2006-10-09 19:58:08 +00:00 |
import_off.h
|
Fix bug in texture coordinates reading
|
2006-03-29 08:50:10 +00:00 |
import_ply.h
|
Allowed the correct loading of meshes with 0 faces
|
2006-10-14 00:18:42 +00:00 |
import_ptx.h
|
fixed some bugs
|
2006-06-08 16:20:52 +00:00 |
import_raw.h
|
added line cleaning to eliminate all separators, added a rough triangulation scheme.
|
2005-05-09 12:29:55 +00:00 |
import_smf.h
|
converted to library style (namespaces etc..)
|
2004-05-10 13:14:28 +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
|
Added casts to remove warnings
|
2006-10-09 19:58:08 +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
|
added new file for DAE importer/exporter
|
2006-11-02 23:57:42 +00:00 |