godot/modules/fbx
Lyuma c433754d34 fbx: change import option defaults
ufbx has special logic to handle animation/trimming, and most users expect trimming to be on.
For existing projects, we should upgrade files0 to FBX2glTF to preserve node compatibility.
2024-05-21 07:58:36 -07:00
..
doc_classes
editor fbx: change import option defaults 2024-05-21 07:58:36 -07:00
config.py
fbx_document.cpp Merge pull request #91529 from bqqbarbhg/ufbx-warnings 2024-05-07 13:48:56 +02:00
fbx_document.h Fix method bindings in FBXDocument by making them virtual in GLTFDocument. 2024-03-15 12:47:02 -07:00
fbx_state.cpp
fbx_state.h Fix handling missing skins using ufbx importer 2024-05-03 20:46:26 +03:00
register_types.cpp
register_types.h
SCsub