Page MenuHome

FBX: Enable material transparency while importing
ClosedPublic

Authored by Sandy Carter (bwrsandman) on Apr 21 2016, 5:47 PM.

Details

Summary

Fix issue when importing a material with transparency on and alpha lower
than 1.0 from an fbx file not having transparency enabled in the blender renderer.

Check material alpha from fbx and set transparency to on if it is lower than
1.0, an indication that transparency is used.

Diff Detail

Event Timeline

Sandy Carter (bwrsandman) retitled this revision from to FBX: Enable material transparency while importing.
Sandy Carter (bwrsandman) updated this object.
Sandy Carter (bwrsandman) set the repository for this revision to rBA Blender Add-ons.
Bastien Montagne (mont29) edited edge metadata.

Nice catch, will commit, thanks. :)

This revision is now accepted and ready to land.Apr 29 2016, 2:20 PM
This revision was automatically updated to reflect the committed changes.