alemuntoni
476d1c2d51
make plylib bugfix build also on gcc and clang
2021-10-26 11:22:20 +02:00
alemuntoni
a0e7ed3d0a
solve bug for uninitialized public members in ply lib
2021-10-26 10:57:18 +02:00
alemuntoni
702c139108
ply export custom point attribute - set list size to uchar type
2021-04-02 16:37:10 +02:00
alemuntoni
6509139fc6
export point3f/d vertex attribute works ply files
2021-04-02 14:20:29 +02:00
alemuntoni
d4718bde6a
possibility to export double attributes in ply
2021-04-01 12:49:48 +02:00
Marco Callieri
eaff614cb9
added check for save errors
2018-05-09 14:06:32 +02:00
Paolo Cignoni
32333eba24
Huge copyright sanitization of the header files of vcg folder.
2016-06-13 05:29:25 +00:00
Marco Callieri
90c3924a77
changed the type of "header" in PlyFile from char [4096] to std::string to avoid buffer overrun on loading plys with veeery long comments
2011-02-21 11:04:55 +00:00
Paolo Cignoni
a54582a3d2
Strings for element name and properties in ply descriptors should be const char *.
2008-11-27 23:54:50 +00:00
Paolo Cignoni
7bd3c4601a
Moved and corrected interpret_texture_name from plystuff.h to plylib.cpp
2005-12-02 00:00:53 +00:00
Paolo Cignoni
c5b331ff66
added prototype of interpret_texture_name
2005-11-26 00:12:25 +00:00
Paolo Cignoni
a6b312715b
Changed Offset types to remove warnings
2005-11-12 07:07:47 +00:00
Paolo Cignoni
1e4b447859
Improved the compatibility for ply format for faces having the list size (e.g. number of vertexes of a face) as a char instead of a uchar.
...
Added a couple of new face descriptors, corrected a bug in error reporting function (and restructured) and translated a few comments.
Thanks to Patrick Min for the careful bug reporting
2005-01-03 10:35:59 +00:00
Paolo Cignoni
1394c0d9ef
*** empty log message ***
2004-04-27 13:29:19 +00:00
Paolo Cignoni
3bd184ced5
Initial commit
2004-03-03 15:00:51 +00:00