You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Pull Request resolved: #264
## Context
Now that (I believe) the FBX loaders in Momentum with OpenFBX and FBXSDK are identical for what we want to achieve (we have tests for this), it would be good to consolidate them into one.
Eventually, in the upper stack of this Diff, we merge io_openfbx into io_fbx, where we use OpenFBX for loading and FBXSDK for saving. This way the users no longer need to know which one to use with different API.
## This Diff
Update downstream to always use `io_fbx` for loading
Reviewed By: juliencbmeta
Differential Revision: D72579404
fbshipit-source-id: 34cbcdf5be8d4f4b3d19e2f7ab803e7a3a46d7d6
0 commit comments