Skip to content

v0.2 Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@DrHibbitts DrHibbitts released this 23 Jan 16:09
· 40 commits to master since this release
  • Corrected Camera streaming. Cameras are now centered on the focal point and are converted to match Unreal's CineCam orientation
  • Added the ability to stream all Animatable Properties associated with a node. All types will stream the Root Node's properties along with any additional type specific information.
    • This includes Blendshape support
  • Renamed Stream options. "As Transfrom" is replaced by "Root Only" as it will send all information associated with the Root Node as well as the Transform.
  • Fixed a bug which would cause Subjects to add duplicate Bone Names and Bone Parents when the Scene was changed (renaming objects, moving positions in the hierarchy, etc.)