vizorvr / patches

Patches is a visual programming editor for building WebVR and WebGL experiences.
http://patches.vizor.io
MIT License
200 stars 44 forks source link

OBJLoader swallows L commands #2093

Open gmarinov opened 6 years ago

gmarinov commented 6 years ago

e.g. https://github.com/vizorvr/patches/pull/2092/files#diff-5e2283f4f8c401c56ff6ccdf8458860eR469

expected: parses L lines correctly actual: keeps in line with old-style obj loader that worked

gmarinov commented 6 years ago

moar info: https://github.com/vizorvr/patches/pull/2092#issuecomment-369230872