Blender Git Loki
Git Commits -> Revision c7e0bb0
Revision c7e0bb0 by Sergey Sharybin (master) May 2, 2018, 15:09 (GMT) |
Depsgraph: Make bAction a part of dependency graph There are various values which depends on context in there, for example current driver value and original DNA value f-curve is applied for. This partially fixes issue with not being able to tweak keyed values when material preview is open. The material preview is not being currently updated against non-keyed changes since every tweak of material property does full preview scene depsgraph evaluation. |
Commit Details:
Full Hash: c7e0bb0b901e264cc5b9a505daf47ab8b6da9142
Parent Commit: 98461aa
Lines Changed: +16, -3