donmccurdy / glTF-Transform

glTF 2.0 SDK for JavaScript and TypeScript, on Web and Node.js.
https://gltf-transform.dev
MIT License
1.3k stars 145 forks source link

fixes #1360 #1361

Closed timknip closed 2 months ago

timknip commented 2 months ago

This fixes the issue byt simply checking if min and max are valid floats.

donmccurdy commented 2 months ago

@timknip thank you!