riidefi / RiiStudio

Editor for various 3D model formats
https://riidefi.github.io/RiiStudio/
88 stars 16 forks source link

Automatically set pixel mode for vertex alpha #10

Closed riidefi closed 3 years ago

riidefi commented 3 years ago

If a material is only used by one mesh, and if that mesh has vertex alpha specified, and if that vertex alpha value dips below 100%, set the material's pixel mode to translucent.

riidefi commented 3 years ago

Support is added in the latest commit. Now, no additional steps are needed to support vertex alpha.