godot/modules/fbx
Lyuma 33e977ee34 fbx: Avoid name conflict with humanoid "Root" bone
The importer forces name uniqueness, even for the root. "RootNode" is less likely to conflict.
2024-04-23 01:43:03 -07:00
..
doc_classes
editor Apply "Remove Immutable Tracks" after post-import. 2024-03-30 23:45:22 -07:00
config.py
fbx_document.cpp fbx: Avoid name conflict with humanoid "Root" bone 2024-04-23 01:43:03 -07: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
register_types.cpp
register_types.h
SCsub