Blender Git Loki
Git Commits -> Revision db69568
June 3, 2015, 17:43 (GMT) |
Quick fix for openvdb::ArithmeticError being thrown on frame 1. Issue is that the smoke simulator stores a zero'd object matrix on frame 1 which makes OpenVDB throw because the matrix is then non-affine. Patch by @lukastoenne. |
Commit Details:
Full Hash: db695688e9dd6f335ec3b72e77f12bda59cf853d
Parent Commit: ac22aca
Lines Changed: +14, -0
1 Modified Path:
/source/blender/blenkernel/intern/smoke.c (+14, -0) (Diff)