Blender Git Commit Log

Git Commits -> Revision 448731a

Revision 448731a by Sergey Sharybin (master)
December 10, 2018, 13:50 (GMT)
Fix part of T58964: Changing driver path/array index crashes

The issue here is that in the new dependency graph drivers are
individual nodes which depends on what they are driving. This
means that changes to RNA path or property index should ensure
those nodes are updated. Easiest way to do so is to tag relations
for update.

Commit Details:

Full Hash: 448731ac92c5fe721c08a4dde343be012b49716d
Parent Commit: 51dbf8d
Lines Changed: +7, -2

1 Modified Path:

/source/blender/makesrna/intern/rna_fcurve.c (+7, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021