mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Add glTF STEP interpolation support (#15525)
This commit is contained in:
parent
d1dd044455
commit
b087e2554f
4 changed files with 37 additions and 7 deletions
|
@ -318,7 +318,7 @@ Many glTF features are not supported *yet*, including:
|
|||
|
||||
* Animations
|
||||
* Only a single animation is supported, use frame ranges within this animation.
|
||||
* Only linear interpolation is supported.
|
||||
* `CUBICSPLINE` interpolation is not supported.
|
||||
* Cameras
|
||||
* Materials
|
||||
* Only base color textures are supported
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue