Blender Git Commit Log
Git Commits -> Revision 3d8c106
Revision 3d8c106 by Sergey Sharybin (master) February 3, 2014, 13:42 (GMT) |
Fix T38420: Segfault when curve deform modifier and cyclic dependency Crash was caused by missing curve_cache due to cyclic dependency. This commit is rather a workaround, but we couldn't really guarantee proper behavior in cases with cyclic dependency. So rather than calling object update directly as it used to be let's don't perform curve deform and be safe for threading instead. |
Commit Details:
Full Hash: 3d8c1068baf4e2e2d8b40d3dd030c04e0783d117
Parent Commit: 037d522
Lines Changed: +2, -2
1 Modified Path:
/source/blender/blenkernel/intern/lattice.c (+2, -2) (Diff)