This is a fix for bug T53322.
This was a simple null deref crash. Fixed by simply checking that mtpolys is not NULL.
Differential D2958
Fix for crash when performing a COLLADA export on an untextured object containing shape keys Authored by Colin Basnett (cmbasnett) on Dec 11 2017, 11:44 PM.
Details This is a fix for bug T53322. This was a simple null deref crash. Fixed by simply checking that mtpolys is not NULL.
Diff Detail
|