Moo-Ack-Productions / MCprep

Blender python addon to increase workflow for creating minecraft renders and animations
https://theduckcow.com/MCprep
GNU General Public License v3.0
287 stars 24 forks source link

MCprep uses Diffuse BSDF when Importing Items as Opposed to Principled BSDF #559

Open StandingPadAnimations opened 7 months ago

StandingPadAnimations commented 7 months ago

Did the issue happen after restarting Blender?

Check known issues

What happened?

MCprep uses Diffuse BSDF for spawned items. Although this may have made sense back when we supported 2.7X, this is no longer necessary, and should be changed (especially as we use Principled BSDF everywhere else)

image

What steps are needed to produce the bug?

1) Spawn an item from the Item spawner 2) Check the shader editor

What version of MCprep are you using?

MCprep 3.5, though the problem likely goes back further

What version of Blender are you using?

All supported versions (as of MCprep 3.5, Blender 2.8 - 4.0/4.1)