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
b3d413d4b4eec44d7651a75f2c4ed7aebfbf044e
godot
/
modules
/
fbx
History
Rémi Verschelde
b9b07d619f
Merge pull request
#94783
from TokageItLab/validate-gltf-anim-name
...
Add validation to glTF importer for Blendshape and Animation
2024-09-12 09:25:10 +02:00
..
doc_classes
Rename FBX2glTF binary path setting back to 4.2 name
2024-05-30 23:42:11 +02:00
editor
ResourceImporterScene: Replace animation bool with an import type string enum
2024-08-27 14:58:18 -07:00
config.py
…
fbx_document.cpp
Merge pull request
#94783
from TokageItLab/validate-gltf-anim-name
2024-09-12 09:25:10 +02:00
fbx_document.h
Remove empty bind_methods()
2024-08-15 08:24:32 +02: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
…