Files
assimp/code
Jared Duke 7db5dcb357 Improve STL representation detection
Previously, the STL loader relied on a string check at the start of the
buffer to determine if the STL file was of ASCII representation.  This led to
certain false-positives for binary STL files with the magic string present in
their header.  This patch addresses the issue by adding a proper binary check
to the representation detection.
2013-08-16 18:10:19 -07:00
..
2013-03-26 21:28:15 +01:00
2013-03-26 21:28:15 +01:00
2013-03-26 21:28:15 +01:00
2013-06-13 11:22:23 +02:00
2013-08-07 14:29:17 +02:00
2013-01-19 17:00:14 +01:00
2012-07-07 20:46:29 +02:00
2012-07-08 03:28:14 +02:00
2013-06-13 11:22:23 +02:00
2012-02-16 02:11:29 +00:00
2013-01-19 17:00:14 +01:00