Blender Git Commit Log
Git Commits -> Revision 0f72a8a
Revision 0f72a8a by Sergey Sharybin (master) January 23, 2014, 18:18 (GMT) |
Fix T38337: Crash when calling to_mesh() on a Curve object after clearing its parent This is rather a workaround which only works because curve evaluation is only called for a temporary object. Not a big deal if we'll skip path creation for such objects. Still would need to think of general solution. |
Commit Details:
Full Hash: 0f72a8a7f0a0f8fff11ee26859c33ab684d6e19b
Parent Commit: 9f90320
Lines Changed: +13, -1
1 Modified Path:
/source/blender/blenkernel/intern/depsgraph.c (+13, -1) (Diff)