فهرست منبع

Add a notice about Godot 4.3 onwards using ufbx in README

Hugo Locurcio 10 ماه پیش
والد
کامیت
a89e465d8e
1فایلهای تغییر یافته به همراه9 افزوده شده و 0 حذف شده
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -1,5 +1,14 @@
 # FBX2glTF
 
+> [!NOTE]
+>
+> As of Godot 4.3, FBX2glTF is no longer used. The engine now relies on
+> [ufbx](https://github.com/ufbx/ufbx) instead, which is a built-in library
+> instead of an external command-line tool.
+>
+> As such, **in Godot 4.3 or later, you no longer need to set up FBX2glTF**
+> to import FBX scenes.
+
 A command-line tool for the conversion of 3D model assets on the FBX file format
 to the glTF file format.