Blender Git Loki
Git Commits -> Revision 672fbbf
Revision 672fbbf by Mai Lavelle (blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 26, 2017, 10:16 (GMT) |
Fix T49405: Crash when baking with adaptive subdivision Blenders baking system currently doesn't support the topology used by adaptive subdivision and primitive ids will be wrong or out of range leading to crashes. Updating the baking system to support other topologies would be a bit involved, so for now we simply disable subdivision while baking to avoid crashes. |
Commit Details:
Full Hash: 672fbbfb4e9e66ab081393ae854f1cba0f2b350d
Parent Commit: 59c224e
Committed By: Sergey Sharybin
Lines Changed: +7, -0
1 Modified Path:
/intern/cycles/blender/blender_mesh.cpp (+7, -0) (Diff)