Skip to content

pico: detect intentional material name and do not replace them with texture

Thomas Debesse requested to merge illwieckz/picomaterial into master

Detect intentional material name to not replace it with texture name.

Reimplement commits by Garux:

This attempts to restore proper material behaviour when the mapper knows what he is doing, also called Julius' case or correct case because Julius is always correct™ while keeping the fallback for other situations, also called newbie's case which may be compatible with third-party tools not following Quake 3 conventions.

See: !179 (comment 777324051)

<3 @julius__ @Garux

Edited by Thomas Debesse

Merge request reports