Blender Git Commit Log

Git Commits -> Revision bc54823

Revision bc54823 by Dalai Felinto (master)
May 29, 2018, 13:11 (GMT)
Fix T55244: Parenting object(s) to curve crashes blender

There is a chance parts of Blender call BKE_object_workob_calc_parent
with ob->parent objects that are outside the depsgraph.

This we can tackle later since these are corner cases anyways,
and this fix fixes all parenting operators in Blender.

Commit Details:

Full Hash: bc54823376695844ff04ec977c3ce602529e95c1
Parent Commit: 8b24f45
Lines Changed: +20, -11

1 Modified Path:

/source/blender/blenkernel/intern/object.c (+20, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021