Skip to content

Various Fixes, MVT Rename, RC2 Support

Compare
Choose a tag to compare
@Menithal Menithal released this 19 Jul 19:34
· 58 commits to master since this release

Blender 2.80 RC2+ Release

  • Renamed High Fidelity Tools to MVT: High Fidelity Tools.

  • Moved General Functions to Right hand side

  • Prepared framework for ability to import and on-the-fly create multiple platform skeletons and retarget animations cross-platform.

  • Added VRChat Specific tools (WIP) for experienced Blenderers. See Readme.md for toolset info.

  • A new Panel on the 3D View's right tool set is added, labled MVT: VRC Tools

  • Armature Tools

    • Add VRC Armature - Adds an Armature which is compatible with VRC
    • Generate VRC Shapekeys - Generates empty shapekeys (for now, later will allow the use of various methods, including CATS, and custom)
    • Sort Shapekeys - Utility function to quickly sort shapekeys to match VRC requirements.
  • Fixed issues with Hifi FBX export, regarding Emissives

  • Simplified wrapper code

  • Now Show correct message if FBX export fails (error, not success)