Blender Git Loki
Git Commits -> Revision a7d5cab
Revision a7d5cab by Mai Lavelle (master) January 25, 2017, 05:40 (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: a7d5cabd4e86b7b750fadbd087b97f900009fb09
Parent Commit: 57f937a
Lines Changed: +7, -0
1 Modified Path:
/intern/cycles/blender/blender_mesh.cpp (+7, -0) (Diff)