Blender Git Commit Log
Git Commits -> Revision b27e224
Revision b27e224 by Campbell Barton (master) March 16, 2017, 23:10 (GMT) |
Mesh Convert: remove meaningless modifier check Meshes w/o modifiers wouldn't have their derived mesh applied. Check was to avoid crash but its in fact meaningless, since the modifier might be disabled, or there may be virtual modifiers. |
Commit Details:
Full Hash: b27e2242768ca39bd832e95a385d3e4ad802059e
Parent Commit: 750c0dd
Lines Changed: +1, -2
1 Modified Path:
/source/blender/editors/object/object_add.c (+1, -2) (Diff)