Opened 12 years ago
Closed 12 years ago
#671 closed defect (fixed)
3D model parser fails on stl models
Reported by: | Aeva | Owned by: | Aeva |
---|---|---|---|
Priority: | major | Milestone: | 0.4.0 |
Component: | programming | Keywords: | 3D model media type |
Cc: | Parent Tickets: |
Description
I found a special case which the binary stl files will be parsed as a ascii stl file (which is normal) and fail in an unexpected way, as well as a case where ascii stl files (and plausibly obj files) will fail when there is indentation present in the file.
Will push a fix in a few minutes.
Change History (2)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Milestone: | → 0.4.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Oh wait, I merged it!
Aeva,
I forget, did you make this fix available somewhere? I remember you jumping into it at the sprint.