mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Fix wrongly documented glTF frame number restriction
The frame numbers can very well be floats since 06907aa
This commit is contained in:
@@ -312,9 +312,7 @@ due to their space savings.
|
|||||||
This means that many glTF features are not supported *yet*, including:
|
This means that many glTF features are not supported *yet*, including:
|
||||||
|
|
||||||
* Animations
|
* Animations
|
||||||
* Only a single animation is supported,
|
* Only a single animation is supported, use frame ranges within this animation.
|
||||||
use frame ranges within this animation.
|
|
||||||
* Only integer frames are supported.
|
|
||||||
* Cameras
|
* Cameras
|
||||||
* Materials
|
* Materials
|
||||||
* Only base color textures are supported
|
* Only base color textures are supported
|
||||||
|
Reference in New Issue
Block a user