Blender Git Loki

Git Commits -> Revision 6514cba

January 20, 2017, 10:36 (GMT)
Depsgraph: Fix race condition writing drivers to array property

Animation system has separate fcurves for each of array elements and
dependency graph creates separate nodes for each of fcurve, This is
needed to keep granularity of updates, but causes issues because
animation system will actually write the whole array to property when
modifying single value (this is a limitation of RNA API).

Worked around by adding operation relation between array drivers
so we never write same array form multiple threads.

Commit Details:

Full Hash: 6514cbae6b16c977582c3a660bd367c9b4406aef
Parent Commit: e4164f3
Lines Changed: +49, -0

1 Modified Path:

/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+49, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021