Hi there,
I am currently working on adding a feature to mimic the behavior of the PoseDirver in UnrealEngine using an existing RBF Manager, thanks to Rafael.
- Added the ability to assemble a series of nodes by specifying the source and driven objects
- Use of
swing and twistdecomposition of rotation as input for theweightDriver. - Use of
parentOffsetMatrixas input for the driven node. - Added the feature to export poses as FBX for use as a
PoseAssetin UnrealEngine.
Added dependencies:
- compiled FBX python binding modules
- RotationDriver
I am still in the midst of developing some additional features, but I would appreciate any feedback you may have.
Cheers!


I may separate the repository, but I’ll continue to commit. 
