Blender Git Loki
Git Commits -> Revision 1cac8c2
Revision 1cac8c2 by Sergey Sharybin (master) March 13, 2015, 07:03 (GMT) |
Fix T43803: Crash playing smoke animation, when linked as group instance The issue was caused by missing relations between smoke domain and flow/source objects. This happened because smoke's modifier only iterated base objects and ignored cases when flow/source could be linked to scene via dupli-group and does not have real base. The same seems to be still needed for fluid and dynamic paint modifiers, will do it as a separate commit. Reviewers: campbellbarton Differential Revision: https://developer.blender.org/D1172 |
Commit Details:
Full Hash: 1cac8c23b5fdf151accaad8c785629f7495af5e5
Parent Commit: 73ad769
Lines Changed: +64, -10
1 Modified Path:
/source/blender/modifiers/intern/MOD_smoke.c (+64, -10) (Diff)