tmpvar / stl

parse/serialize stl files
29 stars 7 forks source link

Only emit descriptions for solid up to null (fixes issue #2) #3

Open stuartpb opened 5 years ago

stuartpb commented 5 years ago

The change to the condition is necessary to fix another bug (that lines like "endsolid" would trigger another description emit) that caused tests to fail with the change on line 226.