godot/modules/gltf/doc_classes
K. S. Ernest (iFire) Lee 04d43947bf
Add ufbx for FBX importing
This update introduces a new import method for FBX files using ufbx. If the fbx2gltf import fails, it will use the most recently cached scene from the ufbx import. The process is sped up by introducing threads to load the ufbx portion.

Key changes include:

- Support for importing geometry helper nodes in FBX files.
- Addition of cameras and lights with updated names.
- Removal of the fbx importer manager.
- Introduction of ModelDocument3D and updates to its methods.
- Changes to FBX import options and visibility.
- Updating the documentation and handling some errors.
- Store the original non-unique node, mesh and animation names in FBX and glTF.

Co-Authored-By: bqqbarbhg <bqqbarbhg@gmail.com>
2024-02-23 22:33:04 +01:00
..
EditorSceneFormatImporterBlend.xml Update blender_path behavior to require exact path to executable instead of trying to guess it 2024-01-27 00:41:53 +08:00
EditorSceneFormatImporterGLTF.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
GLTFAccessor.xml Misc changes to the GLTF module before audio PR 2024-01-11 20:33:51 -06:00
GLTFAnimation.xml Add ufbx for FBX importing 2024-02-23 22:33:04 +01:00
GLTFBufferView.xml Misc changes to the GLTF module before audio PR 2024-01-11 20:33:51 -06:00
GLTFCamera.xml Link to runtime loading/saving tutorial and improve Image documentation 2023-11-14 12:05:54 +01:00
GLTFDocument.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
GLTFDocumentExtension.xml Misc changes to the GLTF module before audio PR 2024-01-11 20:33:51 -06:00
GLTFDocumentExtensionConvertImporterMesh.xml Link to runtime loading/saving tutorial and improve Image documentation 2023-11-14 12:05:54 +01:00
GLTFLight.xml Add ufbx for FBX importing 2024-02-23 22:33:04 +01:00
GLTFMesh.xml Add ufbx for FBX importing 2024-02-23 22:33:04 +01:00
GLTFNode.xml Add ufbx for FBX importing 2024-02-23 22:33:04 +01:00
GLTFPhysicsBody.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
GLTFPhysicsShape.xml GLTF: Update OMI_physics_body, add OMI_physics_shape, keep OMI_collider 2024-01-19 14:35:49 -06:00
GLTFSkeleton.xml Link to runtime loading/saving tutorial and improve Image documentation 2023-11-14 12:05:54 +01:00
GLTFSkin.xml Link to runtime loading/saving tutorial and improve Image documentation 2023-11-14 12:05:54 +01:00
GLTFSpecGloss.xml Link to runtime loading/saving tutorial and improve Image documentation 2023-11-14 12:05:54 +01:00
GLTFState.xml Misc changes to the GLTF module before audio PR 2024-01-11 20:33:51 -06:00
GLTFTexture.xml Add ufbx for FBX importing 2024-02-23 22:33:04 +01:00
GLTFTextureSampler.xml Link to runtime loading/saving tutorial and improve Image documentation 2023-11-14 12:05:54 +01:00