-
- Downloads
Fix T43116: Obj/mtl displace texture import error.
startswith('d') is too generic, matches 'disp' lines too... So added space after expected keyword in all case.
Please register or sign in to comment
startswith('d') is too generic, matches 'disp' lines too... So added space after expected keyword in all case.