Blender Git Loki
Git Commits -> Revision 66ed7d7
Revision 66ed7d7 by Sergey Sharybin (blender-v2.78-release, blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 24, 2016, 10:34 (GMT) |
Fix T49818: Crash when rendering with motion blur It was possible to have non-initialized unaligned BVH split to be used when regular BVH split SAH was inf. Now we ensure that unaligned splitter is only used when it's really initialized. It's a regression and should be in 2.78a. |
Commit Details:
Full Hash: 66ed7d7566410ab3e8f24afdeeeadb5a72f227ad
Parent Commit: a80104f
Lines Changed: +16, -6
1 Modified Path:
/intern/cycles/bvh/bvh_build.cpp (+16, -6) (Diff)