1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-06 17:41:04 +00:00

Docs: Remove outdated glTF status notice

glTF now both unlocks (minor) new features, e.g. constant interpolation, and supports animation.
This commit is contained in:
Lars Müller 2025-07-19 21:31:45 +02:00 committed by GitHub
parent 251488b3aa
commit 643d1cbd8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -309,10 +309,6 @@ The .x, .b3d and .gltf formats additionally support (a single) animation.
#### glTF
The glTF model file format for now only serves as a
more modern alternative to the other static model file formats;
it unlocks no special rendering features.
Binary glTF (`.glb`) files are supported and recommended over `.gltf` files
due to their space savings.