1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Improve glTF logging (#15274)

Also removes all animations but the first one from gltf_frog.gltf
to address the corresponding warning.

Catches some more possible exceptions (out of bounds, optional access)
which might be caused by a broken model to properly log them.
This commit is contained in:
Lars Müller 2024-10-15 12:19:19 +02:00 committed by GitHub
parent 6d7a519740
commit c7938ce81c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 68 additions and 54 deletions

File diff suppressed because one or more lines are too long