mrdoob / three.js

JavaScript 3D Library.
https://threejs.org/
MIT License
99.76k stars 35.16k forks source link

LDrawLoader should accepts onError callback in `parse()` #28382

Closed ycw closed 3 weeks ago

ycw commented 3 weeks ago

Currently there's no ways to trap the parse error, this PR added onError callback for parse()