godot/modules
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
..
astcenc
basis_universal BasisUniversal: Fix texture decompression 2024-02-22 19:11:17 +01:00
bmp
camera
csg
cvtt
dds
enet
etcpak
fbx Add ufbx for FBX importing 2024-02-23 22:33:04 +01:00
freetype
gdscript Merge pull request #88020 from emre0altan/match-null-crashes-GDScript-compiler 2024-02-23 22:18:55 +01:00
glslang
gltf Add ufbx for FBX importing 2024-02-23 22:33:04 +01:00
gridmap Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
hdr
jpg
jsonrpc
ktx libktx: Update to 4.3.1 2024-02-22 12:25:27 +01:00
lightmapper_rd
mbedtls
meshoptimizer
minimp3
mobile_vr
mono Fix some DEFVALs to use the right type 2024-02-23 01:50:18 +01:00
msdfgen
multiplayer Merge pull request #87760 from kitbdev/extract-bottom-dock 2024-02-23 22:18:50 +01:00
navigation [Navigation] Add some missing compile checks 2024-02-22 20:21:43 +01:00
noise FastNoiseLite: Sync with 1.1.0, clean up SCsub 2024-02-19 01:03:38 +01:00
ogg
openxr Merge pull request #88724 from AThousandShips/xr_build_fix 2024-02-23 22:19:28 +01:00
raycast
regex Fix for RegEx.sub truncating string when 'end' is used 2024-02-20 13:01:27 +00:00
squish
svg
text_server_adv [TextServer] Implement soft hyphen handling. 2024-02-23 12:40:13 +02:00
text_server_fb [TextServer] Implement soft hyphen handling. 2024-02-23 12:40:13 +02:00
tga
theora
tinyexr
upnp
vhacd
vorbis
webp
webrtc
websocket
webxr
xatlas_unwrap
zip
modules_builders.py
register_module_types.h
SCsub