Skip to content

Makes mat synth display name instead of type

Rob Nelson requested to merge pull/4128/bugfix2 into Bleeding-Edge

Created by: clusterfack

Fixes #3508 (closed), the issue was pretty clearly a result of the fact it uess typepaths the way it does. Since only [src] would give a name instead of a typepath, the [material_type] was displaying the actual typepath instead of the name.

Merge request reports