kaolin icon indicating copy to clipboard operation
kaolin copied to clipboard

fix: use elif in the displacement conditional

Open ElijahPepe opened this issue 2 years ago • 0 comments

In materials.py, the displacement check doesn't utilize name.lower() nor the rest of the branch logic in the _read_data function. Based on the rest of the if statements in the _read_data function, this is probably a mistake.

ElijahPepe avatar Jun 20 '22 01:06 ElijahPepe