Browse Source

Mention that FBX support is partial in List of features

Support for animated FBX scenes is techically present, but it's
usually too broken to be usable in production.

For reference, this partial support is already mentioned on the FAQ.

(cherry picked from commit 6c3a8035c87e86a603cf4974db853651691c8ce1)
Hugo Locurcio 3 years ago
parent
commit
554a1a882c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      about/list_of_features.rst

+ 1 - 1
about/list_of_features.rst

@@ -392,7 +392,7 @@ Import
    - glTF 2.0 *(recommended)*.
    - `ESCN <https://github.com/godotengine/godot-blender-exporter>`__
      (direct export from Blender).
-   - FBX (experimental).
+   - FBX (experimental, static meshes only).
    - Collada (.dae).
    - Wavefront OBJ (static scenes only, can be loaded directly as a mesh).