This website requires JavaScript.
Explore
Help
Register
Sign In
VladPolskiy
/
blender-addons
Watch
1
Star
0
Fork
0
You've already forked blender-addons
mirror of
https://github.com/blender/blender-addons.git
synced
2025-07-20 16:51:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
blender-addons
/
io_scene_fbx
History
Sebastian Sille
d05b2aeec3
Fix
#105298
: Import FBX: TypeError - 'NoneType' is not iterable
...
Continue if skin connection map is None Avoid Assertion Error
Fixes
#105298
2024-04-28 12:50:28 +02:00
..
__init__.py
FBX: Enable the Collection exporter feature
2024-04-16 05:13:33 +02:00
data_types.py
…
encode_bin.py
FBX IO: Speed up export by multithreading array compression
2024-01-12 21:39:18 +01:00
export_fbx_bin.py
FBX: Enable the Collection exporter feature
2024-04-16 05:13:33 +02:00
fbx2json.py
…
fbx_utils_threading.py
FBX IO: Add utility to schedule tasks to run on separate threads
2024-01-12 21:29:20 +01:00
fbx_utils.py
FBX IO: Fix animation import when the newer opt-in FBX_KTIME is used
2023-12-01 01:00:24 +01:00
import_fbx.py
Fix
#105298
: Import FBX: TypeError - 'NoneType' is not iterable
2024-04-28 12:50:28 +02:00
json2fbx.py
FBX IO: Speed up export by multithreading array compression
2024-01-12 21:39:18 +01:00
parse_fbx.py
FBX IO: Speed up parsing by multithreading array decompression
2024-01-12 21:32:34 +01:00