andyp123 / blender_vertex_color_master

Blender addon for working more precisely with vertex colours.
345 stars 38 forks source link

Feature: Material quick preview #20

Open andyp123 opened 4 years ago

andyp123 commented 4 years ago

Although it's currently not possible to view vertex alpha in the viewport, it IS possible to set up an emission shader with vertex alpha transparency to preview vertex color and alpha at the same time.

Painting with alpha is also not working in the latest 2.81 alpha, but having a quick preview would be pretty handy. Implement as a simple toggle so that users can bind a single shortcut to toggle. Perhaps add an option in the add-on prefs that allows the user to use emission, principled, diffuse by default.