Blender Git Commit Log

Git Commits -> Revision fff5df8

Revision fff5df8 by Sergey Sharybin (master)
December 7, 2018, 10:37 (GMT)
Depsgraph: Make data allocation dependency more robust

This fix aims to fix crash/assert failure related on wrong
evaluation order which happens when there is a cyclic
dependency involved.

The rationality of this change is that we can allow use
of uninitialized scalar value, but memory is better be
allocated.

This might not be ideal still, but worth a try.

Commit Details:

Full Hash: fff5df8108255b6579f802d769e6951e5dd96492
Parent Commit: 8912125
Lines Changed: +8, -3

1 Modified Path:

/source/blender/depsgraph/intern/builder/deg_builder_relations_rig.cc (+8, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021