Blender Git Loki
Git Commits -> Revision e92fea3
Revision e92fea3 by Joshua Leung (master) July 23, 2012, 12:10 (GMT) |
Bugfix [#32155] Driver error saves in file and isnt reset on load Error flags set on Drivers and F-Curves when they can't be evaluated or flushed properly are now cleared when loading files, allowing drivers to be re-evaluated when a file is reloaded. This means that if a driver couldn't be used in the previous session due to the set of extension modules active at the time (and was thus disabled), reloading the file with the necessary extensions loaded means that the driver can work out of the box without manually re-enabling. |
Commit Details:
Full Hash: e92fea3efbd33d446b74bfa6d38c20f77387547c
SVN Revision: 49135
Parent Commit: 02b9ba1
Lines Changed: +11, -0
1 Modified Path:
/source/blender/blenloader/intern/readfile.c (+11, -0) (Diff)