Skip to content

First Release

Compare
Choose a tag to compare
@Menithal Menithal released this 26 Apr 19:58
· 140 commits to master since this release
8ff2183

Massive Update

Code Refactor

Split High Fidelity tools to 3 categories:

Armature Tools
Avatar Converters
Material Tools
Added utility tools:

Set Bone Physical - (Armature Edit mode only) Adds a prefix to selected bones for Scripts in High fidelity for physical simulation
Remove Bone Physical - (Armature Edit mode only) Removes prefix from selected bones for Scripts in High fidelity for physical simulation
Make All Fullbright - Sets ALL materials fullbright
Make All Shadeless - Sets ALL materials shadeless - Will not work for avatars, however.
Textures To PNG - Converts ALL images used in the blend file to png. You must save first
Textures To Mask - Converts ALL Opaque images into Masks, avoiding z sort issues with avatars
Removed Apply repose

Added new Converters:

Avatar Converters
MMD Avatar - Translates and fixes MMD models and their materials for them to work in High Fidelity.
Mixamo Avatar - Translates and fixes mixamo models and their materials for them to work in High Fidelity
Added new Export option

File > Export > Hifi Avatar FST: Exports Avatar, applies necessary steps for avatar to work in High Fifelity.
Supports Embedded textures: Exports Textures embedded to file
Supports Selected Only: Exports Selected only
Experimental Oven Feature: Experimental feature to Compress Avatar and its Textures: Only settable if you have set the path under User Settings > Addon > HiFi Blender Add-on

See read me for more details