This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b4c6cc7d82d1fcdb3bed734c4e22c19e012c84df
godot
/
modules
/
fbx
History
Rémi Verschelde
82e77eab35
Merge pull request
#91529
from bqqbarbhg/ufbx-warnings
...
FBX: Print ufbx load warnings on import
2024-05-07 13:48:56 +02:00
..
doc_classes
…
editor
Apply "Remove Immutable Tracks" after post-import.
2024-03-30 23:45:22 -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
…