Merge branch 'master' into blender2.8
This commit is contained in:
@@ -1785,6 +1785,8 @@ static void copy_mtex_copybuf(ID *id)
|
||||
case ID_LS:
|
||||
mtex = &(((FreestyleLineStyle *)id)->mtex[(int)((FreestyleLineStyle *)id)->texact]);
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
if (mtex && *mtex) {
|
||||
|
||||
Reference in New Issue
Block a user