johnzero7 / XNALaraMesh

Blender addon Import/Export XPS Models, Poses
536 stars 94 forks source link

cycles materials that have both emission and transparency #23

Closed temp12471 closed 6 years ago

temp12471 commented 6 years ago

in converted materials you first have the mix shader with transparency, then add the emission

it would work better if you added the emission to the diffuse first and then applied the transparency to the result, so it also fades out the emissive parts as expected

johnzero7 commented 6 years ago

Done, V1.8.4 fixes the incorrect order of the trasnparency nodes