Changelog for ply-loader-0.5.0
0.5.0
Update to vector-0.11.0.0 API
0.4.2
Add upper bound on vector
0.4.1
- Support parsing of alternate scalar type names:
int8,uint8,int16, etc.
0.4
- Fix ASCII parsing of list properties.
This addresses problems parsing face elements, wherein each face is
defined by a list of vertex indices.