powroupi / blender_mmd_tools

mmd_tools is a blender addon for importing Models and Motions of MikuMikuDance.
GNU General Public License v3.0
1.81k stars 277 forks source link

Is there a way to edit the texture's shader without removing it? #289

Closed Titaniumbot360 closed 4 years ago

Titaniumbot360 commented 4 years ago

So, I've been trying to find a way to apply a shader on an MMD model's texture, but is there a way to apply without removing the color from the model?

powroupi commented 4 years ago

I think there is no texture's shader editor in Blender Internal (2.7x) fashioned way on Blender 2.8x, you can directly remove the texture and edit the shader in Shader Editor.

If you want to mix some shader with MMD model's texture, you can edit it freely in material nodes or duplicate MMDShaderDev node group for editing inside the duplicated node group.