Numpy code is somewhat harder to follow
I've added a bunch of extra comments and renamed many variables. The main change to renaming is that there is no longer any mixing of "write mask" vs…
There are two separate changes in this patch, one that prevents importing duplicate shape keys from crappy Unreal exported FBX files with duplicate connections and one that attempts to avoid the…
While 'U' mode has been deprecated for some time and is removed in Python 3.11, the Python version you should be using with Blender 3.6.4 is Python 3.10.x. So while this is likely something that…
I think this may be an FBX limitation. The FBX IO addon exports Bind Poses, but these include the mesh(es) and the bones that deform the mesh(es) (and their parent bones). No meshes exported means…