Blender Git Loki
Git Commits -> Revision 48c50be
Revision 48c50be by Bastien Montagne (blender-v2.76-release, blender-v2.76a-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 9, 2015, 11:23 (GMT) |
Fix T46420: Segfault when instancing smoke domain. Looks like instancing of smoke sim is not supported at all (was fake-working in 3DView in 2.74, but not rendered). But it should not crash - code was adding temp 'fromdupli' base to the delayed drawing list... Nice to backport this to 2.76 I think. |
Commit Details:
Full Hash: 48c50bea72de544938bdb92dd5ce5b0b2b6bc795
Parent Commit: 31d3d43
Committed By: Sergey Sharybin
Lines Changed: +3, -1
1 Modified Path:
/source/blender/editors/space_view3d/drawobject.c (+3, -1) (Diff)